summaryrefslogtreecommitdiff
path: root/x11/py-gtk2/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-04-27 20:33:06 +0000
committerdrochner <drochner@pkgsrc.org>2006-04-27 20:33:06 +0000
commitb2c602f4e449305c45235a58ac620cb045701758 (patch)
tree29a0113bfe982bb37bde7e54bc3a2e6ff250cb78 /x11/py-gtk2/Makefile
parentc85fe5a71af822fd16c5e532dcc7540f218d284b (diff)
downloadpkgsrc-b2c602f4e449305c45235a58ac620cb045701758.tar.gz
update to 2.8.6
changes: - Allow None to be set in gtk.TreeSortable.set_default_sort_func() - 327778: Increase property size limit to G_MAXLONG - 334027: Fix leaks in enum/flags - 334188: Call g_log_default_handler when python isn't initialized.
Diffstat (limited to 'x11/py-gtk2/Makefile')
-rw-r--r--x11/py-gtk2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index ec23b2f8344..dcbb62d7aa5 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2006/04/17 13:46:10 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2006/04/27 20:33:06 drochner Exp $
#
-DISTNAME= pygtk-2.8.5
+DISTNAME= pygtk-2.8.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
-PKGREVISION= 1
CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.8/}
EXTRACT_SUFX= .tar.bz2