summaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-ParseXS
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-10-11 10:04:28 +0000
committersno <sno@pkgsrc.org>2009-10-11 10:04:28 +0000
commita4758aafd38861eb847631c9556924e429d56dd4 (patch)
tree72c9286081a0763872ea56fcc2afd4b1203908d1 /devel/p5-ExtUtils-ParseXS
parent767e05ee9cd66a04594ea5c77a15940f94fdd10a (diff)
downloadpkgsrc-a4758aafd38861eb847631c9556924e429d56dd4.tar.gz
Updating devel/p5-ExtUtils-ParseXS from 2.20.04.01 to 2.21
Upstream changes: 2.21 - Mon Oct 5 11:17:53 EDT 2009 Bug fixes: - Adds full path in INCLUDE #line directives (RT#50198) [patch by "spb"] Other: - Updated copyright and maintainer list 2.20_07 - Sat Oct 3 11:26:55 EDT 2009 Bug fixes: - Use "char* file" for perl < 5.9, not "char[] file"; fixes mod_perl breakage due to prior attempts to fix RT#48104 [David Golden] 2.20_06 - Fri Oct 2 23:45:45 EDT 2009 Bug fixes: - Added t/typemap to fix broken test on perl 5.6.2 [David Golden] - More prototype fixes for older perls [Goro Fuji] - Avoid "const char *" in test files as it breaks on 5.6.2 [Goro Fuji] Other: - Merged changes from 2.2004 maintenance branch (see 2.200401 to 2.200403) [David Golden] 2.20_05 - Sat Aug 22 21:46:56 EDT 2009 Bug fixes: - Fix prototype related bugs [Goro Fuji] - Fix the SCOPE keyword [Goro Fuji]
Diffstat (limited to 'devel/p5-ExtUtils-ParseXS')
-rw-r--r--devel/p5-ExtUtils-ParseXS/Makefile6
-rw-r--r--devel/p5-ExtUtils-ParseXS/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-ExtUtils-ParseXS/Makefile b/devel/p5-ExtUtils-ParseXS/Makefile
index 6d940642a6b..dcdb72a49a6 100644
--- a/devel/p5-ExtUtils-ParseXS/Makefile
+++ b/devel/p5-ExtUtils-ParseXS/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/09/16 17:21:24 sno Exp $
+# $NetBSD: Makefile,v 1.8 2009/10/11 10:04:28 sno Exp $
-DISTNAME= ExtUtils-ParseXS-2.200401
-PKGNAME= p5-${DISTNAME:S/200401/20.04.01/}
+DISTNAME= ExtUtils-ParseXS-2.21
+PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5epx
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
diff --git a/devel/p5-ExtUtils-ParseXS/distinfo b/devel/p5-ExtUtils-ParseXS/distinfo
index fb1ec711bc8..a946855fdb5 100644
--- a/devel/p5-ExtUtils-ParseXS/distinfo
+++ b/devel/p5-ExtUtils-ParseXS/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/09/16 17:21:24 sno Exp $
+$NetBSD: distinfo,v 1.7 2009/10/11 10:04:28 sno Exp $
-SHA1 (ExtUtils-ParseXS-2.200401.tar.gz) = bdcdfce2c10b3fe246d9a51f00bd6544288a6414
-RMD160 (ExtUtils-ParseXS-2.200401.tar.gz) = 6e94f452502d6a97abdfed81530a240ac9a22627
-Size (ExtUtils-ParseXS-2.200401.tar.gz) = 35256 bytes
+SHA1 (ExtUtils-ParseXS-2.21.tar.gz) = 72de839f3e84e884e727a40fd710f1e2328db879
+RMD160 (ExtUtils-ParseXS-2.21.tar.gz) = 93c768e89a6c54cb4d10bbaefeede7157cea7f9f
+Size (ExtUtils-ParseXS-2.21.tar.gz) = 39225 bytes