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:           Mon Sep  7 21:05:04 UTC 2020

Modified Files:
        pkgsrc/x11/p5-gtk2: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/x11/p5-gtk2/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/p5-gtk2/distinfo

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.84 pkgsrc/x11/p5-gtk2/Makefile:1.85
--- pkgsrc/x11/p5-gtk2/Makefile:1.84    Mon Aug 31 18:13:21 2020
+++ pkgsrc/x11/p5-gtk2/Makefile Mon Sep  7 21:05:04 2020
@@ -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 @@ USE_TOOLS+=  pkg-config
 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"

Index: pkgsrc/x11/p5-gtk2/distinfo
diff -u pkgsrc/x11/p5-gtk2/distinfo:1.20 pkgsrc/x11/p5-gtk2/distinfo:1.21
--- pkgsrc/x11/p5-gtk2/distinfo:1.20    Wed Sep 27 17:13:21 2017
+++ pkgsrc/x11/p5-gtk2/distinfo Mon Sep  7 21:05:04 2020
@@ -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