diff options
author | tsarna <tsarna@pkgsrc.org> | 1999-04-16 06:46:22 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 1999-04-16 06:46:22 +0000 |
commit | 48a42dc1b82bacb26a3a87709bfdfc979dec845d (patch) | |
tree | f75a9a99e518fe2f54397ac51f87cd7f433ed44a /databases/zope-mysql | |
parent | 7501860a43e22bed3f37a2e7fab9cfab5bfd37ad (diff) | |
download | pkgsrc-48a42dc1b82bacb26a3a87709bfdfc979dec845d.tar.gz |
Update to 1.1.3and for zope 1.10.2
Diffstat (limited to 'databases/zope-mysql')
-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 |