diff options
-rw-r--r-- | textproc/p5-Text-Autoformat/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Text-Autoformat/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index 852c9e812a0a..f0cb10ee2565 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -6,16 +6,18 @@ # PORTNAME= Text-Autoformat -PORTVERSION= 1.13 +PORTVERSION= 1.14.0 +DISTVERSIONPREFIX= v CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Text +MASTER_SITE_SUBDIR= Text/DCONWAY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Automatic and manual text wrapping and reformating formatting -BUILD_DEPENDS= ${SITE_PERL}/Text/Reform.pm:${PORTSDIR}/textproc/p5-Text-Reform +BUILD_DEPENDS= p5-version>0:${PORTSDIR}/devel/p5-version \ + ${SITE_PERL}/Text/Reform.pm:${PORTSDIR}/textproc/p5-Text-Reform RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Autoformat/distinfo b/textproc/p5-Text-Autoformat/distinfo index 4a2997941364..ffaf4baa4637 100644 --- a/textproc/p5-Text-Autoformat/distinfo +++ b/textproc/p5-Text-Autoformat/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Autoformat-1.13.tar.gz) = 1a944e3e21e176178bb4f87a6068f041 -SHA256 (Text-Autoformat-1.13.tar.gz) = b32ab81d1ff4d1b3c87b29c88904b2440beb9b9333bf59eff1280750ae1fc006 -SIZE (Text-Autoformat-1.13.tar.gz) = 17431 +MD5 (Text-Autoformat-v1.14.0.tar.gz) = 06958fdf5d9acffc7d68e37cc606de72 +SHA256 (Text-Autoformat-v1.14.0.tar.gz) = 47123c8c921ba6e575a4b07450c427af4a8017300c13b94e89e7109249644b13 +SIZE (Text-Autoformat-v1.14.0.tar.gz) = 19429 |