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/13f6af927c35
branches:  trunk
changeset: 399274:13f6af927c35
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Sep 16 17:21:24 2009 +0000

description:
Updating devel/p5-ExtUtils-ParseXS from 2.20.02 to 2.20.04.01

Upstream changes:
2.200401 - Mon Sep 14 22:26:03 EDT 2009

 - No changes from 2.20_04.

2.20_04 - Mon Aug 10 11:18:47 EDT 2009

 Bug fixes:
 - Changed install_dirs to 'core' for 5.8.9 as well (RT#48474)
 - Removed t/bugs.t until there is better C++ support in ExtUtils::CBuilder

 Other:
 - Updated repository URL in META file

2.20_03 - Thu Jul 23 23:14:50 EDT 2009

 Bug fixes:
 - Fixed "const char *" errors for 5.8.8 (and older) (RT#48104)
   [Vincent Pit]
 - Added newline before a preprocessor directive (RT#30673)
   [patch by hjp]

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 7436cfeb5ae8 -r 13f6af927c35 devel/p5-ExtUtils-ParseXS/Makefile
--- a/devel/p5-ExtUtils-ParseXS/Makefile        Wed Sep 16 17:16:37 2009 +0000
+++ b/devel/p5-ExtUtils-ParseXS/Makefile        Wed Sep 16 17:21:24 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/07/28 06:28:07 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/09/16 17:21:24 sno Exp $
 
-DISTNAME=      ExtUtils-ParseXS-2.2002
-PKGNAME=       p5-${DISTNAME:S/2002/20.02/}
+DISTNAME=      ExtUtils-ParseXS-2.200401
+PKGNAME=       p5-${DISTNAME:S/200401/20.04.01/}
 SVR4_PKGNAME=  p5epx
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
diff -r 7436cfeb5ae8 -r 13f6af927c35 devel/p5-ExtUtils-ParseXS/distinfo
--- a/devel/p5-ExtUtils-ParseXS/distinfo        Wed Sep 16 17:16:37 2009 +0000
+++ b/devel/p5-ExtUtils-ParseXS/distinfo        Wed Sep 16 17:21:24 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/07/28 06:28:07 sno Exp $
+$NetBSD: distinfo,v 1.6 2009/09/16 17:21:24 sno Exp $
 
-SHA1 (ExtUtils-ParseXS-2.2002.tar.gz) = 136dc6a8c7279bc0459a9f497fa58abbc956ec25
-RMD160 (ExtUtils-ParseXS-2.2002.tar.gz) = dc98b8627eb40e8b645bd00c8c4df9b3588c76b1
-Size (ExtUtils-ParseXS-2.2002.tar.gz) = 32106 bytes
+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



Home | Main Index | Thread Index | Old Index