summaryrefslogtreecommitdiff
path: root/x11/p5-gtk2
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-01-27 04:28:23 +0000
committerobache <obache@pkgsrc.org>2014-01-27 04:28:23 +0000
commitddc5cc10c405ebe09f3c3e0420ee32361017c1fa (patch)
tree2e9fd481ac2e5ee948de4620edf18c17eed59b38 /x11/p5-gtk2
parent2e83661a473e0267a828f1013ed08fca78dddbdd (diff)
downloadpkgsrc-ddc5cc10c405ebe09f3c3e0420ee32361017c1fa.tar.gz
Update p5-gtk2 to 1.249.
Overview of changes in Gtk2 1.249 ================================= * Eliminate test failures by using unique temp directories during testing Overview of changes in Gtk2 1.248 ================================= * Avoid misusing the macro PL_na, thus preventing issues when Gtk2 is used in conjunction with certain XS modules, among them XML::Parser and String::Approx. Overview of changes in Gtk2 1.247 ================================= * Require Glib 1.280 for the fixes to custom signal marshalling. * Fix a test failure in t/GtkRecentChooser.t. * Created %meta_merge which follows v2 of CPAN Meta Spec - %meta_merge is used for generating metadata via ExtUtils::MakeMaker/CPAN::Meta Overview of changes in Gtk2 1.246 ================================= * Improve the failure diagnostics of some tests Overview of changes in Gtk2 1.245 ================================= * Fix two test failures. Overview of changes in Gtk2 1.244 ================================= * Disable the correct potentially annoying test for GtkDnD. * Tell CPAN to some ignore POD fragments
Diffstat (limited to 'x11/p5-gtk2')
-rw-r--r--x11/p5-gtk2/Makefile7
-rw-r--r--x11/p5-gtk2/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile
index be001f2878b..53679f864d8 100644
--- a/x11/p5-gtk2/Makefile
+++ b/x11/p5-gtk2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2013/10/10 14:41:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.60 2014/01/27 04:28:23 obache Exp $
-DISTNAME= Gtk2-1.243
+DISTNAME= Gtk2-1.249
PKGNAME= ${DISTNAME:C:Gtk2:p5-gtk2:}
-PKGREVISION= 12
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
@@ -20,7 +19,7 @@ USE_TOOLS+= pkg-config
PERL5_PACKLIST= auto/Gtk2/.packlist
-BUILDLINK_API_DEPENDS.p5-glib2+= p5-glib2>=1.240
+BUILDLINK_API_DEPENDS.p5-glib2+= p5-glib2>=1.280
BUILDLINK_API_DEPENDS.p5-cairo+= p5-cairo>=1.000
BUILDLINK_API_DEPENDS.p5-pango+= p5-pango>=1.220
diff --git a/x11/p5-gtk2/distinfo b/x11/p5-gtk2/distinfo
index d74d6858ce7..d53d4b39add 100644
--- a/x11/p5-gtk2/distinfo
+++ b/x11/p5-gtk2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2012/07/11 09:45:05 wiz Exp $
+$NetBSD: distinfo,v 1.16 2014/01/27 04:28:23 obache Exp $
-SHA1 (Gtk2-1.243.tar.gz) = 7b5513722891ca27012f499c653d8e10611fd407
-RMD160 (Gtk2-1.243.tar.gz) = 48fe3fad258e35c8469e62e2ac22c7f3fc748b8b
-Size (Gtk2-1.243.tar.gz) = 740472 bytes
+SHA1 (Gtk2-1.249.tar.gz) = e7e78aa3ebae975b1a8aaf35ef4d35b16aa84d38
+RMD160 (Gtk2-1.249.tar.gz) = 6a4ebb0430f20eb9f883ef718cf204baa05a76bc
+Size (Gtk2-1.249.tar.gz) = 742086 bytes