aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-07-26 00:58:11 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-07-26 00:58:11 +0000
commit8d476562b6b35fd9af1cf3b65340a59a08b06d58 (patch)
tree28b77ebc8e5e3c046083293e9a8e3f9dd2ba68d7
parent1053946769cbc9f36d5baf35cc4f67a9cfd7c03a (diff)
downloadports-8d476562b6b35fd9af1cf3b65340a59a08b06d58.tar.gz
ports-8d476562b6b35fd9af1cf3b65340a59a08b06d58.zip
Notes
-rw-r--r--devel/p5-FSA-Rules/Makefile14
-rw-r--r--devel/p5-FSA-Rules/distinfo6
-rw-r--r--devel/p5-FSA-Rules/pkg-plist3
3 files changed, 12 insertions, 11 deletions
diff --git a/devel/p5-FSA-Rules/Makefile b/devel/p5-FSA-Rules/Makefile
index a0572cc479e9..0b122deb779a 100644
--- a/devel/p5-FSA-Rules/Makefile
+++ b/devel/p5-FSA-Rules/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= FSA-Rules
-PORTVERSION= 0.24
+PORTVERSION= 0.25
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/D/DW/DWHEELER
@@ -16,18 +16,18 @@ MAINTAINER= aaron@FreeBSD.org
COMMENT= Build simple rules-based state machines in Perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
- ${SITE_PERL}/Text/Wrap.pm:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-RUN_DEPENDS+= ${BUILD_DEPENDS}
-
-MAN3= FSA::Rules.3
+ ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
+ ${SITE_PERL}/Text/Wrap.pm:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
+MAN3= FSA::Rules.3
+
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= requires at least Perl5.6 due to dependencies
+IGNORE= requires at least Perl5.6 due to dependencies
.endif
.include <bsd.port.post.mk>
diff --git a/devel/p5-FSA-Rules/distinfo b/devel/p5-FSA-Rules/distinfo
index 0de527163d87..1760de4772de 100644
--- a/devel/p5-FSA-Rules/distinfo
+++ b/devel/p5-FSA-Rules/distinfo
@@ -1,3 +1,3 @@
-MD5 (FSA-Rules-0.24.tar.gz) = 55f3af93f73304150ab4c7ba6a304da5
-SHA256 (FSA-Rules-0.24.tar.gz) = 7116c766cff8c8295cd983010c15b4a595efa70e01f3ff40c19ff327d8cf65ec
-SIZE (FSA-Rules-0.24.tar.gz) = 29477
+MD5 (FSA-Rules-0.25.tar.gz) = 566f3638946e8f7bc82e29628a8566d2
+SHA256 (FSA-Rules-0.25.tar.gz) = 58a880f2d63eb3dcc5dc48d3a0bf09d2168dd3452ff2e84a1e9e5ede0dae2ebd
+SIZE (FSA-Rules-0.25.tar.gz) = 24043
diff --git a/devel/p5-FSA-Rules/pkg-plist b/devel/p5-FSA-Rules/pkg-plist
index b57efc7fd6b6..ebf6d9263abf 100644
--- a/devel/p5-FSA-Rules/pkg-plist
+++ b/devel/p5-FSA-Rules/pkg-plist
@@ -1,2 +1,3 @@
+@comment $FreeBSD$
%%SITE_PERL%%/FSA/Rules.pm
-@dirrm %%SITE_PERL%%/FSA
+@dirrmtry %%SITE_PERL%%/FSA