From 64d1553d727fe6503d6c12fc7ee97bbff749d045 Mon Sep 17 00:00:00 2001 From: tsarna Date: Sat, 8 Jan 2000 22:35:32 +0000 Subject: Update to 2.1.2. No changes, just pulled from newer Zope. --- lang/py-extclass/Makefile | 12 ++++++------ lang/py-extclass/files/md5 | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'lang/py-extclass') diff --git a/lang/py-extclass/Makefile b/lang/py-extclass/Makefile index 96ea3a84357..6b2f00cb836 100644 --- a/lang/py-extclass/Makefile +++ b/lang/py-extclass/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2000/01/02 03:12:20 tsarna Exp $ +# $NetBSD: Makefile,v 1.4 2000/01/08 22:35:32 tsarna Exp $ # -DISTNAME= Zope-2.1.1-src -PKGNAME= py-extclass-2.1.1 +DISTNAME= Zope-2.1.2-src +PKGNAME= py-extclass-2.1.2 CATEGORIES= lang -MASTER_SITES= http://www.zope.org/Products/Zope/2.1.1/ +MASTER_SITES= http://www.zope.org/Products/Zope/2.1.2/ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@netbsd.org @@ -15,9 +15,9 @@ DEPENDS+= python-1.5.2:../../lang/python ALL_TARGET= default PYTHON_LIBDIR= ${LOCALBASE}/lib/python1.5/site-packages PYTHON_CONFIGDIR= ${LOCALBASE}/lib/python1.5/config -EXTRACT_ELEMENTS= Zope-2.1.1-src/lib/Components/ExtensionClass +EXTRACT_ELEMENTS= ${DISTNAME}/lib/Components/ExtensionClass -WRKSRC= ${WRKDIR}/Zope-2.1.1-src/lib/Components/ExtensionClass +WRKSRC= ${WRKDIR}/${DISTNAME}/lib/Components/ExtensionClass do-configure: ( cd ${WRKSRC} ;\ diff --git a/lang/py-extclass/files/md5 b/lang/py-extclass/files/md5 index 65b213d151d..ceb76928418 100644 --- a/lang/py-extclass/files/md5 +++ b/lang/py-extclass/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/12/30 21:37:02 tsarna Exp $ +$NetBSD: md5,v 1.2 2000/01/08 22:35:33 tsarna Exp $ -MD5 (Zope-2.1.1-src.tgz) = 170e9304b2b2ee271eb0f8a0aa768fc9 +MD5 (Zope-2.1.2-src.tgz) = 034b4209604482608868d00031f2dae4 -- cgit v1.2.3