From filippo.natali@gmail.com  Sun Aug 21 12:59:57 2005
Return-Path: <filippo.natali@gmail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 00F6116A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Aug 2005 12:59:57 +0000 (GMT)
	(envelope-from filippo.natali@gmail.com)
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B86AA43D6E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Aug 2005 12:59:51 +0000 (GMT)
	(envelope-from filippo.natali@gmail.com)
Received: by wproxy.gmail.com with SMTP id i22so767758wra
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Aug 2005 05:59:50 -0700 (PDT)
Received: by 10.54.36.15 with SMTP id j15mr1013869wrj;
        Sun, 21 Aug 2005 05:59:50 -0700 (PDT)
Received: from ulby.hq.netwing.it ([81.72.43.241])
        by mx.gmail.com with ESMTP id 26sm2999036wrl.2005.08.21.05.59.49;
        Sun, 21 Aug 2005 05:59:50 -0700 (PDT)
Message-Id: <1124629170.0@ulby.hq.netwing.it>
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: [MAINTAINER UPDATE] unbreak www/zope-zmysqlda
X-Send-Pr-Version: gtk-send-pr 0.4.6 
X-GNATS-Notify:

>Number:         85182
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] unbreak www/zope-zmysqlda
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 21 13:00:23 GMT 2005
>Closed-Date:    Sat Sep 10 22:33:06 GMT 2005
>Last-Modified:  Sat Sep 10 22:33:06 GMT 2005
>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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Sep 10 22:32:57 GMT 2005 
State-Changed-Why:  
Committed with slightly different message 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85182 
>Unformatted:
