diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/zope-mysql/Makefile | 10 | ||||
-rw-r--r-- | databases/zope-mysql/files/md5 | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/zope-mysql/Makefile b/databases/zope-mysql/Makefile index 1c738a18ecf..20889034923 100644 --- a/databases/zope-mysql/Makefile +++ b/databases/zope-mysql/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.3 1999/01/09 23:16:55 tsarna Exp $ +# $NetBSD: Makefile,v 1.4 1999/04/16 06:46:22 tsarna Exp $ # -DISTNAME= ZMySQLDA-1.1.2-nonbin -PKGNAME= zope-mysql-1.1.2 +DISTNAME= ZMySQLDA-1.1.3-nonbin +PKGNAME= zope-mysql-1.1.3 CATEGORIES= www MASTER_SITES= http://www.zope.org/Download/ZMySQLDA/ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://www.zope.org/ -DEPENDS+= zope-1.9.0:../../www/zope +DEPENDS+= zope-1.10.2:../../www/zope DEPENDS+= py-mysql-1.4:../../databases/py-mysql WRKSRC= ${WRKDIR}/lib @@ -25,7 +25,7 @@ do-configure: do-build: (cd ${WRKDIR}/${DAPATH} ; \ ${PREFIX}/bin/python ${PREFIX}/lib/python1.5/compileall.py . ; ) - + do-install: ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC} (cd ${WRKDIR}; pax -r -w lib ${ZOPEDIR}) diff --git a/databases/zope-mysql/files/md5 b/databases/zope-mysql/files/md5 index bf2a4e97d5f..93066e9c9ac 100644 --- a/databases/zope-mysql/files/md5 +++ b/databases/zope-mysql/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/01/09 23:16:55 tsarna Exp $ +$NetBSD: md5,v 1.4 1999/04/16 06:46:22 tsarna Exp $ -MD5 (ZMySQLDA-1.1.2-nonbin.tar.gz) = ae58bdc28ab2ea4d81e2112fb3557c2f +MD5 (ZMySQLDA-1.1.3-nonbin.tar.gz) = 1d2a1187941b009e6f44c186df1f7ab4 |