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 Updating devel/p5-Class-C3-XS fro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e70cc2142ad5
branches: trunk
changeset: 400039:e70cc2142ad5
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 11 08:16:22 2009 +0000
description:
Updating devel/p5-Class-C3-XS from 0.11 to 0.13
pkgsrc changes:
- Adjusting license
Upstream changes:
0.13 Thu Sep 24, 2009
- Release 0.12_03 as a stable release, without further modifications.
0.12_03 Mon Sep 21, 2009
- Fix compatibility with perl 5.6.x. Thanks again, Nicholas.
0.12_02 Mon Sep 7, 2009
- Actually ship with the changes 0.12_01 claimed to have. Thanks for
catching this, Nicholas.
0.12_01 Sat Aug 22, 2009
- Backport a couple of performance tweaks from bleadperl. This gives a
performance improvement of about 40% in calculating the linearized
isa for hierarchies with single parents only.
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 2f46f25415e9 -r e70cc2142ad5 devel/p5-Class-C3-XS/Makefile
--- a/devel/p5-Class-C3-XS/Makefile Sun Oct 11 08:14:39 2009 +0000
+++ b/devel/p5-Class-C3-XS/Makefile Sun Oct 11 08:16:22 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2009/06/13 06:46:44 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2009/10/11 08:16:22 sno Exp $
-DISTNAME= Class-C3-XS-0.11
+DISTNAME= Class-C3-XS-0.13
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
@@ -8,7 +8,7 @@
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
+LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Class/C3/XS/.packlist
diff -r 2f46f25415e9 -r e70cc2142ad5 devel/p5-Class-C3-XS/distinfo
--- a/devel/p5-Class-C3-XS/distinfo Sun Oct 11 08:14:39 2009 +0000
+++ b/devel/p5-Class-C3-XS/distinfo Sun Oct 11 08:16:22 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/04/12 18:14:08 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/10/11 08:16:22 sno Exp $
-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
+SHA1 (Class-C3-XS-0.13.tar.gz) = 6a41749a9ebad3cd83591676dd43d7426e36812a
+RMD160 (Class-C3-XS-0.13.tar.gz) = 2fb60457d32d2526e3edf99d0ab7183bb94f08f7
+Size (Class-C3-XS-0.13.tar.gz) = 26105 bytes
Home |
Main Index |
Thread Index |
Old Index