diff options
author | tg <tg@FreeBSD.org> | 2000-05-05 17:16:27 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-05-05 17:16:27 +0800 |
commit | d7baf3f5f06ad327e8b9f3d0b82a669394196eb8 (patch) | |
tree | 1df32e43ae039f4217377c234005e5aeed73d078 /x11-toolkits | |
parent | dbcb6baa1ebe277b56c5d85d15518227bf82e689 (diff) | |
download | freebsd-ports-gnome-d7baf3f5f06ad327e8b9f3d0b82a669394196eb8.tar.gz freebsd-ports-gnome-d7baf3f5f06ad327e8b9f3d0b82a669394196eb8.tar.zst freebsd-ports-gnome-d7baf3f5f06ad327e8b9f3d0b82a669394196eb8.zip |
Upgrade to 0.6.6.
Reviewed by: nectar
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-gtk/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/distinfo | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index a718410924d9..206b6d22341e 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -6,14 +6,14 @@ # PORTNAME= py-gtk -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.6 CATEGORIES= x11-toolkits python MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ -DISTNAME= gnome-python-1.0.50 +DISTNAME= gnome-python-1.0.53 MAINTAINER= nectar@FreeBSD.org @@ -27,6 +27,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} CONFIGURE_ARGS= --with-python=python1.5 +USE_LIBTOOL= yes PLIST_COMPLETE= ${PKGDIR}/PLIST WRKSRC= ${WRKDIR}/${DISTNAME}/pygtk diff --git a/x11-toolkits/py-gtk/distinfo b/x11-toolkits/py-gtk/distinfo index 56bf7871dd2d..43387e5314c0 100644 --- a/x11-toolkits/py-gtk/distinfo +++ b/x11-toolkits/py-gtk/distinfo @@ -1 +1 @@ -MD5 (gnome-python-1.0.50.tar.gz) = 7fee8cae9550d0f30f24b2a3a3c2e293 +MD5 (gnome-python-1.0.53.tar.gz) = 597535c5e25596fe6f7924bde2b6a912 diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index a718410924d9..206b6d22341e 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -6,14 +6,14 @@ # PORTNAME= py-gtk -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.6 CATEGORIES= x11-toolkits python MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ -DISTNAME= gnome-python-1.0.50 +DISTNAME= gnome-python-1.0.53 MAINTAINER= nectar@FreeBSD.org @@ -27,6 +27,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} CONFIGURE_ARGS= --with-python=python1.5 +USE_LIBTOOL= yes PLIST_COMPLETE= ${PKGDIR}/PLIST WRKSRC= ${WRKDIR}/${DISTNAME}/pygtk diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo index 56bf7871dd2d..43387e5314c0 100644 --- a/x11-toolkits/py-gtk2/distinfo +++ b/x11-toolkits/py-gtk2/distinfo @@ -1 +1 @@ -MD5 (gnome-python-1.0.50.tar.gz) = 7fee8cae9550d0f30f24b2a3a3c2e293 +MD5 (gnome-python-1.0.53.tar.gz) = 597535c5e25596fe6f7924bde2b6a912 |