Tue Aug 16 08:22:51 2011 UTC ()
Changes 0.101.621:
* document the \-escaping behavior of sections


(adam)
diff -r1.7 -r1.8 pkgsrc/devel/p5-Data-Section/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-Data-Section/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Data-Section/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Data-Section/Makefile 2011/08/14 12:26:05 1.7
+++ pkgsrc/devel/p5-Data-Section/Makefile 2011/08/16 08:22:51 1.8
@@ -1,25 +1,22 @@ @@ -1,25 +1,22 @@
1# $NetBSD: Makefile,v 1.7 2011/08/14 12:26:05 obache Exp $ 1# $NetBSD: Makefile,v 1.8 2011/08/16 08:22:51 adam Exp $
2# 
3 2
4DISTNAME= Data-Section-0.101620 3DISTNAME= Data-Section-0.101621
5PKGNAME= p5-Data-Section-0.101.620 4PKGNAME= p5-Data-Section-0.101.621
6PKGREVISION= 2 
7CATEGORIES= devel perl5 5CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
9 7
10MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Data-Section/ 9HOMEPAGE= http://search.cpan.org/dist/Data-Section/
12COMMENT= Perl 5 module to read multiple hunks of data out of your DATA section 10COMMENT= Perl 5 module to read multiple hunks of data out of your DATA section
13LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
14 12
 13PKG_DESTDIR_SUPPORT= user-destdir
 14
15DEPENDS+= p5-MRO-Compat>=0.09:../../devel/p5-MRO-Compat 15DEPENDS+= p5-MRO-Compat>=0.09:../../devel/p5-MRO-Compat
16DEPENDS+= p5-Sub-Exporter>=0.979:../../devel/p5-Sub-Exporter 16DEPENDS+= p5-Sub-Exporter>=0.979:../../devel/p5-Sub-Exporter
17 
18BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple 17BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
19 18
20PKG_DESTDIR_SUPPORT= user-destdir 19PERL5_PACKLIST= auto/Data/Section/.packlist
21 
22PERL5_PACKLIST= auto/Data/Section/.packlist 
23 20
24.include "../../lang/perl5/module.mk" 21.include "../../lang/perl5/module.mk"
25.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-Data-Section/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Data-Section/distinfo 2010/07/14 17:19:23 1.5
+++ pkgsrc/devel/p5-Data-Section/distinfo 2011/08/16 08:22:51 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2010/07/14 17:19:23 seb Exp $ 1$NetBSD: distinfo,v 1.6 2011/08/16 08:22:51 adam Exp $
2 2
3SHA1 (Data-Section-0.101620.tar.gz) = 3120a042764aa2344f71250c9befefe1bd0e1d03 3SHA1 (Data-Section-0.101621.tar.gz) = 0cae2fe42bb3fbe5132591a4019584e44aff6dc8
4RMD160 (Data-Section-0.101620.tar.gz) = 19ea84f5cedc443df6fe0dedeb4b42dacbaeef00 4RMD160 (Data-Section-0.101621.tar.gz) = 2dfe399fc0620a13b9178e92b8e98d91bfd9199d
5Size (Data-Section-0.101620.tar.gz) = 14675 bytes 5Size (Data-Section-0.101621.tar.gz) = 14913 bytes