Sat Jul 31 07:51:53 2010 UTC ()
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.


(sno)
diff -r1.4 -r1.5 pkgsrc/x11/p5-Alien-wxWidgets/Makefile
diff -r1.2 -r1.3 pkgsrc/x11/p5-Alien-wxWidgets/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/x11/p5-Alien-wxWidgets/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/p5-Alien-wxWidgets/Makefile 2010/06/13 22:45:48 1.4
+++ pkgsrc/x11/p5-Alien-wxWidgets/Makefile 2010/07/31 07:51:52 1.5
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.4 2010/06/13 22:45:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2010/07/31 07:51:52 sno Exp $
2# 2#
3 3
4DISTNAME= Alien-wxWidgets-0.50 4DISTNAME= Alien-wxWidgets-0.51
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 6#PKGREVISION= 2
7CATEGORIES= x11 perl5 7CATEGORIES= x11 perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Alien-wxWidgets/ 11HOMEPAGE= http://search.cpan.org/dist/Alien-wxWidgets/
12COMMENT= Building, finding and using wxWidgets binaries 12COMMENT= Building, finding and using wxWidgets binaries
13LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17BUILD_DEPENDS+= {perl>=5.10.1,p5-ExtUtils-CBuilder>=0.24}:../../devel/p5-ExtUtils-CBuilder 17BUILD_DEPENDS+= {perl>=5.10.1,p5-ExtUtils-CBuilder>=0.24}:../../devel/p5-ExtUtils-CBuilder
18 18
19USE_TOOLS+= gmake pkg-config 19USE_TOOLS+= gmake pkg-config

cvs diff -r1.2 -r1.3 pkgsrc/x11/p5-Alien-wxWidgets/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/p5-Alien-wxWidgets/distinfo 2010/01/17 00:38:29 1.2
+++ pkgsrc/x11/p5-Alien-wxWidgets/distinfo 2010/07/31 07:51:52 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/01/17 00:38:29 sno Exp $ 1$NetBSD: distinfo,v 1.3 2010/07/31 07:51:52 sno Exp $
2 2
3SHA1 (Alien-wxWidgets-0.50.tar.gz) = 8c846cdd7e6601900c973c97ac9d26e637cdb842 3SHA1 (Alien-wxWidgets-0.51.tar.gz) = b5bed6ed570c267fa75ce4c9dcdc84a76f9c0f2d
4RMD160 (Alien-wxWidgets-0.50.tar.gz) = 77a8f4a8a6d1a40410c92148ef97fb79e389f314 4RMD160 (Alien-wxWidgets-0.51.tar.gz) = 18c0481a027a66133adc97e9023d0266c39fe369
5Size (Alien-wxWidgets-0.50.tar.gz) = 648978 bytes 5Size (Alien-wxWidgets-0.51.tar.gz) = 673085 bytes