diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-03-07 19:38:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-03-07 19:38:20 +0800 |
commit | 18c971ab59cc4fc3b35fa36f67387af8caa5b5a2 (patch) | |
tree | aaf970aab369abdbbc887f3d64ffda07fcfa4133 | |
parent | 5523b0ca91ee45ff0792d516b49457357a174cc9 (diff) | |
download | freebsd-ports-gnome-18c971ab59cc4fc3b35fa36f67387af8caa5b5a2.tar.gz freebsd-ports-gnome-18c971ab59cc4fc3b35fa36f67387af8caa5b5a2.tar.zst freebsd-ports-gnome-18c971ab59cc4fc3b35fa36f67387af8caa5b5a2.zip |
- Update to 0.10
- Change to new CPAN subdir macro
Changes: http://search.cpan.org/dist/Text-FindIndent/Changes
PR: ports/155082
Submitted by: sunpoet (myself)
Approved by: Cezary Morga <cm@therek.net> (maintainer)
-rw-r--r-- | textproc/p5-Text-FindIndent/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-FindIndent/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index ce674ea7ecb4..9bdd83896080 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Text-FindIndent -PORTVERSION= 0.08 +PORTVERSION= 0.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/S/SM/SMUELLER +MASTER_SITE_SUBDIR= CPAN:SMUELLER PKGNAMEPREFIX= p5- MAINTAINER= cm@therek.net diff --git a/textproc/p5-Text-FindIndent/distinfo b/textproc/p5-Text-FindIndent/distinfo index 9f94f10d842c..28b19d88e301 100644 --- a/textproc/p5-Text-FindIndent/distinfo +++ b/textproc/p5-Text-FindIndent/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-FindIndent-0.08.tar.gz) = 75860783503413dc216890e47ec5afd45046c8fe2593ccf892b4d25c4c81dc04 -SIZE (Text-FindIndent-0.08.tar.gz) = 30690 +SHA256 (Text-FindIndent-0.10.tar.gz) = 492c37e7bb5a4fca665e03728c0affe39c1235f65d85f27136f487af29797a30 +SIZE (Text-FindIndent-0.10.tar.gz) = 34541 |