From 757760c28b618ea202dfdf1d0e73da3f13006f0b Mon Sep 17 00:00:00 2001 From: Daichi GOTO Date: Wed, 15 Oct 2003 08:02:29 +0000 Subject: update devel/p5-Date-Manip: 5.42 -> 5.42a - Update port, grab maintainership. PR: 58040 Submitted by: Cheng-Lung Sung --- devel/p5-Date-Manip/Makefile | 5 ++--- devel/p5-Date-Manip/distinfo | 2 +- devel/p5-Date-Manip/pkg-plist | 12 ++++++------ 3 files changed, 9 insertions(+), 10 deletions(-) (limited to 'devel/p5-Date-Manip') diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 44cef7a99429..0a2e94713eb2 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -6,19 +6,18 @@ # PORTNAME= Date-Manip -PORTVERSION= 5.42 +PORTVERSION= 5.42a CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- DISTNAME= DateManip-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= clsung@dragon2.net COMMENT= Perl5 module containing date manipulation routines PERL_CONFIGURE= YES MAN3= Date::Manip.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo index 91944d8e69ad..7b2e37e3ca72 100644 --- a/devel/p5-Date-Manip/distinfo +++ b/devel/p5-Date-Manip/distinfo @@ -1 +1 @@ -MD5 (DateManip-5.42.tar.gz) = 935a34f18fa0dbb2fc579c5cd538d041 +MD5 (DateManip-5.42a.tar.gz) = 648386bbf46d021ae283811f75b07bdf diff --git a/devel/p5-Date-Manip/pkg-plist b/devel/p5-Date-Manip/pkg-plist index b339788efe78..791f0ab8fb22 100644 --- a/devel/p5-Date-Manip/pkg-plist +++ b/devel/p5-Date-Manip/pkg-plist @@ -1,6 +1,6 @@ -lib/perl5/site_perl/%%PERL_VER%%/Date/Manip.pm -lib/perl5/site_perl/%%PERL_VER%%/Date/Manip.pod -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Manip/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Manip -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Date 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date 2>/dev/null || true +%%SITE_PERL%%/Date/Manip.pm +%%SITE_PERL%%/Date/Manip.pod +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip +@unexec rmdir %D/%%SITE_PERL%%/Date 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date 2>/dev/null || true -- cgit v1.2.3