aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Excel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-01-28 15:30:25 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-01-28 15:30:25 +0000
commit29a38292548d1b87665876c5d8864fa6418c667c (patch)
tree9f9709fd66a11a22493795bae385bd2b953f6566 /devel/p5-DateTime-Format-Excel
parent035f978d20bb7490d0be20f7cf369b46665e5df1 (diff)
downloadports-29a38292548d1b87665876c5d8864fa6418c667c.tar.gz
ports-29a38292548d1b87665876c5d8864fa6418c667c.zip
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-Excel')
-rw-r--r--devel/p5-DateTime-Format-Excel/Makefile4
-rw-r--r--devel/p5-DateTime-Format-Excel/distinfo3
-rw-r--r--devel/p5-DateTime-Format-Excel/pkg-plist4
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-DateTime-Format-Excel/Makefile b/devel/p5-DateTime-Format-Excel/Makefile
index 837aa2938ed5..f70f9df1672d 100644
--- a/devel/p5-DateTime-Format-Excel/Makefile
+++ b/devel/p5-DateTime-Format-Excel/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= DateTime-Format-Excel
-PORTVERSION= 0.29
+PORTVERSION= 0.29.01
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/}
MAINTAINER= mat@FreeBSD.org
COMMENT= Convert between DateTime and Excel dates
@@ -22,4 +23,5 @@ PERL_CONFIGURE= yes
MAN3= DateTime::Format::Excel.3
+.include "../../devel/p5-Module-Build/inc.build.mk"
.include <bsd.port.mk>
diff --git a/devel/p5-DateTime-Format-Excel/distinfo b/devel/p5-DateTime-Format-Excel/distinfo
index e4f40dbbc3dc..bdea24556011 100644
--- a/devel/p5-DateTime-Format-Excel/distinfo
+++ b/devel/p5-DateTime-Format-Excel/distinfo
@@ -1 +1,2 @@
-MD5 (DateTime-Format-Excel-0.29.tar.gz) = c530713452f8d02db57447f7204a98f8
+MD5 (DateTime-Format-Excel-0.2901.tar.gz) = d2f1934833c247b50088fd7999efee04
+SIZE (DateTime-Format-Excel-0.2901.tar.gz) = 15813
diff --git a/devel/p5-DateTime-Format-Excel/pkg-plist b/devel/p5-DateTime-Format-Excel/pkg-plist
index 237ba7e9b5dc..b9f4fbf1ee7e 100644
--- a/devel/p5-DateTime-Format-Excel/pkg-plist
+++ b/devel/p5-DateTime-Format-Excel/pkg-plist
@@ -1,7 +1,3 @@
%%SITE_PERL%%/DateTime/Format/Excel.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Excel/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Excel
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/DateTime/Format 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true