pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-ParseXS Updating devel/p5-ExtUtils-P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/10a056811341
branches: trunk
changeset: 400094:10a056811341
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 11 10:04:28 2009 +0000
description:
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:
devel/p5-ExtUtils-ParseXS/Makefile | 6 +++---
devel/p5-ExtUtils-ParseXS/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 3684a3cd3c11 -r 10a056811341 devel/p5-ExtUtils-ParseXS/Makefile
--- a/devel/p5-ExtUtils-ParseXS/Makefile Sun Oct 11 09:57:11 2009 +0000
+++ b/devel/p5-ExtUtils-ParseXS/Makefile Sun Oct 11 10:04:28 2009 +0000
@@ -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 -r 3684a3cd3c11 -r 10a056811341 devel/p5-ExtUtils-ParseXS/distinfo
--- a/devel/p5-ExtUtils-ParseXS/distinfo Sun Oct 11 09:57:11 2009 +0000
+++ b/devel/p5-ExtUtils-ParseXS/distinfo Sun Oct 11 10:04:28 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index