pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/p5-Wx Updating x11/p5-Wx from 0.96nb1 to 0.97.01
details: https://anonhg.NetBSD.org/pkgsrc/rev/b91bf549dc49
branches: trunk
changeset: 571719:b91bf549dc49
user: sno <sno%pkgsrc.org@localhost>
date: Mon Feb 15 16:49:46 2010 +0000
description:
Updating x11/p5-Wx from 0.96nb1 to 0.97.01
pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.9701 Thu Feb 11 16:03:42 CET 2010
- Bump the required version of ExtUtils::XSpp and ExtUtils::ParseXS.
0.97 Tue Feb 9 22:57:14 CET 2010
- Added wxOverlay and wxDCOverlay (2.8) (thanks to Mark Dootson).
- Added Wx::Loader - allows PPM distributions and packagers to
override wx dll loading (see Wx::Loader pod)
- Loading plugins - local override of dl_load_file now uses
Wx::_load_plugin during XSLoader::load
diffstat:
x11/p5-Wx/Makefile | 11 ++++++-----
x11/p5-Wx/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (40 lines):
diff -r 4cd508342a10 -r b91bf549dc49 x11/p5-Wx/Makefile
--- a/x11/p5-Wx/Makefile Mon Feb 15 16:43:02 2010 +0000
+++ b/x11/p5-Wx/Makefile Mon Feb 15 16:49:46 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2010/01/24 13:00:44 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2010/02/15 16:49:46 sno Exp $
#
-DISTNAME= Wx-0.96
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+DISTNAME= Wx-0.9701
+PKGNAME= p5-${DISTNAME:S/9701/97.01/}
+#PKGREVISION= 1
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/}
@@ -16,7 +16,8 @@
MAKE_JOBS_SAFE= no
BUILD_DEPENDS+= p5-Alien-wxWidgets>=0.25:../../x11/p5-Alien-wxWidgets
-BUILD_DEPENDS+= p5-ExtUtils-XSpp>=0.05:../../devel/p5-ExtUtils-XSpp
+BUILD_DEPENDS+= p5-ExtUtils-ParseXS>=2.22.02:../../devel/p5-ExtUtils-ParseXS
+BUILD_DEPENDS+= p5-ExtUtils-XSpp>=0.09:../../devel/p5-ExtUtils-XSpp
#USE_TOOLS+= gmake pkg-config wx-config
USE_TOOLS+= perl
diff -r 4cd508342a10 -r b91bf549dc49 x11/p5-Wx/distinfo
--- a/x11/p5-Wx/distinfo Mon Feb 15 16:43:02 2010 +0000
+++ b/x11/p5-Wx/distinfo Mon Feb 15 16:49:46 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/01/17 00:51:06 sno Exp $
+$NetBSD: distinfo,v 1.3 2010/02/15 16:49:46 sno Exp $
-SHA1 (Wx-0.96.tar.gz) = 29fd5e07ae99ac2b3700b9eb1b9308a2192bdeb2
-RMD160 (Wx-0.96.tar.gz) = 627e72ad6286bf9efb15335cb362349caccd0d5f
-Size (Wx-0.96.tar.gz) = 354674 bytes
+SHA1 (Wx-0.9701.tar.gz) = 154ce36f3e749584aec0d6b7ed14619e527ca253
+RMD160 (Wx-0.9701.tar.gz) = e7c0fbe3d09e46804fa282a4a8b0451c8c795db1
+Size (Wx-0.9701.tar.gz) = 364255 bytes
Home |
Main Index |
Thread Index |
Old Index