Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Aug 2005 14:59:30 +0200
From:      "Filippo Natali" <filippo.natali@gmail.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/85182: [MAINTAINER UPDATE] unbreak www/zope-zmysqlda
Message-ID:  <1124629170.0@ulby.hq.netwing.it>
Resent-Message-ID: <200508211300.j7LD0NZS062718@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         85182
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] unbreak www/zope-zmysqlda
>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 21 13:00:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Filippo Natali
>Release:        FreeBSD 6.0-BETA2 amd64
>Organization:
Netwing 
>Environment:


System: FreeBSD 6.0-BETA2 #0: Fri Aug 12 10:52:32 CEST 2005
    root@ulby.hq.netwing.it:/usr/obj/usr/src/sys/GENERIC



>Description:


Unbreak www/zope-zmysqlda by adding NO_PACKAGE as a workaround for double python dependency issue


>How-To-Repeat:





>Fix:


--- zope-zmysqlda-20050821.diff begins here ---
diff -Nru /usr/ports/www/zope-zmysqlda/Makefile zope-zmysqlda/Makefile
--- /usr/ports/www/zope-zmysqlda/Makefile	Sat Jul 23 04:53:39 2005
+++ zope-zmysqlda/Makefile	Sun Aug 21 12:44:17 2005
@@ -20,10 +20,7 @@
 
 RUN_DEPENDS=	${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
 
-BROKEN=		Incomplete pkg-plist
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2005-09-22
-
+NO_PACKAGE=	Workaround for double python dependency
 USE_PYTHON=	yes
 USE_ZOPE=	yes
 DIST_SUBDIR=	zope
--- zope-zmysqlda-20050821.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1124629170.0>