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 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