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
This commit is contained in:
he 2009-01-11 21:55:22 +00:00
parent b17efe8e92
commit 4c039c1ab5
2 changed files with 9 additions and 8 deletions

View file

@ -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"

View file

@ -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