diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/distinfo | 2 | ||||
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTML-CalendarMonthSimple/Makefile b/www/p5-HTML-CalendarMonthSimple/Makefile index 2c0faab38866..c6b9876ed0b3 100644 --- a/www/p5-HTML-CalendarMonthSimple/Makefile +++ b/www/p5-HTML-CalendarMonthSimple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-CalendarMonthSimple -PORTVERSION= 1.18 +PORTVERSION= 1.19 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML diff --git a/www/p5-HTML-CalendarMonthSimple/distinfo b/www/p5-HTML-CalendarMonthSimple/distinfo index e8027db92457..aebfa07279a4 100644 --- a/www/p5-HTML-CalendarMonthSimple/distinfo +++ b/www/p5-HTML-CalendarMonthSimple/distinfo @@ -1 +1 @@ -MD5 (HTML-CalendarMonthSimple-1.18.tar.gz) = f7311e1706a1614c6a47ac467b9bb38e +MD5 (HTML-CalendarMonthSimple-1.19.tar.gz) = 330e47593e21651dc56261a5ec9b9bb6 diff --git a/www/p5-HTML-CalendarMonthSimple/pkg-plist b/www/p5-HTML-CalendarMonthSimple/pkg-plist index e31820d5578f..f528846c8880 100644 --- a/www/p5-HTML-CalendarMonthSimple/pkg-plist +++ b/www/p5-HTML-CalendarMonthSimple/pkg-plist @@ -1,5 +1,6 @@ lib/perl5/site_perl/%%PERL_VER%%/HTML/CalendarMonthSimple.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/CalendarMonthSimple/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/CalendarMonthSimple +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true |