ports/151451: [maintainer] databases/emma fix depend on py-MySQLdb

Junji NAKANISHI jun-g at daemonfreaks.com
Thu Oct 14 12:50:02 UTC 2010


>Number:         151451
>Category:       ports
>Synopsis:       [maintainer] databases/emma fix depend on py-MySQLdb
>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:   Thu Oct 14 12:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 8.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 8.1-STABLE #5: Sun Jul 25 13:32:32 JST 2010
    root at blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/GENERIC



>Description:


Fix depend on databases/py-MySQLdb.


>How-To-Repeat:





>Fix:


--- emma.patch begins here ---
diff -du emma.orig/Makefile emma/Makefile
--- emma.orig/Makefile	2010-10-14 21:24:49.000000000 +0900
+++ emma/Makefile	2010-10-14 21:25:55.000000000 +0900
@@ -14,7 +14,7 @@
 MAINTAINER=	jun-g at daemonfreaks.com
 COMMENT=	Extendable MySQL managing assistant
 
-RUN_DEPENDS=	${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.3:${PORTSDIR}/databases/py-MySQLdb
 
 USE_GNOME=	pygtk2
 USE_PYTHON=	yes
--- emma.patch ends here ---



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



More information about the freebsd-ports-bugs mailing list