aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-08-07 07:48:16 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-08-07 07:48:16 +0000
commit6289b2a63bc67c615d0e01ab2b5396869d7cec93 (patch)
tree4eb146b57206586c660e87988bdba6460dc6af4d /x11-toolkits
parent689ccbae5aae748713fd7dd05e2eb408b652d1cc (diff)
downloadports-6289b2a63bc67c615d0e01ab2b5396869d7cec93.tar.gz
ports-6289b2a63bc67c615d0e01ab2b5396869d7cec93.zip
Upgrade to 0.4.5.
Notes
Notes: svn path=/head/; revision=12312
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-gnome/Makefile13
-rw-r--r--x11-toolkits/py-gnome/distinfo2
-rw-r--r--x11-toolkits/py-gnome/pkg-plist3
-rw-r--r--x11-toolkits/py-gnome2/Makefile13
-rw-r--r--x11-toolkits/py-gnome2/distinfo2
-rw-r--r--x11-toolkits/py-gnome2/pkg-plist3
-rw-r--r--x11-toolkits/py-gtk/Makefile13
-rw-r--r--x11-toolkits/py-gtk/distinfo2
-rw-r--r--x11-toolkits/py-gtk/pkg-plist3
-rw-r--r--x11-toolkits/py-gtk2/Makefile13
-rw-r--r--x11-toolkits/py-gtk2/distinfo2
-rw-r--r--x11-toolkits/py-gtk2/pkg-plist3
12 files changed, 44 insertions, 28 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile
index 2d3053a5ded9..81a25669493a 100644
--- a/x11-toolkits/py-gnome/Makefile
+++ b/x11-toolkits/py-gnome/Makefile
@@ -1,20 +1,21 @@
# New ports collection makefile for: pygtk
-# Version required: 0.4.4
+# Version required: 0.4.5
# Date created: 30 May 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/06/30 07:43:02 tg Exp $
+# $Id: Makefile,v 1.5 1998/07/06 11:22:33 tg Exp $
#
-DISTNAME= pygtk-0.4.4
-PKGNAME= py-gtk-0.4.4
+DISTNAME= pygtk-0.4.5
+PKGNAME= py-gtk-0.4.5
CATEGORIES= x11 python
-MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/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/
-MAINTAINER= tg@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
diff --git a/x11-toolkits/py-gnome/distinfo b/x11-toolkits/py-gnome/distinfo
index adf706d36928..c4aec154011a 100644
--- a/x11-toolkits/py-gnome/distinfo
+++ b/x11-toolkits/py-gnome/distinfo
@@ -1 +1 @@
-MD5 (pygtk-0.4.4.tar.gz) = 8eab8ceaa64d17728eebe46e32bd7390
+MD5 (pygtk-0.4.5.tar.gz) = 88b9a119576371d066464c22006fa64f
diff --git a/x11-toolkits/py-gnome/pkg-plist b/x11-toolkits/py-gnome/pkg-plist
index 5b6ed9cd952d..71d00cd397aa 100644
--- a/x11-toolkits/py-gnome/pkg-plist
+++ b/x11-toolkits/py-gnome/pkg-plist
@@ -1,11 +1,14 @@
lib/python1.5/site-packages/GDK.py
lib/python1.5/site-packages/GDK.pyc
+lib/python1.5/site-packages/GdkImlib.py
+lib/python1.5/site-packages/GdkImlib.pyc
lib/python1.5/site-packages/GTK.py
lib/python1.5/site-packages/GTK.pyc
lib/python1.5/site-packages/GtkExtra.py
lib/python1.5/site-packages/GtkExtra.pyc
lib/python1.5/site-packages/Gtkinter.py
lib/python1.5/site-packages/Gtkinter.pyc
+lib/python1.5/site-packages/_gdkimlibmodule.so
lib/python1.5/site-packages/gtkmodule.so
share/doc/pygtk/README
share/examples/pygtk/ide/README
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index 2d3053a5ded9..81a25669493a 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -1,20 +1,21 @@
# New ports collection makefile for: pygtk
-# Version required: 0.4.4
+# Version required: 0.4.5
# Date created: 30 May 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/06/30 07:43:02 tg Exp $
+# $Id: Makefile,v 1.5 1998/07/06 11:22:33 tg Exp $
#
-DISTNAME= pygtk-0.4.4
-PKGNAME= py-gtk-0.4.4
+DISTNAME= pygtk-0.4.5
+PKGNAME= py-gtk-0.4.5
CATEGORIES= x11 python
-MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/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/
-MAINTAINER= tg@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
diff --git a/x11-toolkits/py-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo
index adf706d36928..c4aec154011a 100644
--- a/x11-toolkits/py-gnome2/distinfo
+++ b/x11-toolkits/py-gnome2/distinfo
@@ -1 +1 @@
-MD5 (pygtk-0.4.4.tar.gz) = 8eab8ceaa64d17728eebe46e32bd7390
+MD5 (pygtk-0.4.5.tar.gz) = 88b9a119576371d066464c22006fa64f
diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist
index 5b6ed9cd952d..71d00cd397aa 100644
--- a/x11-toolkits/py-gnome2/pkg-plist
+++ b/x11-toolkits/py-gnome2/pkg-plist
@@ -1,11 +1,14 @@
lib/python1.5/site-packages/GDK.py
lib/python1.5/site-packages/GDK.pyc
+lib/python1.5/site-packages/GdkImlib.py
+lib/python1.5/site-packages/GdkImlib.pyc
lib/python1.5/site-packages/GTK.py
lib/python1.5/site-packages/GTK.pyc
lib/python1.5/site-packages/GtkExtra.py
lib/python1.5/site-packages/GtkExtra.pyc
lib/python1.5/site-packages/Gtkinter.py
lib/python1.5/site-packages/Gtkinter.pyc
+lib/python1.5/site-packages/_gdkimlibmodule.so
lib/python1.5/site-packages/gtkmodule.so
share/doc/pygtk/README
share/examples/pygtk/ide/README
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile
index 2d3053a5ded9..81a25669493a 100644
--- a/x11-toolkits/py-gtk/Makefile
+++ b/x11-toolkits/py-gtk/Makefile
@@ -1,20 +1,21 @@
# New ports collection makefile for: pygtk
-# Version required: 0.4.4
+# Version required: 0.4.5
# Date created: 30 May 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/06/30 07:43:02 tg Exp $
+# $Id: Makefile,v 1.5 1998/07/06 11:22:33 tg Exp $
#
-DISTNAME= pygtk-0.4.4
-PKGNAME= py-gtk-0.4.4
+DISTNAME= pygtk-0.4.5
+PKGNAME= py-gtk-0.4.5
CATEGORIES= x11 python
-MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/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/
-MAINTAINER= tg@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
diff --git a/x11-toolkits/py-gtk/distinfo b/x11-toolkits/py-gtk/distinfo
index adf706d36928..c4aec154011a 100644
--- a/x11-toolkits/py-gtk/distinfo
+++ b/x11-toolkits/py-gtk/distinfo
@@ -1 +1 @@
-MD5 (pygtk-0.4.4.tar.gz) = 8eab8ceaa64d17728eebe46e32bd7390
+MD5 (pygtk-0.4.5.tar.gz) = 88b9a119576371d066464c22006fa64f
diff --git a/x11-toolkits/py-gtk/pkg-plist b/x11-toolkits/py-gtk/pkg-plist
index 5b6ed9cd952d..71d00cd397aa 100644
--- a/x11-toolkits/py-gtk/pkg-plist
+++ b/x11-toolkits/py-gtk/pkg-plist
@@ -1,11 +1,14 @@
lib/python1.5/site-packages/GDK.py
lib/python1.5/site-packages/GDK.pyc
+lib/python1.5/site-packages/GdkImlib.py
+lib/python1.5/site-packages/GdkImlib.pyc
lib/python1.5/site-packages/GTK.py
lib/python1.5/site-packages/GTK.pyc
lib/python1.5/site-packages/GtkExtra.py
lib/python1.5/site-packages/GtkExtra.pyc
lib/python1.5/site-packages/Gtkinter.py
lib/python1.5/site-packages/Gtkinter.pyc
+lib/python1.5/site-packages/_gdkimlibmodule.so
lib/python1.5/site-packages/gtkmodule.so
share/doc/pygtk/README
share/examples/pygtk/ide/README
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 2d3053a5ded9..81a25669493a 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -1,20 +1,21 @@
# New ports collection makefile for: pygtk
-# Version required: 0.4.4
+# Version required: 0.4.5
# Date created: 30 May 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/06/30 07:43:02 tg Exp $
+# $Id: Makefile,v 1.5 1998/07/06 11:22:33 tg Exp $
#
-DISTNAME= pygtk-0.4.4
-PKGNAME= py-gtk-0.4.4
+DISTNAME= pygtk-0.4.5
+PKGNAME= py-gtk-0.4.5
CATEGORIES= x11 python
-MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/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/
-MAINTAINER= tg@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo
index adf706d36928..c4aec154011a 100644
--- a/x11-toolkits/py-gtk2/distinfo
+++ b/x11-toolkits/py-gtk2/distinfo
@@ -1 +1 @@
-MD5 (pygtk-0.4.4.tar.gz) = 8eab8ceaa64d17728eebe46e32bd7390
+MD5 (pygtk-0.4.5.tar.gz) = 88b9a119576371d066464c22006fa64f
diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist
index 5b6ed9cd952d..71d00cd397aa 100644
--- a/x11-toolkits/py-gtk2/pkg-plist
+++ b/x11-toolkits/py-gtk2/pkg-plist
@@ -1,11 +1,14 @@
lib/python1.5/site-packages/GDK.py
lib/python1.5/site-packages/GDK.pyc
+lib/python1.5/site-packages/GdkImlib.py
+lib/python1.5/site-packages/GdkImlib.pyc
lib/python1.5/site-packages/GTK.py
lib/python1.5/site-packages/GTK.pyc
lib/python1.5/site-packages/GtkExtra.py
lib/python1.5/site-packages/GtkExtra.pyc
lib/python1.5/site-packages/Gtkinter.py
lib/python1.5/site-packages/Gtkinter.pyc
+lib/python1.5/site-packages/_gdkimlibmodule.so
lib/python1.5/site-packages/gtkmodule.so
share/doc/pygtk/README
share/examples/pygtk/ide/README