diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-12 11:37:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-12 11:37:51 +0800 |
commit | c35de030ab1ec61064a1f99d18e1d83528a5a2a8 (patch) | |
tree | 296456602fd8cf5aecf8f33d56ce7900fec0c395 /textproc | |
parent | 7ccd9589251720a4c497d6e34a4052501401ac27 (diff) | |
download | freebsd-ports-gnome-c35de030ab1ec61064a1f99d18e1d83528a5a2a8.tar.gz freebsd-ports-gnome-c35de030ab1ec61064a1f99d18e1d83528a5a2a8.tar.zst freebsd-ports-gnome-c35de030ab1ec61064a1f99d18e1d83528a5a2a8.zip |
- Update to 1.25
- Fix WWW
Changes: http://search.cpan.org/dist/Text-NSP/CHANGES
Approved by: clsung (maintainer, via IRC)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-NSP/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-NSP/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Text-NSP/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-NSP/Makefile b/textproc/p5-Text-NSP/Makefile index 002dd533fe12..3166e25546b6 100644 --- a/textproc/p5-Text-NSP/Makefile +++ b/textproc/p5-Text-NSP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-NSP -PORTVERSION= 1.23 +PORTVERSION= 1.25 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-NSP/distinfo b/textproc/p5-Text-NSP/distinfo index e70c49a2359a..dc5c11891271 100644 --- a/textproc/p5-Text-NSP/distinfo +++ b/textproc/p5-Text-NSP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-NSP-1.23.tar.gz) = 2a79cb242eb6a14ecb99ebf6726ed032ad74a65b973cab087fdb1586cb86152e -SIZE (Text-NSP-1.23.tar.gz) = 1012884 +SHA256 (Text-NSP-1.25.tar.gz) = d62849a912787c639c9e2e8b72d14ffaa49659ee197032f3e47dfc7e92c0d6bb +SIZE (Text-NSP-1.25.tar.gz) = 1014381 diff --git a/textproc/p5-Text-NSP/pkg-descr b/textproc/p5-Text-NSP/pkg-descr index 7eb4249404e6..1663593f8be9 100644 --- a/textproc/p5-Text-NSP/pkg-descr +++ b/textproc/p5-Text-NSP/pkg-descr @@ -9,4 +9,4 @@ count.pl statistic.pl rank.pl combig.pl kocos.pl These are not modules, and are run from the command line. -WWW: http://search.cpan.org/dist/p5-Text-NSP/ +WWW: http://search.cpan.org/dist/Text-NSP/ |