Updating package in devel/p5-ExtUtils-ParseXS for CPAN module

ExtUtils::ParseXS from 3.05 to 3.11.

Upstream changes:
3.11 - Thu Dec 29 17:55:00 CET 2011
  - Version/distribution fixes.

3.09 - Wed Dec 28 18:48:00 CET 2011
  - Escape double quotes of file names/commands in #line directives.

3.08 - Mon Dec 19 18:03:00 CET 2011
  - Silence undefined-value-in-addition warning
    (Nothing serious, just happened sometimes when reporting line numbers for
    errors. But warning during build process.)

3.07 - Wed Dec  7 14:10:00 CET 2011
  - Fix inconsistent versioning in 3.06.

3.06 - Fri Dec  2 08:10:00 CET 2011
  - Fix Cygwin issues [Tony Cook]
    avoid conflicting static / dllexport on legacy perls too
    This probably fixes rt.cpan.org 72313 and 71964.
    (3928a66ad4bd8aee704eda1942b7877c0ff1ab2c in core)

  - Convert ` to ' [James Keenan]
    55bee391aeff3c3b8d22fa4ce5491ee9440028aa and
    6dfee1ec62c64d7afe8ced4650596dd9e7f71a63 in core

  - Avoid some test-time warnings [Zefram]
    97bae9c59cd181b3b54061213ec1fdce0ccb30d4 in core
This commit is contained in:
sno 2012-01-31 07:44:45 +00:00
parent ac59e9c215
commit 0852d54c64
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.17 2011/11/16 08:09:55 sno Exp $
# $NetBSD: Makefile,v 1.18 2012/01/31 07:44:45 sno Exp $
DISTNAME= ExtUtils-ParseXS-3.05
DISTNAME= ExtUtils-ParseXS-3.11
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5epx
CATEGORIES= devel perl5

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2011/11/16 08:09:55 sno Exp $
$NetBSD: distinfo,v 1.16 2012/01/31 07:44:45 sno Exp $
SHA1 (ExtUtils-ParseXS-3.05.tar.gz) = 4f694461c8945170c45f719fe544869105ea14c1
RMD160 (ExtUtils-ParseXS-3.05.tar.gz) = eb18fc98b249f3013341c9ce2cfac995bb09b2a0
Size (ExtUtils-ParseXS-3.05.tar.gz) = 59795 bytes
SHA1 (ExtUtils-ParseXS-3.11.tar.gz) = ab6af0f0949ac3c43f91b6a6f62766a27f2a9caa
RMD160 (ExtUtils-ParseXS-3.11.tar.gz) = ca2449734efb96ed22ea15c0ed7b19f96da8eb77
Size (ExtUtils-ParseXS-3.11.tar.gz) = 59018 bytes