Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/p5-gtk2 p5-gtk2: update to 1.24993.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7aa761ea0ce
branches:  trunk
changeset: 438665:a7aa761ea0ce
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 21:05:04 2020 +0000

description:
p5-gtk2: update to 1.24993.

Overview of changes in Gtk2 1.24993
===================================

∗ Fix two test failures on newer versions of gtk+/gnome-shell/mutter

diffstat:

 x11/p5-gtk2/Makefile |   9 +++------
 x11/p5-gtk2/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 11 deletions(-)

diffs (42 lines):

diff -r 974e8077a9b7 -r a7aa761ea0ce x11/p5-gtk2/Makefile
--- a/x11/p5-gtk2/Makefile      Mon Sep 07 20:58:36 2020 +0000
+++ b/x11/p5-gtk2/Makefile      Mon Sep 07 21:05:04 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2020/08/31 18:13:21 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2020/09/07 21:05:04 wiz Exp $
 
-DISTNAME=      Gtk2-1.24992
+DISTNAME=      Gtk2-1.24993
 PKGNAME=       ${DISTNAME:C:Gtk2:p5-gtk2:}
-PKGREVISION=   11
 CATEGORIES=    x11 perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
 
@@ -21,11 +20,9 @@
 PERL5_PACKLIST=        auto/Gtk2/.packlist
 
 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
-
 .include "../../devel/p5-glib2/buildlink3.mk"
 .include "../../graphics/p5-cairo/buildlink3.mk"
+BUILDLINK_API_DEPENDS.p5-pango+=       p5-pango>=1.220
 .include "../../devel/p5-pango/buildlink3.mk"
 .include "../../lang/perl5/module.mk"
 .include "../../x11/gtk2/buildlink3.mk"
diff -r 974e8077a9b7 -r a7aa761ea0ce x11/p5-gtk2/distinfo
--- a/x11/p5-gtk2/distinfo      Mon Sep 07 20:58:36 2020 +0000
+++ b/x11/p5-gtk2/distinfo      Mon Sep 07 21:05:04 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2017/09/27 17:13:21 wiz Exp $
+$NetBSD: distinfo,v 1.21 2020/09/07 21:05:04 wiz Exp $
 
-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
+SHA1 (Gtk2-1.24993.tar.gz) = cb604c0be393eede2cef21640a36dd47859de430
+RMD160 (Gtk2-1.24993.tar.gz) = 7319bf69885aa40c4c3f5288ab7735d099b3994d
+SHA512 (Gtk2-1.24993.tar.gz) = 320b10803394b196e0833ab998b854c7e184d6f291657c732a1fddb0c049d01ef192c73e6a095a87b18ff8cb9ac846fcb3682a2dd0c9c86076342e3ca7e55eb5
+Size (Gtk2-1.24993.tar.gz) = 766708 bytes


Home | Main Index | Thread Index | Old Index