From bfb001d28c8626676df9cb3681449e5593b56b9f Mon Sep 17 00:00:00 2001 From: he Date: Sun, 11 Jan 2009 21:55:22 +0000 Subject: Update from version 1.182nb1 to 1.202. ...even though not all self-tests complete... (2 failures) Pkgsrc changes: o Add API dependence on p5-cairo Upstream changes: o Hmm, 651 lines of change log between these versions upstream, it's a bit much to paste directly in here. The complete list is at http://search.cpan.org/src/TSCH/Gtk2-1.202/ChangeLog --- x11/p5-gtk2/Makefile | 9 +++++---- x11/p5-gtk2/distinfo | 8 ++++---- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'x11/p5-gtk2') diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile index b755ae39737..cf4a361f7fb 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2008/10/19 19:19:24 he Exp $ +# $NetBSD: Makefile,v 1.28 2009/01/11 21:55:22 he Exp $ DISTNAME= Gtk2-${DIST_VER} PKGNAME= p5-gtk2-${DIST_VER} -PKGREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} @@ -19,11 +18,13 @@ DEPENDS+= p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig USE_TOOLS+= pkg-config -DIST_VER= 1.182 +DIST_VER= 1.202 PERL5_PACKLIST= auto/Gtk2/.packlist -BUILDLINK_API_DEPENDS.p5-glib2+= p5-glib2>=1.140 +BUILDLINK_API_DEPENDS.p5-glib2+= p5-glib2>=1.180 +BUILDLINK_API_DEPENDS.p5-cairo+= p5-cairo>=1.000 + .include "../../devel/p5-glib2/buildlink3.mk" .include "../../graphics/p5-cairo/buildlink3.mk" .include "../../lang/perl5/module.mk" diff --git a/x11/p5-gtk2/distinfo b/x11/p5-gtk2/distinfo index 6df47d79129..789d35aa6ac 100644 --- a/x11/p5-gtk2/distinfo +++ b/x11/p5-gtk2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/04/21 14:53:19 xtraeme Exp $ +$NetBSD: distinfo,v 1.8 2009/01/11 21:55:22 he Exp $ -SHA1 (Gtk2-1.182.tar.gz) = 9fd673886a11a6fe50dc51faefefe2ee66e7f1cb -RMD160 (Gtk2-1.182.tar.gz) = 0e1ed4fb3a0abfe466b9f1630bdb43c89fb1fd8f -Size (Gtk2-1.182.tar.gz) = 695174 bytes +SHA1 (Gtk2-1.202.tar.gz) = 16e6d48762b9aa8e311206fd21d0cee3f2649e29 +RMD160 (Gtk2-1.202.tar.gz) = 86dbfe93d531608d180141332b9397984808ac6b +Size (Gtk2-1.202.tar.gz) = 713108 bytes -- cgit v1.2.3