summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrecht <recht>2003-08-25 19:26:10 +0000
committerrecht <recht>2003-08-25 19:26:10 +0000
commitea855e59cb7f2ed7d5f7aac4b48afa36677ce861 (patch)
treee8faa984da65f953757c0fb81508a55422c3266f /x11
parent59a43433f2c5dbd345f227045044c5cfc27a1fa9 (diff)
downloadpkgsrc-ea855e59cb7f2ed7d5f7aac4b48afa36677ce861.tar.gz
Update to 1.99.18.
Changes: * Fix up a duplicate symbol bug in the atk module, that was causing build problems on MacOS X (hopefully the last such problem). * add gtk.glade.set_custom_handler() API, that provides more info to the custom widget callback. Deprecate set_custom_widget_callbacks(). * some other bug fixes.
Diffstat (limited to 'x11')
-rw-r--r--x11/py-gtk2/Makefile4
-rw-r--r--x11/py-gtk2/PLIST3
-rw-r--r--x11/py-gtk2/distinfo6
3 files changed, 7 insertions, 6 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index 37ad3570d8d..1afb92511e8 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/08/17 18:10:36 recht Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/25 19:26:10 recht Exp $
#
-DISTNAME= pygtk-1.99.17
+DISTNAME= pygtk-1.99.18
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/1.99/}
diff --git a/x11/py-gtk2/PLIST b/x11/py-gtk2/PLIST
index 0e822752d0a..1900d613399 100644
--- a/x11/py-gtk2/PLIST
+++ b/x11/py-gtk2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/08/09 20:04:44 recht Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/08/25 19:26:10 recht Exp $
bin/pygtk-codegen-2.0
include/pygtk-2.0/pygobject.h
include/pygtk-2.0/pygtk/pygtk.h
@@ -37,6 +37,7 @@ ${PYSITELIB}/pygtk.pth
${PYSITELIB}/pygtk.py
${PYSITELIB}/pygtk.pyc
${PYSITELIB}/pygtk.pyo
+${PYSITELIB}/sitecustomize.pyo
share/pygtk/2.0/codegen/__init__.py
share/pygtk/2.0/codegen/__init__.pyc
share/pygtk/2.0/codegen/__init__.pyo
diff --git a/x11/py-gtk2/distinfo b/x11/py-gtk2/distinfo
index 1b4fa75fc9d..9211d37e874 100644
--- a/x11/py-gtk2/distinfo
+++ b/x11/py-gtk2/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/08/09 20:04:44 recht Exp $
+$NetBSD: distinfo,v 1.3 2003/08/25 19:26:11 recht Exp $
-SHA1 (pygtk-1.99.17.tar.bz2) = 841aeb0e7f3192bbb7b0eeca245462ade85645d4
-Size (pygtk-1.99.17.tar.bz2) = 525049 bytes
+SHA1 (pygtk-1.99.18.tar.bz2) = cbb7c5fe0fe62a40137cce13543342d9da373456
+Size (pygtk-1.99.18.tar.bz2) = 526158 bytes