From 0a7fffbac80f54971963a3ad4ef47d995423040d Mon Sep 17 00:00:00 2001 From: recht Date: Mon, 25 Aug 2003 19:26:10 +0000 Subject: 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. --- x11/py-gtk2/Makefile | 4 ++-- x11/py-gtk2/PLIST | 3 ++- x11/py-gtk2/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'x11') 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 -- cgit v1.2.3