pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/p5-gtk2 Update from version 1.182nb1 to 1.202.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91da809b8e98
branches:  trunk
changeset: 552915:91da809b8e98
user:      he <he%pkgsrc.org@localhost>
date:      Sun Jan 11 21:55:22 2009 +0000

description:
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

diffstat:

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

diffs (42 lines):

diff -r c51add76c54d -r 91da809b8e98 x11/p5-gtk2/Makefile
--- a/x11/p5-gtk2/Makefile      Sun Jan 11 21:06:26 2009 +0000
+++ b/x11/p5-gtk2/Makefile      Sun Jan 11 21:55:22 2009 +0000
@@ -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 @@
 
 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 -r c51add76c54d -r 91da809b8e98 x11/p5-gtk2/distinfo
--- a/x11/p5-gtk2/distinfo      Sun Jan 11 21:06:26 2009 +0000
+++ b/x11/p5-gtk2/distinfo      Sun Jan 11 21:55:22 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index