pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/p5-gtk2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep 27 17:13:21 UTC 2017

Modified Files:
        pkgsrc/x11/p5-gtk2: Makefile distinfo
Removed Files:
        pkgsrc/x11/p5-gtk2/patches: patch-Makefile.PL patch-xs_GdkDisplay.xs

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/x11/p5-gtk2/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/p5-gtk2/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/p5-gtk2/patches/patch-Makefile.PL \
    pkgsrc/x11/p5-gtk2/patches/patch-xs_GdkDisplay.xs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/p5-gtk2/Makefile
diff -u pkgsrc/x11/p5-gtk2/Makefile:1.70 pkgsrc/x11/p5-gtk2/Makefile:1.71
--- pkgsrc/x11/p5-gtk2/Makefile:1.70    Mon Jun  5 14:25:36 2017
+++ pkgsrc/x11/p5-gtk2/Makefile Wed Sep 27 17:13:21 2017
@@ -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/}
 

Index: pkgsrc/x11/p5-gtk2/distinfo
diff -u pkgsrc/x11/p5-gtk2/distinfo:1.19 pkgsrc/x11/p5-gtk2/distinfo:1.20
--- pkgsrc/x11/p5-gtk2/distinfo:1.19    Thu Jun  8 12:58:33 2017
+++ pkgsrc/x11/p5-gtk2/distinfo Wed Sep 27 17:13:21 2017
@@ -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



Home | Main Index | Thread Index | Old Index