From 902a04f7688b75aa9fce870ace592be9469b720c Mon Sep 17 00:00:00 2001 From: tsarna Date: Thu, 26 Oct 2000 16:26:34 +0000 Subject: Update to 2.2.1 and for python 2.0 --- x11/py-wxWindows/Makefile | 16 ++++++++-------- x11/py-wxWindows/files/md5 | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'x11/py-wxWindows') diff --git a/x11/py-wxWindows/Makefile b/x11/py-wxWindows/Makefile index de5869e1cd6..4edfe3c78ab 100644 --- a/x11/py-wxWindows/Makefile +++ b/x11/py-wxWindows/Makefile @@ -1,19 +1,19 @@ -# $NetBSD: Makefile,v 1.3 2000/09/03 13:51:08 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2000/10/26 16:26:34 tsarna Exp $ # -DISTNAME= wxPython-2.2.0 -PKGNAME= py-wxWindows-2.2.0 +DISTNAME= wxPython-2.2.1 +PKGNAME= py-wxWindows-2.2.1 CATEGORIES= x11 -MASTER_SITES= http://alldunn.com/wxPython/dist/ +MASTER_SITES= http://download.sourceforge.net/wxpython/ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://wxpython.org/ -DEPENDS+= python-1.5.2:../../lang/python +DEPENDS+= python>=2.0:../../lang/python DEPENDS+= wxGTK>=2.2.0:../../x11/wxGTK PLIST_SRC= ${WRKDIR}/.PLIST_SRC -SITE_PKG= lib/python1.5/site-packages +SITE_PKG= lib/python2.0/site-packages PYTHON_LIBDIR= ${LOCALBASE}/${SITE_PKG} USE_GMAKE= yes @@ -26,8 +26,8 @@ do-install: ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC} (cd ${WRKSRC}/src; ${GMAKE} install) (cd ${PYTHON_LIBDIR}/wxPython; \ - ${PREFIX}/bin/python ${PREFIX}/lib/python1.5/compileall.py . \ - ${PREFIX}/bin/python -O ${PREFIX}/lib/python1.5/compileall.py . ) + ${PREFIX}/bin/python ${PREFIX}/lib/python2.0/compileall.py . \ + ${PREFIX}/bin/python -O ${PREFIX}/lib/python2.0/compileall.py . ) (cd ${PREFIX}; ${FIND} ${SITE_PKG}/wxPython \ -type f -print >>${PLIST_SRC}) (cd ${PREFIX}; ${FIND} -d ${SITE_PKG}/wxPython \ diff --git a/x11/py-wxWindows/files/md5 b/x11/py-wxWindows/files/md5 index 695ad7a7bf1..7aebea1c072 100644 --- a/x11/py-wxWindows/files/md5 +++ b/x11/py-wxWindows/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/07/30 00:19:55 tsarna Exp $ +$NetBSD: md5,v 1.2 2000/10/26 16:26:34 tsarna Exp $ -MD5 (wxPython-2.2.0.tar.gz) = e73bddeda50c1ccc8336de70cca7eb9b +MD5 (wxPython-2.2.1.tar.gz) = 48b39076d362e568b0c7cd49f613b2ee -- cgit v1.2.3