ports/178544: [PATCH] audio/py27-musicbrainzngs: missing prefix

Mark Felder feld at feld.me
Sun May 12 20:00:01 UTC 2013


>Number:         178544
>Category:       ports
>Synopsis:       [PATCH] audio/py27-musicbrainzngs: missing prefix
>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 May 12 20:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     feld
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.1-RELEASE FreeBSD 9.1-RELEASE #6 r243808: Mon Dec  3 07:51:34
>Description:
Missing prefix was causing audio/beets to fail

https://redports.org/buildarchive/20130512194401-23961/

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-musicbrainzngs-0.3_1.patch begins here ---
diff -ruN /usr/ports/audio/py-musicbrainzngs/Makefile ./Makefile
--- /usr/ports/audio/py-musicbrainzngs/Makefile	2013-04-24 20:21:02.000000000 -0500
+++ ./Makefile	2013-05-12 14:43:31.129085976 -0500
@@ -3,8 +3,10 @@
 
 PORTNAME=	musicbrainzngs
 PORTVERSION=	0.3
+PORTREVISION=	1
 CATEGORIES=	audio python
 MASTER_SITES=	CHEESESHOP
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	feld at feld.me
 COMMENT=	Python Musicbrainz NGS site bindings
--- py27-musicbrainzngs-0.3_1.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list