summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-HTML-Mason/Makefile2
-rw-r--r--www/p5-HTML-Mason/pkg-plist3
2 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 76625cc1bf71..51baa200dc93 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -7,11 +7,11 @@
PORTNAME= HTML-Mason
PORTVERSION= 1.13
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-1.13
MAINTAINER= dsh@vlink.ru
diff --git a/www/p5-HTML-Mason/pkg-plist b/www/p5-HTML-Mason/pkg-plist
index e027b8bc3763..f15e7ace2687 100644
--- a/www/p5-HTML-Mason/pkg-plist
+++ b/www/p5-HTML-Mason/pkg-plist
@@ -1,5 +1,6 @@
lib/perl5/site_perl/%%PERL_VER%%/Apache/Mason.pm
lib/perl5/site_perl/%%PERL_VER%%/Bundle/HTML/Mason.pm
+lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Admin.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/ApacheHandler.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Buffer.pm
@@ -25,10 +26,12 @@ lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Subclassing.pod
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tests.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tools.pm
lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Utils.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Compiler
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Component
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Resolver
@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason
@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%%/Bundle/HTML 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle 2>/dev/null || true