diff options
author | tobez <tobez@FreeBSD.org> | 2009-09-06 16:25:52 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-09-06 16:25:52 +0800 |
commit | 0dc709edda0577e7d75eee4a63a924067acdf8a0 (patch) | |
tree | ee82645bd5210ad37fd2a8fc578d81714c4236ed /textproc/p5-Text-Reform | |
parent | ee456dbc9f8489ee7992fdeaf1be0814f008b6be (diff) | |
download | freebsd-ports-gnome-0dc709edda0577e7d75eee4a63a924067acdf8a0.tar.gz freebsd-ports-gnome-0dc709edda0577e7d75eee4a63a924067acdf8a0.tar.zst freebsd-ports-gnome-0dc709edda0577e7d75eee4a63a924067acdf8a0.zip |
Update to 1.20.
Changes: http://search.cpan.org/dist/Text-Reform/Changes
Diffstat (limited to 'textproc/p5-Text-Reform')
-rw-r--r-- | textproc/p5-Text-Reform/Makefile | 9 | ||||
-rw-r--r-- | textproc/p5-Text-Reform/distinfo | 6 |
2 files changed, 5 insertions, 10 deletions
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile index 340281f5bf8c..6b77bace0b8a 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -6,20 +6,15 @@ # PORTNAME= Text-Reform -PORTVERSION= 1.12.2 -DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTVERSION= 1.20 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= Text/DCONWAY +MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manual text wrapping and reformatting -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version - PERL_CONFIGURE= yes MAN3= Text::Reform.3 diff --git a/textproc/p5-Text-Reform/distinfo b/textproc/p5-Text-Reform/distinfo index f0978a7350fd..715c40db9873 100644 --- a/textproc/p5-Text-Reform/distinfo +++ b/textproc/p5-Text-Reform/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Reform-v1.12.2.tar.gz) = c2dc7c1d885e5d977831d798dd31e99b -SHA256 (Text-Reform-v1.12.2.tar.gz) = 0265c99027b642d100deed1bcc4c1833b4b06424f2fc2a3b23b920cdc0fbd0dc -SIZE (Text-Reform-v1.12.2.tar.gz) = 24355 +MD5 (Text-Reform-1.20.tar.gz) = f37f5834f3dc221eacd09bdfcfe40918 +SHA256 (Text-Reform-1.20.tar.gz) = a8792dd8c1aac97001032337b36a356be96e2d74c4f039ef9a363b641db4ae61 +SIZE (Text-Reform-1.20.tar.gz) = 29521 |