diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-27 17:13:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-27 17:13:21 +0000 |
commit | a9be8f6047377832190f5a5dfdb2fc24d3882497 (patch) | |
tree | 221d7c6608127c82659983940c43d250c915f381 /x11 | |
parent | caff40c00bad619a7fabdab5c760cb4d02b44484 (diff) | |
download | pkgsrc-a9be8f6047377832190f5a5dfdb2fc24d3882497.tar.gz |
p5-gtk2: update to 1.24992.
Overview of changes in Gtk2 1.24992
===================================
∗ Handle removing '.' from @INC for perl-5.26.0 compatibility
* Updated FSF Address; resolves RT#89038
Overview of changes in Gtk2 1.24991
===================================
* Fix typos in POD (Bugzilla #772333)
Overview of changes in Gtk2 1.2499
==================================
* Rename an internal variable to avoid confusion
* Make the Gtk2::StatusIcon::position_menu tests more robust/lenient
* Fix typos in POD (Bugzilla #760067)
Overview of changes in Gtk2 1.2498
==================================
* Add blurbs for the Gtk2::Pango::* POD/man pages
Overview of changes in Gtk2 1.2497
==================================
* Avoid a stack handling error in Gtk2::TreeModel::get on perl >= 5.23
* Fix a test failure in t/GdkWindow.t; it occurs only on gtk+ >= 2.24.26
and < 2.24.29.
Overview of changes in Gtk2 1.2496
==================================
* Avoid registering a GType for GConnectFlags if not needed
* MANIFEST: added missing gtk-demo files
Overview of changes in Gtk2 1.2495
==================================
* Fix incorrect memory management in Gtk2::Gdk::Display::list_devices
Overview of changes in Gtk2 1.2494
==================================
* Skip all tests that use threads under the hood on FreeBSD if necessary
Overview of changes in Gtk2 1.2493
==================================
* Make t/GtkCellRenderer.t more robust
∗ Add a FIXME comment about a slight API problem
Overview of changes in Gtk2 1.2492
==================================
* Fix compatibility with perl 5.20 and non-dot locales.
* Disable some tests that are known to behave erratically in certain
environments. They are still available in the "xt" directory, but they will
not be run by default.
Overview of changes in Gtk2 1.2491
==================================
* Fix a test failure in t/GdkPixbufLoader.t.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/p5-gtk2/Makefile | 5 | ||||
-rw-r--r-- | x11/p5-gtk2/distinfo | 12 | ||||
-rw-r--r-- | x11/p5-gtk2/patches/patch-Makefile.PL | 15 | ||||
-rw-r--r-- | x11/p5-gtk2/patches/patch-xs_GdkDisplay.xs | 15 |
4 files changed, 7 insertions, 40 deletions
diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile index 2aacdce2153..67ad4c47d0e 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2017/06/05 14:25:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.71 2017/09/27 17:13:21 wiz Exp $ -DISTNAME= Gtk2-1.249 +DISTNAME= Gtk2-1.24992 PKGNAME= ${DISTNAME:C:Gtk2:p5-gtk2:} -PKGREVISION= 10 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/x11/p5-gtk2/distinfo b/x11/p5-gtk2/distinfo index 794d3e26875..091863f0cbd 100644 --- a/x11/p5-gtk2/distinfo +++ b/x11/p5-gtk2/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.19 2017/06/08 12:58:33 ryoon Exp $ +$NetBSD: distinfo,v 1.20 2017/09/27 17:13:21 wiz Exp $ -SHA1 (Gtk2-1.249.tar.gz) = e7e78aa3ebae975b1a8aaf35ef4d35b16aa84d38 -RMD160 (Gtk2-1.249.tar.gz) = 6a4ebb0430f20eb9f883ef718cf204baa05a76bc -SHA512 (Gtk2-1.249.tar.gz) = 839debf57e51b04f00829b75a97839867f3c40c076a9ed29e4e160787dfc5520c31efb5b915b2eeb6db040c907f9de3d2a3d15192cf6047db89a69fdc741b671 -Size (Gtk2-1.249.tar.gz) = 742086 bytes -SHA1 (patch-Makefile.PL) = f725fa9c2e444904645b77ab71a5e66c7a193922 -SHA1 (patch-xs_GdkDisplay.xs) = c3693b3624a62d9d4a5ee53fc1ace829642bcc4c +SHA1 (Gtk2-1.24992.tar.gz) = dfa2cd92fc4536062dbcffcf8fc70392f9aae70b +RMD160 (Gtk2-1.24992.tar.gz) = 414d12f4dfcb7e8f404e4b8a26bb5bef0ca345b1 +SHA512 (Gtk2-1.24992.tar.gz) = a3d0ac22ce0f356f1a73c6b7d27161f76573b64cfde54e76d751ce8318eda9410e57d905e03b2562b8d31b80d3dba2bd4a8a7980a331bd5ca0c6f75e61e4e6f7 +Size (Gtk2-1.24992.tar.gz) = 768646 bytes diff --git a/x11/p5-gtk2/patches/patch-Makefile.PL b/x11/p5-gtk2/patches/patch-Makefile.PL deleted file mode 100644 index a4b172b615b..00000000000 --- a/x11/p5-gtk2/patches/patch-Makefile.PL +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-Makefile.PL,v 1.1 2017/06/08 12:58:33 ryoon Exp $ - -* Fix build with Perl 5.26.0 - ---- Makefile.PL.orig 2013-02-04 23:47:40.000000000 +0000 -+++ Makefile.PL -@@ -25,6 +25,8 @@ use warnings; - # use only standard modules here! any non-standard module, or anything which is - # a dependency which may not be installed, should be use'd from the dependency - # test eval, below. -+use FindBin; -+use lib $FindBin::Bin; - use ExtUtils::MakeMaker; - use File::Spec; - use Cwd; diff --git a/x11/p5-gtk2/patches/patch-xs_GdkDisplay.xs b/x11/p5-gtk2/patches/patch-xs_GdkDisplay.xs deleted file mode 100644 index 8cbae700a6d..00000000000 --- a/x11/p5-gtk2/patches/patch-xs_GdkDisplay.xs +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-xs_GdkDisplay.xs,v 1.1 2015/02/20 14:52:34 wiz Exp $ - -Fix incorrect memory management, from upstream. -https://git.gnome.org/browse/perl-Gtk2/commit/?id=4856da628ce37099b27b66a88141dc6daad693b0 - ---- xs/GdkDisplay.xs.orig 2011-11-27 07:57:26.000000000 +0000 -+++ xs/GdkDisplay.xs -@@ -69,7 +69,6 @@ gdk_display_list_devices (display) - devices = gdk_display_list_devices (display); - for (i = devices ; i != NULL ; i = i->next) - XPUSHs (sv_2mortal (newSVGdkDevice (i->data))); -- g_list_free (devices); - - - GdkEvent* gdk_display_get_event (GdkDisplay *display) |