pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Class-Std Updating devel/p5-Class-Std from 0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/51971c1299b6
branches: trunk
changeset: 570205:51971c1299b6
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jan 26 16:26:19 2010 +0000
description:
Updating devel/p5-Class-Std from 0.0.9nb1 to 0.0.11
pkgsrc changes:
- Adding license definition
- Adjusting dependencies
- Adjusting module type
Upstream changes:
0.011 Thu Dec 24 14:06:53 2009
- Update to remove weird files in previous release
- Remove unneeded dependency on version.pm
0.010 Wed Dec 23 16:09:10 2009
- Removed git repository information (thanks for all the work, Dan)
- Fixed incompatibility with Perl 5.11+ label constraints
(thanks Andreas)
diffstat:
devel/p5-Class-Std/Makefile | 13 +++++++------
devel/p5-Class-Std/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 10 deletions(-)
diffs (44 lines):
diff -r 838571d89b8b -r 51971c1299b6 devel/p5-Class-Std/Makefile
--- a/devel/p5-Class-Std/Makefile Tue Jan 26 16:24:06 2010 +0000
+++ b/devel/p5-Class-Std/Makefile Tue Jan 26 16:26:19 2010 +0000
@@ -1,20 +1,21 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:17:49 he Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/26 16:26:19 sno Exp $
#
-DISTNAME= Class-Std-0.0.9
-PKGNAME= p5-Class-Std-0.0.9
-PKGREVISION= 1
+DISTNAME= Class-Std-0.011
+PKGNAME= p5-${DISTNAME:S/011/0.11/}
+#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-Std/
COMMENT= Perl 5 module to support creation of standard inside-out classes
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
-PERL5_PACKLIST= auto/Class/Std/.packlist
+PERL5_PACKLIST= auto/Class/Std/.packlist
+PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 838571d89b8b -r 51971c1299b6 devel/p5-Class-Std/distinfo
--- a/devel/p5-Class-Std/distinfo Tue Jan 26 16:24:06 2010 +0000
+++ b/devel/p5-Class-Std/distinfo Tue Jan 26 16:26:19 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/07/17 09:48:06 rhaen Exp $
+$NetBSD: distinfo,v 1.3 2010/01/26 16:26:19 sno Exp $
-SHA1 (Class-Std-0.0.9.tar.gz) = 5b96954d928455fa3dd80e15335ac004b5d46b89
-RMD160 (Class-Std-0.0.9.tar.gz) = a075c4fc2f62984af6b082b6d6c1c31230ed6fd7
-Size (Class-Std-0.0.9.tar.gz) = 31651 bytes
+SHA1 (Class-Std-0.011.tar.gz) = a6f373bb89f0878047b4d214ec52e86fe36ae3dd
+RMD160 (Class-Std-0.011.tar.gz) = 3a0717320fb8e4be211c858c1f69260ee4d465ad
+Size (Class-Std-0.011.tar.gz) = 31080 bytes
Home |
Main Index |
Thread Index |
Old Index