diff options
author | sno <sno@pkgsrc.org> | 2010-07-31 07:51:52 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-07-31 07:51:52 +0000 |
commit | e3205127f8feb84f9a35d578ce57f09a4acb861d (patch) | |
tree | 534c76df15f5198b0a20385fc481eee79752715c /x11 | |
parent | be3ee269825d94c6fab15fe86349228a6bdf58c2 (diff) | |
download | pkgsrc-e3205127f8feb84f9a35d578ce57f09a4acb861d.tar.gz |
Updating x11/p5-Alien-wxWidgets from 0.50nb2 to 0.51
Upstream changes:
0.51 Tue Mar 30 22:28:51 CEST 2010
- Build fix for Perl 5.12.
0.50_02 Sun Mar 21 10:33:00 CET 2010
- Fixed 64 bit compilation when using the MinGW-w64 compiler.
0.50_01 Fri Feb 26 17:08:21 CET 2010
- Added wxWidgets-extraflags build option.
- Exit with an error message under Cygwin.
- Use the system version of Archive::Extract and File::Fetch
if newer than the bundled version.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/p5-Alien-wxWidgets/Makefile | 6 | ||||
-rw-r--r-- | x11/p5-Alien-wxWidgets/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/p5-Alien-wxWidgets/Makefile b/x11/p5-Alien-wxWidgets/Makefile index 72bc15e83e0..582f79d41c1 100644 --- a/x11/p5-Alien-wxWidgets/Makefile +++ b/x11/p5-Alien-wxWidgets/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:48 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/07/31 07:51:52 sno Exp $ # -DISTNAME= Alien-wxWidgets-0.50 +DISTNAME= Alien-wxWidgets-0.51 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +#PKGREVISION= 2 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} diff --git a/x11/p5-Alien-wxWidgets/distinfo b/x11/p5-Alien-wxWidgets/distinfo index b2037f7a1d0..5f2c4a3fe71 100644 --- a/x11/p5-Alien-wxWidgets/distinfo +++ b/x11/p5-Alien-wxWidgets/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/01/17 00:38:29 sno Exp $ +$NetBSD: distinfo,v 1.3 2010/07/31 07:51:52 sno Exp $ -SHA1 (Alien-wxWidgets-0.50.tar.gz) = 8c846cdd7e6601900c973c97ac9d26e637cdb842 -RMD160 (Alien-wxWidgets-0.50.tar.gz) = 77a8f4a8a6d1a40410c92148ef97fb79e389f314 -Size (Alien-wxWidgets-0.50.tar.gz) = 648978 bytes +SHA1 (Alien-wxWidgets-0.51.tar.gz) = b5bed6ed570c267fa75ce4c9dcdc84a76f9c0f2d +RMD160 (Alien-wxWidgets-0.51.tar.gz) = 18c0481a027a66133adc97e9023d0266c39fe369 +Size (Alien-wxWidgets-0.51.tar.gz) = 673085 bytes |