Thu Sep 23 22:43:21 2010 UTC ()
Updating devel/p5-Module-Install-XSUtil from 0.27 to 0.33

Upstream changes:
0.33 Sun Sep 19 22:15:10 2010
    - Disable -Wdeclaration-after-statement by requires_c99()

0.32 Mon Sep 13 14:18:33 2010
    - Don't clean xshelper.h by default.
      Use use_xshelper -clean (or -realclean) to clean the file.

0.31 Mon Sep 13 13:09:16 2010
    - Fix a check for STATIC_INLINE (s/__cplusplus__/__cplusplus/)

0.30 Sat Sep 11 14:17:06 2010
    - Add use_xshelper() command to create xshelper.h


(sno)
diff -r1.3 -r1.4 pkgsrc/devel/p5-Module-Install-XSUtil/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Module-Install-XSUtil/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Module-Install-XSUtil/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Module-Install-XSUtil/Makefile 2010/09/08 20:29:16 1.3
+++ pkgsrc/devel/p5-Module-Install-XSUtil/Makefile 2010/09/23 22:43:21 1.4
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2010/09/08 20:29:16 sno Exp $ 1# $NetBSD: Makefile,v 1.4 2010/09/23 22:43:21 sno Exp $
2# 2#
3 3
4DISTNAME= Module-Install-XSUtil-0.27 4DISTNAME= Module-Install-XSUtil-0.33
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Module-Install-XSUtil/ 10HOMEPAGE= http://search.cpan.org/dist/Module-Install-XSUtil/
11COMMENT= Perl 5 module providing utility functions for XS modules 11COMMENT= Perl 5 module providing utility functions for XS modules
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14USE_LANGUAGES= c # for test target 14USE_LANGUAGES= c # for test target
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17PERL5_PACKLIST= auto/Module/Install/XSUtil/.packlist 17PERL5_PACKLIST= auto/Module/Install/XSUtil/.packlist

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Module-Install-XSUtil/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Module-Install-XSUtil/distinfo 2010/09/08 20:29:16 1.2
+++ pkgsrc/devel/p5-Module-Install-XSUtil/distinfo 2010/09/23 22:43:21 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/09/08 20:29:16 sno Exp $ 1$NetBSD: distinfo,v 1.3 2010/09/23 22:43:21 sno Exp $
2 2
3SHA1 (Module-Install-XSUtil-0.27.tar.gz) = e19e59b689bb0dd9b4401cb1048641352c0d08c5 3SHA1 (Module-Install-XSUtil-0.33.tar.gz) = 88ffeefc9126fb39367392e0b4b6271e75483fea
4RMD160 (Module-Install-XSUtil-0.27.tar.gz) = 8c0a9845c5c3728dd5e6073aa1ab77082ed90f59 4RMD160 (Module-Install-XSUtil-0.33.tar.gz) = 0f8a9de7911ee2f0625a74fd498701efcf52f2d2
5Size (Module-Install-XSUtil-0.27.tar.gz) = 27062 bytes 5Size (Module-Install-XSUtil-0.33.tar.gz) = 28394 bytes