pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/zope29 This package needs py-xml. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/218dfbbded3d
branches:  trunk
changeset: 517955:218dfbbded3d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Aug 27 01:47:03 2006 +0000

description:
This package needs py-xml.  Bump PKGREVISION.

diffstat:

 www/zope29/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r fc51cf0a4f9a -r 218dfbbded3d www/zope29/Makefile
--- a/www/zope29/Makefile       Sun Aug 27 01:01:15 2006 +0000
+++ b/www/zope29/Makefile       Sun Aug 27 01:47:03 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2006/08/23 18:58:03 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/08/27 01:47:03 minskim Exp $
 # FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp
 
 DISTNAME=      Zope-2.9.4-final
 PKGNAME=       zope-2.9.4
+PKGREVISION=   1
 CATEGORIES=    www python
 MASTER_SITES=  http://www.zope.org/Products/Zope/${PKGVERSION}/
 EXTRACT_SUFX=  .tgz
@@ -12,6 +13,8 @@
 HOMEPAGE=      http://www.zope.org/
 COMMENT=       Zope, the Z Object Publishing Environment
 
+DEPENDS+=      ${PYPKGPREFIX}-xml-[0-9]*:../../textproc/py-xml
+
 DIST_SUBDIR=    zope
 PYTHON_VERSIONS_ACCEPTED=   21 22 23 24
 RCD_SCRIPTS=   ${PKGBASE}29.sh zeo29.sh



Home | Main Index | Thread Index | Old Index