diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-07-19 03:38:21 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-07-19 03:38:21 +0000 |
commit | f066dac93fc97c8abd1bb0bffdd012048e1904a9 (patch) | |
tree | 839a15c6cac709a21c846a4da2a24b2d1c28b1c4 | |
parent | Fix ancient getopts invocation in pskgen. (diff) |
Update to 0.032
Notes
Notes:
svn path=/head/; revision=418758
-rw-r--r-- | www/p5-WWW-Scripter/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Scripter/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-WWW-Scripter/Makefile b/www/p5-WWW-Scripter/Makefile index 08f818be1064..a19ac6db5a39 100644 --- a/www/p5-WWW-Scripter/Makefile +++ b/www/p5-WWW-Scripter/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Scripter -PORTVERSION= 0.031 +PORTVERSION= 0.032 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-WWW-Scripter/distinfo b/www/p5-WWW-Scripter/distinfo index 30202183cd31..b27c4c09233b 100644 --- a/www/p5-WWW-Scripter/distinfo +++ b/www/p5-WWW-Scripter/distinfo @@ -1,2 +1,3 @@ -SHA256 (WWW-Scripter-0.031.tar.gz) = abba4bdfbb4608f100910ccf7ec7a4430104ff8106d394689bb5d0374c2f76bc -SIZE (WWW-Scripter-0.031.tar.gz) = 54626 +TIMESTAMP = 1468899455 +SHA256 (WWW-Scripter-0.032.tar.gz) = 6cd134a412ae8099927e47f35286170089955b01f919dfb302771eb34ee4fec7 +SIZE (WWW-Scripter-0.032.tar.gz) = 55790 |