From fb95b7438c92350d7e24bea6a71cd6effff44f19 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 16 Aug 2011 08:22:51 +0000 Subject: Changes 0.101.621: * document the \-escaping behavior of sections --- devel/p5-Data-Section/Makefile | 15 ++++++--------- devel/p5-Data-Section/distinfo | 8 ++++---- 2 files changed, 10 insertions(+), 13 deletions(-) (limited to 'devel') diff --git a/devel/p5-Data-Section/Makefile b/devel/p5-Data-Section/Makefile index 97725531906..b4c608485ad 100644 --- a/devel/p5-Data-Section/Makefile +++ b/devel/p5-Data-Section/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2011/08/14 12:26:05 obache Exp $ -# +# $NetBSD: Makefile,v 1.8 2011/08/16 08:22:51 adam Exp $ -DISTNAME= Data-Section-0.101620 -PKGNAME= p5-Data-Section-0.101.620 -PKGREVISION= 2 +DISTNAME= Data-Section-0.101621 +PKGNAME= p5-Data-Section-0.101.621 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} @@ -12,14 +10,13 @@ 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} +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= p5-MRO-Compat>=0.09:../../devel/p5-MRO-Compat DEPENDS+= p5-Sub-Exporter>=0.979:../../devel/p5-Sub-Exporter - BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple -PKG_DESTDIR_SUPPORT= user-destdir - -PERL5_PACKLIST= auto/Data/Section/.packlist +PERL5_PACKLIST= auto/Data/Section/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Data-Section/distinfo b/devel/p5-Data-Section/distinfo index 1f57575b84a..7b0e59bb517 100644 --- a/devel/p5-Data-Section/distinfo +++ b/devel/p5-Data-Section/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/07/14 17:19:23 seb Exp $ +$NetBSD: distinfo,v 1.6 2011/08/16 08:22:51 adam Exp $ -SHA1 (Data-Section-0.101620.tar.gz) = 3120a042764aa2344f71250c9befefe1bd0e1d03 -RMD160 (Data-Section-0.101620.tar.gz) = 19ea84f5cedc443df6fe0dedeb4b42dacbaeef00 -Size (Data-Section-0.101620.tar.gz) = 14675 bytes +SHA1 (Data-Section-0.101621.tar.gz) = 0cae2fe42bb3fbe5132591a4019584e44aff6dc8 +RMD160 (Data-Section-0.101621.tar.gz) = 2dfe399fc0620a13b9178e92b8e98d91bfd9199d +Size (Data-Section-0.101621.tar.gz) = 14913 bytes -- cgit v1.2.3