Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Aug 2005 15:02:19 +0200
From:      "Filippo Natali" <filippo.natali@gmail.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/85183: [MAINTAINER UPDATE] unbreak zope-mysqluserfolder
Message-ID:  <1124629339.0@ulby.hq.netwing.it>
Resent-Message-ID: <200508211310.j7LDARAd069537@freefall.freebsd.org>

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

>Number:         85183
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] unbreak zope-mysqluserfolder
>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:10: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 zope-mysqluserfolder by adding NO_PACKAGE as a workaround to double python dependency issue


>How-To-Repeat:





>Fix:


--- zope-mysqluserfolder-20050821.diff begins here ---
diff -Nru /usr/ports/www/zope-mysqluserfolder/Makefile zope-mysqluserfolder/Makefile
--- /usr/ports/www/zope-mysqluserfolder/Makefile	Sat Jul 23 04:53:39 2005
+++ zope-mysqluserfolder/Makefile	Sun Aug 21 12:42:11 2005
@@ -17,10 +17,7 @@
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/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-mysqluserfolder-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?1124629339.0>