summaryrefslogtreecommitdiff
path: root/x11/py-gtk2
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-10-12 13:55:38 +0000
committerdrochner <drochner@pkgsrc.org>2006-10-12 13:55:38 +0000
commite1ce869f4074c83f05082751d74b5c079366c894 (patch)
treed2bbb45d401e9790f2a2e5f856ea4be38329b382 /x11/py-gtk2
parent5a8bcfd2ea479c60013a8a243609347d1912a50f (diff)
downloadpkgsrc-e1ce869f4074c83f05082751d74b5c079366c894.tar.gz
update to 2.10.3
changes: - distutils / win32 compilation fixes - gtk.TreeSelection.selected_foreach bug fix - Fix compilation older C compilers - Make PyGTK work with Python 2.5 and 64-bit pkgsrc change: don't try to @dirrm stuff needed by py-gobject
Diffstat (limited to 'x11/py-gtk2')
-rw-r--r--x11/py-gtk2/Makefile4
-rw-r--r--x11/py-gtk2/PLIST4
-rw-r--r--x11/py-gtk2/distinfo8
3 files changed, 7 insertions, 9 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index 92eb7222245..d5cbec8b7f9 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2006/09/15 15:14:16 jmmv Exp $
+# $NetBSD: Makefile,v 1.38 2006/10/12 13:55:38 drochner Exp $
#
-DISTNAME= pygtk-2.10.1
+DISTNAME= pygtk-2.10.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.10/}
diff --git a/x11/py-gtk2/PLIST b/x11/py-gtk2/PLIST
index f84bdf77d4c..afc8ffc9a77 100644
--- a/x11/py-gtk2/PLIST
+++ b/x11/py-gtk2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2006/09/15 15:14:16 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/10/12 13:55:38 drochner Exp $
bin/pygtk-codegen-2.0
bin/pygtk-demo
include/pygtk-2.0/pygtk/pygtk.h
@@ -457,10 +457,8 @@ share/pygtk/2.0/defs/pangocairo.override
@dirrm share/pygtk
@dirrm share/gtk-doc/html/pygtk
@dirrm ${PYSITELIB}/gtk-2.0/gtk
-@dirrm ${PYSITELIB}/gtk-2.0
@dirrm lib/pygtk/2.0/demos/images
@dirrm lib/pygtk/2.0/demos
@dirrm lib/pygtk/2.0
@dirrm lib/pygtk
@dirrm include/pygtk-2.0/pygtk
-@dirrm include/pygtk-2.0
diff --git a/x11/py-gtk2/distinfo b/x11/py-gtk2/distinfo
index e6c84c6dbc5..432940f442b 100644
--- a/x11/py-gtk2/distinfo
+++ b/x11/py-gtk2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2006/09/15 15:14:16 jmmv Exp $
+$NetBSD: distinfo,v 1.15 2006/10/12 13:55:38 drochner Exp $
-SHA1 (pygtk-2.10.1.tar.bz2) = 8955125d87bf856ed961bfcf8d2f758b0bf980d6
-RMD160 (pygtk-2.10.1.tar.bz2) = 71179c7256bad6319cabbd305581ae67139b66f1
-Size (pygtk-2.10.1.tar.bz2) = 1884682 bytes
+SHA1 (pygtk-2.10.3.tar.bz2) = a8d2ac12b4ba3801a00269e49a2444fa472169a7
+RMD160 (pygtk-2.10.3.tar.bz2) = 4e10583da73f4c135c86788e2af7ef11d3c57dd2
+Size (pygtk-2.10.3.tar.bz2) = 1977441 bytes