ports/170562: [MAINTAINER] audio/libmusicbrainz: Set EXPIRATION_DATE

Jason E. Hale bsdkaffee at gmail.com
Sun Aug 12 12:50:02 UTC 2012


>Number:         170562
>Category:       ports
>Synopsis:       [MAINTAINER] audio/libmusicbrainz: Set EXPIRATION_DATE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 12 12:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jason E. Hale
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
none 
>Environment:
System: FreeBSD mocha.verizon.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Jan 19 11:42:41 EST 2012 Jason at mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA9 i386


	
>Description:
- Set EXPIRATION_DATE for audio/libmusicbrainz
- No other ports depend on it now, so set the date to one month from now
- While here, remove unneeded pkg-config dependency
	
>How-To-Repeat:
- Use attached diff
	
>Fix:

	



--- 2012-08-12-libmusicbrainz.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 302306)
+++ Makefile	(working copy)
@@ -20,9 +20,10 @@
 CONFLICTS=	musicbrainz-1.*
 
 DEPRECATED=	MusicBrainz RDF webservice no longer functions
+EXPIRATION_DATE=	2012-09-12
 
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack pkgconfig
+USE_GNOME=	gnomehack
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
--- 2012-08-12-libmusicbrainz.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list