diff options
author | tobez <tobez@FreeBSD.org> | 2013-03-18 19:33:28 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-03-18 19:33:28 +0800 |
commit | 947756ccfdead56e1a45c42eefa31bebefb35682 (patch) | |
tree | f67410b5c0602a5f2602d6aa3d9c31551580ec05 /textproc | |
parent | ac7943a18dcf03cdbd7143ba8ceee4143e44bab1 (diff) | |
download | freebsd-ports-gnome-947756ccfdead56e1a45c42eefa31bebefb35682.tar.gz freebsd-ports-gnome-947756ccfdead56e1a45c42eefa31bebefb35682.tar.zst freebsd-ports-gnome-947756ccfdead56e1a45c42eefa31bebefb35682.zip |
Update to 3.29.
Changes: http://search.cpan.org/dist/Text-ParseWords/CHANGES
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-ParseWords/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-ParseWords/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-ParseWords/Makefile b/textproc/p5-Text-ParseWords/Makefile index d3181ccff076..a20ea8ad6158 100644 --- a/textproc/p5-Text-ParseWords/Makefile +++ b/textproc/p5-Text-ParseWords/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-ParseWords -PORTVERSION= 3.28 +PORTVERSION= 3.29 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-ParseWords/distinfo b/textproc/p5-Text-ParseWords/distinfo index 8edcb2e9401d..dbb47c02460f 100644 --- a/textproc/p5-Text-ParseWords/distinfo +++ b/textproc/p5-Text-ParseWords/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-ParseWords-3.28.tar.gz) = fae2d7d5363eaea33fb5d754be58606b544a50e920ebf4e044e67c9f2360bedd -SIZE (Text-ParseWords-3.28.tar.gz) = 6941 +SHA256 (Text-ParseWords-3.29.tar.gz) = 8c45f72afa412d532182963782609517bc42ceb9ccee551aab23459d79959b9a +SIZE (Text-ParseWords-3.29.tar.gz) = 6780 |