From 65a7cd958f86b2d8ae3b73866faae82cc3616733 Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 6 Apr 2006 15:58:31 +0000 Subject: update to 2.8.5 changes: - String list bug fix (Christopher Aillon) - Improved examples (Johan) - Proper refcounting in gdk.Window constructor (John Ehresman) - Fix a bunch of reference leaks (Gustavo) - __init__.py fixes for pydoc (Johan) - gtk.Dialog.new_with_buttons leak --- x11/py-gtk2/Makefile | 4 ++-- x11/py-gtk2/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index 98fb2182208..e77425a530b 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2006/02/07 21:27:28 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/06 15:58:31 drochner Exp $ # -DISTNAME= pygtk-2.8.4 +DISTNAME= pygtk-2.8.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.8/} diff --git a/x11/py-gtk2/distinfo b/x11/py-gtk2/distinfo index d542ca7d2b0..65cb072c834 100644 --- a/x11/py-gtk2/distinfo +++ b/x11/py-gtk2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2006/02/07 21:27:28 drochner Exp $ +$NetBSD: distinfo,v 1.12 2006/04/06 15:58:31 drochner Exp $ -SHA1 (pygtk-2.8.4.tar.bz2) = 0fe7c60da5b5bd4dd29a04a25311d72917585f95 -RMD160 (pygtk-2.8.4.tar.bz2) = 358bdd0461792bd80651d434984d24bc206a6b30 -Size (pygtk-2.8.4.tar.bz2) = 753497 bytes +SHA1 (pygtk-2.8.5.tar.bz2) = 88844a7f5e3b17f3020e2ac595dcd4785a500bdc +RMD160 (pygtk-2.8.5.tar.bz2) = bad6423326320377914e931e606934b64edb9de9 +Size (pygtk-2.8.5.tar.bz2) = 756827 bytes -- cgit v1.2.3