diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-03 22:33:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-03 22:33:32 +0000 |
commit | d8eb113f700eb16a874a1e8a44ea39f07352c85c (patch) | |
tree | d2b2efec8205f4394cd55ccd0557614187f67ee4 /x11 | |
parent | cecef69d6438ad8d6659d99905646e5f7fac80b8 (diff) | |
download | pkgsrc-d8eb113f700eb16a874a1e8a44ea39f07352c85c.tar.gz |
Update to 1.221:
Overview of changes in Gtk2 1.221
=================================
* Properly wrap the binding for gtk_binding_entry_skip in version guards.
* Fix some build and test failures.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/p5-gtk2/Makefile | 5 | ||||
-rw-r--r-- | x11/p5-gtk2/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile index 8f5fb4b59df..780d3e7c3b3 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2010/08/21 16:37:14 seb Exp $ +# $NetBSD: Makefile,v 1.34 2010/09/03 22:33:32 wiz Exp $ DISTNAME= Gtk2-${DIST_VER} PKGNAME= p5-gtk2-${DIST_VER} -PKGREVISION= 3 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} @@ -20,7 +19,7 @@ DEPENDS+= p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig USE_TOOLS+= pkg-config -DIST_VER= 1.220 +DIST_VER= 1.221 PERL5_PACKLIST= auto/Gtk2/.packlist diff --git a/x11/p5-gtk2/distinfo b/x11/p5-gtk2/distinfo index 0c2bb55f3fa..6bf920d22f2 100644 --- a/x11/p5-gtk2/distinfo +++ b/x11/p5-gtk2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2009/05/21 19:37:43 sno Exp $ +$NetBSD: distinfo,v 1.11 2010/09/03 22:33:32 wiz Exp $ -SHA1 (Gtk2-1.220.tar.gz) = a0f74bd14e746ab2e704dca4984e36e9cb54a306 -RMD160 (Gtk2-1.220.tar.gz) = 44183842ecc700a13f520fc24350d3cef6c4dbae -Size (Gtk2-1.220.tar.gz) = 716711 bytes +SHA1 (Gtk2-1.221.tar.gz) = 5c3d2eda84c50e619ea4cb6474cf92c437ea11e8 +RMD160 (Gtk2-1.221.tar.gz) = 167267b086d7acf0d0b543a1af66fbc701a6643a +Size (Gtk2-1.221.tar.gz) = 713107 bytes |