diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-10 10:44:51 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-10 10:44:51 +0800 |
commit | 2c8c08fed29c084f73bf3c89fd2ae815ebf3e269 (patch) | |
tree | afecfd946e3a0e39285e11160d8bbfe69317f7fa /devel/p5-FSA-Rules | |
parent | 31261d91fef1d6e8f96f3aa525ce5654c98037f5 (diff) | |
download | freebsd-ports-gnome-2c8c08fed29c084f73bf3c89fd2ae815ebf3e269.tar.gz freebsd-ports-gnome-2c8c08fed29c084f73bf3c89fd2ae815ebf3e269.tar.zst freebsd-ports-gnome-2c8c08fed29c084f73bf3c89fd2ae815ebf3e269.zip |
- Update from 0.23 to 0.24
Approved by: tobez (implicit)
Diffstat (limited to 'devel/p5-FSA-Rules')
-rw-r--r-- | devel/p5-FSA-Rules/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-FSA-Rules/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-FSA-Rules/Makefile b/devel/p5-FSA-Rules/Makefile index 7457736d64fe..a0572cc479e9 100644 --- a/devel/p5-FSA-Rules/Makefile +++ b/devel/p5-FSA-Rules/Makefile @@ -6,7 +6,7 @@ # PORTNAME= FSA-Rules -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/D/DW/DWHEELER @@ -16,7 +16,8 @@ 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}/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 diff --git a/devel/p5-FSA-Rules/distinfo b/devel/p5-FSA-Rules/distinfo index 24bbb3f526c4..0de527163d87 100644 --- a/devel/p5-FSA-Rules/distinfo +++ b/devel/p5-FSA-Rules/distinfo @@ -1,3 +1,3 @@ -MD5 (FSA-Rules-0.23.tar.gz) = 34521dec9ec1acba34617a48a0a8f332 -SHA256 (FSA-Rules-0.23.tar.gz) = 59a8cd7f59ad0ca3f8b5482160890f4ccfcc974c7ff89ce26be630d118985b1c -SIZE (FSA-Rules-0.23.tar.gz) = 27690 +MD5 (FSA-Rules-0.24.tar.gz) = 55f3af93f73304150ab4c7ba6a304da5 +SHA256 (FSA-Rules-0.24.tar.gz) = 7116c766cff8c8295cd983010c15b4a595efa70e01f3ff40c19ff327d8cf65ec +SIZE (FSA-Rules-0.24.tar.gz) = 29477 |