pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Data-Section Updating package for Data::Secti...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a4e051126d55
branches: trunk
changeset: 395410:a4e051126d55
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jul 07 22:38:10 2009 +0000
description:
Updating package for Data::Section from 0.005 to 0.091.820 and set license
to ${PERL5_LICENSE} according to META.json
Upstream changes:
0.091820 2009-07-01 18:25:50 UTC
add docs on using ForMethod to avoid autocleaning (thanks, Kent
Fredric)
0.006 2008-11-23
remove smoke tests that did nothing useful; thanks Florian
diffstat:
devel/p5-Data-Section/Makefile | 7 ++++---
devel/p5-Data-Section/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 97599fdcd032 -r a4e051126d55 devel/p5-Data-Section/Makefile
--- a/devel/p5-Data-Section/Makefile Tue Jul 07 22:37:42 2009 +0000
+++ b/devel/p5-Data-Section/Makefile Tue Jul 07 22:38:10 2009 +0000
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/30 23:36:03 he Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/07 22:38:10 sno Exp $
#
-DISTNAME= Data-Section-0.005
-PKGNAME= p5-${DISTNAME}
+DISTNAME= Data-Section-0.091820
+PKGNAME= p5-${DISTNAME:S/091820/091.820/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Data-Section/
COMMENT= Perl 5 module to read multiple hunks of data out of your DATA section
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Class-ISA>0:../../devel/p5-Class-ISA
DEPENDS+= p5-Sub-Exporter>=0.979:../../devel/p5-Sub-Exporter
diff -r 97599fdcd032 -r a4e051126d55 devel/p5-Data-Section/distinfo
--- a/devel/p5-Data-Section/distinfo Tue Jul 07 22:37:42 2009 +0000
+++ b/devel/p5-Data-Section/distinfo Tue Jul 07 22:38:10 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/30 23:36:03 he Exp $
+$NetBSD: distinfo,v 1.2 2009/07/07 22:38:10 sno Exp $
-SHA1 (Data-Section-0.005.tar.gz) = 38010182e856d6f6e1030901a30dff43dd6df058
-RMD160 (Data-Section-0.005.tar.gz) = 92cd1f4511219ddf2d07937d23503cbc4eaf4cbe
-Size (Data-Section-0.005.tar.gz) = 11156 bytes
+SHA1 (Data-Section-0.091820.tar.gz) = 8e79efc900932b9c5e8cfaea983e890b1e3d5281
+RMD160 (Data-Section-0.091820.tar.gz) = e20f4f01902823d0312e6ec3aa77d1bb1d3b4045
+Size (Data-Section-0.091820.tar.gz) = 11777 bytes
Home |
Main Index |
Thread Index |
Old Index