pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-gtk2 update to 2.10.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa1633d90d07
branches: trunk
changeset: 519929:aa1633d90d07
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Oct 12 13:55:38 2006 +0000
description:
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:
x11/py-gtk2/Makefile | 4 ++--
x11/py-gtk2/PLIST | 4 +---
x11/py-gtk2/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r 23e79da8d9d4 -r aa1633d90d07 x11/py-gtk2/Makefile
--- a/x11/py-gtk2/Makefile Thu Oct 12 13:52:14 2006 +0000
+++ b/x11/py-gtk2/Makefile Thu Oct 12 13:55:38 2006 +0000
@@ -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 -r 23e79da8d9d4 -r aa1633d90d07 x11/py-gtk2/PLIST
--- a/x11/py-gtk2/PLIST Thu Oct 12 13:52:14 2006 +0000
+++ b/x11/py-gtk2/PLIST Thu Oct 12 13:55:38 2006 +0000
@@ -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 @@
@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 -r 23e79da8d9d4 -r aa1633d90d07 x11/py-gtk2/distinfo
--- a/x11/py-gtk2/distinfo Thu Oct 12 13:52:14 2006 +0000
+++ b/x11/py-gtk2/distinfo Thu Oct 12 13:55:38 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index