aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-09-10 18:26:57 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-09-10 18:26:57 +0800
commit3d0bc3ab4a4b723098832c02114517f520c9986f (patch)
tree70a6b56373c8843babb0500dbc76e2087615164d
parent5b5642e48e732bed9471b9e00801f030dc4b7421 (diff)
downloadfreebsd-ports-gnome-3d0bc3ab4a4b723098832c02114517f520c9986f.tar.gz
freebsd-ports-gnome-3d0bc3ab4a4b723098832c02114517f520c9986f.tar.zst
freebsd-ports-gnome-3d0bc3ab4a4b723098832c02114517f520c9986f.zip
- Update to 1.02
- Move PLIST_* entries to PLIST and fix it Changes: http://search.cpan.org/dist/Method-Signatures-Simple/Changes
-rw-r--r--devel/p5-Method-Signatures-Simple/Makefile14
-rw-r--r--devel/p5-Method-Signatures-Simple/distinfo4
-rw-r--r--devel/p5-Method-Signatures-Simple/pkg-plist7
3 files changed, 12 insertions, 13 deletions
diff --git a/devel/p5-Method-Signatures-Simple/Makefile b/devel/p5-Method-Signatures-Simple/Makefile
index 90254aca527b..73264a8cc009 100644
--- a/devel/p5-Method-Signatures-Simple/Makefile
+++ b/devel/p5-Method-Signatures-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Method-Signatures-Simple
-PORTVERSION= 0.06
+PORTVERSION= 1.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RHESA
@@ -15,16 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Basic method declarations with signatures, without source filters
-PLIST_FILES= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Method/Signatures/Simple/.packlist \
- %%SITE_PERL%%/Method/Signatures/Simple.pm
-PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Method/Signatures/Simple \
- %%SITE_PERL%%/%%PERL_ARCH%%/auto/Method/Signatures \
- %%SITE_PERL%%/%%PERL_ARCH%%/auto/Method \
- %%SITE_PERL%%/Method/Signatures \
- %%SITE_PERL%%/Method
+PERL_CONFIGURE= yes
-PERL_CONFIGURE= YES
-
-MAN3= Method::Signatures::Simple.3
+MAN3= Method::Signatures::Simple.3
.include <bsd.port.mk>
diff --git a/devel/p5-Method-Signatures-Simple/distinfo b/devel/p5-Method-Signatures-Simple/distinfo
index 2dbae5241af7..f79f3605c970 100644
--- a/devel/p5-Method-Signatures-Simple/distinfo
+++ b/devel/p5-Method-Signatures-Simple/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Method-Signatures-Simple-0.06.tar.gz) = edb063d284bcc49db4135a1d9fe18ef5ceb1b6230fc4660cb8d73e80f08ff6b9
-SIZE (Method-Signatures-Simple-0.06.tar.gz) = 12020
+SHA256 (Method-Signatures-Simple-1.02.tar.gz) = 95cfd54049e5c529dafdd56a2131541c4f007a7e02dd37f5abb3c37089228d67
+SIZE (Method-Signatures-Simple-1.02.tar.gz) = 12693
diff --git a/devel/p5-Method-Signatures-Simple/pkg-plist b/devel/p5-Method-Signatures-Simple/pkg-plist
new file mode 100644
index 000000000000..c44c7f56ccfe
--- /dev/null
+++ b/devel/p5-Method-Signatures-Simple/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Method/Signatures/Simple.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Method/Signatures/Simple/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Method/Signatures/Simple
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Method/Signatures
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Method
+@dirrmtry %%SITE_PERL%%/Method/Signatures
+@dirrmtry %%SITE_PERL%%/Method