pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Class-C3-XS PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a18a6795c249
branches:  trunk
changeset: 557234:a18a6795c249
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Apr 12 18:14:08 2009 +0000

description:
PkgSrc changes:
  - Updating package for p5 module Class::C3::XS to 0.11
  - set license to artistic-2.0

Uptream changes:
0.11 Mon Mar 30, 2009
        - Define SVfARG if the perl we're compiling for doesn't have
          it (Florian Ragwitz).

0.10 Sat Mar 28, 2009
        - Improve error message on merge errors (Florian Ragwitz).

0.09 Wed Mar 25, 2009
        - Use I32 instead of int (Brandon L Black).
        - Explicitly specify xs prototyping behaviour (Florian Ragwitz).
        - Fix several compiler warnings (Florian Ragwitz).
        - Check return values when storing values in hashes and error
          out if it didn't work (Florian Ragwitz).
        - Stop using auto_install in Makefile.PL (Florian Ragwitz).
        - Remove fake Build.PL (Florian Ragwitz).

diffstat:

 devel/p5-Class-C3-XS/Makefile |  6 +++---
 devel/p5-Class-C3-XS/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 9ec7c3561dc4 -r a18a6795c249 devel/p5-Class-C3-XS/Makefile
--- a/devel/p5-Class-C3-XS/Makefile     Sun Apr 12 16:52:15 2009 +0000
+++ b/devel/p5-Class-C3-XS/Makefile     Sun Apr 12 18:14:08 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:48 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/12 18:14:08 sno Exp $
 
-DISTNAME=      Class-C3-XS-0.08
+DISTNAME=      Class-C3-XS-0.11
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Class/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Class-C3-XS/
 COMMENT=       XS speedups for Class::C3
+LICENSE=       artistic-2.0
 
 USE_LANGUAGES= c
 PERL5_PACKLIST=        auto/Class/C3/XS/.packlist
diff -r 9ec7c3561dc4 -r a18a6795c249 devel/p5-Class-C3-XS/distinfo
--- a/devel/p5-Class-C3-XS/distinfo     Sun Apr 12 16:52:15 2009 +0000
+++ b/devel/p5-Class-C3-XS/distinfo     Sun Apr 12 18:14:08 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/06/24 15:04:56 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/04/12 18:14:08 sno Exp $
 
-SHA1 (Class-C3-XS-0.08.tar.gz) = 8fa1a01ff3bb90499327f378048e103722b5c59c
-RMD160 (Class-C3-XS-0.08.tar.gz) = 3b035744b0fc06ab59ab5ce6885531ad3303e189
-Size (Class-C3-XS-0.08.tar.gz) = 28241 bytes
+SHA1 (Class-C3-XS-0.11.tar.gz) = 085c6633922d5d4ff82025c432bf813b472ccbdf
+RMD160 (Class-C3-XS-0.11.tar.gz) = f9aa44465fc4a4793f3110371d80daa37a76fb81
+Size (Class-C3-XS-0.11.tar.gz) = 24921 bytes



Home | Main Index | Thread Index | Old Index