Bug 114044

Summary: Port upgrade: set multimedia/streamanalyze to broken
Product: Ports & Packages Reporter: Heiner <h.eichmann>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Heiner 2007-06-26 13:40:03 UTC
The web site is down, the source code unfetchable and the author does not 
respond to emails. So set multimedia/streamanalyze to broken!

Fix: Apply the patch.


--Boundary-00=_8kQgGeyhXbbcNq/
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="streamanalyze.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="streamanalyze.diff"



--Boundary-00=_8kQgGeyhXbbcNq/----f64vYhkMxOSX7PB97iI9iuFLRsRDB3um9fx2Qged7XJ89wil
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -urN ../../multimedia/streamanalyze/Makefile ./Makefile
--- ../../multimedia/streamanalyze/Makefile	Wed Apr 25 19:35:45 2007
+++ ./Makefile	Tue Jun 26 14:34:56 2007
@@ -21,6 +21,8 @@
 PLIST_FILES=	bin/streamanalyze
 PORTDOCS=	README
 
+BROKEN=		Unfetchable: master site is down
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|gcc -g -Wall|${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib|' ${WRKSRC}/Makefile
 	@${REINPLACE_CMD} -e '/#include <getopt\.h>/ d' ${WRKSRC}/streamanalyze.c
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2007-06-26 14:17:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2007-06-27 00:31:25 UTC
State Changed
From-To: open->feedback

Awaiting maintainer feedback
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2007-06-27 20:00:34 UTC
This port is available at several mirrors including FreeBSD. It isn't 
necessary to deprecate. I will be happy to fix the master_sites and 
remove the WWW from pkg-plist. Also, if you don't wish to maintain 
the port anymore, please let me know and I'll reset it.

Waiting your response
-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/6.2R/announce.html
---------------------------------------------------------------------------------------
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-06-30 11:00:22 UTC
beech       2007-06-30 10:00:15 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/streamanalyze Makefile pkg-descr 
  Log:
  -Unbreak port by fixing master_sites.
  
  PR:             ports/114044 (based on)
  Submitted by:   Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
  Approved by:    sat (mentor)
  
  Revision  Changes    Path
  1.4       +1 -1      ports/multimedia/streamanalyze/Makefile
  1.2       +0 -2      ports/multimedia/streamanalyze/pkg-descr
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Beech Rintoul freebsd_committer freebsd_triage 2007-06-30 11:01:00 UTC
State Changed
From-To: feedback->closed

Fix by update master_sites, thanks!