diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-14 02:37:35 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-14 02:37:35 +0800 |
commit | 7218762c327941f7ae237a15258b4df3dbfdb334 (patch) | |
tree | 749bcdb529f7097fcd5ee140f786b9e3529df424 /www | |
parent | 270662d9f72044559e428223b4ee0cb26c6664c8 (diff) | |
download | freebsd-ports-gnome-7218762c327941f7ae237a15258b4df3dbfdb334.tar.gz freebsd-ports-gnome-7218762c327941f7ae237a15258b4df3dbfdb334.tar.zst freebsd-ports-gnome-7218762c327941f7ae237a15258b4df3dbfdb334.zip |
- Update to 0.03
- Remove MD5
PR: ports/153108
Submitted by: myself (pgollucci)
Approved by: ports@c0decafe.net (maintainer)
Changes: http://search.cpan.org/dist/URI-Encode/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-URI-Encode/Makefile | 2 | ||||
-rw-r--r-- | www/p5-URI-Encode/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile index 5dc8e467a4ca..2db87cc32a9c 100644 --- a/www/p5-URI-Encode/Makefile +++ b/www/p5-URI-Encode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI-Encode -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-URI-Encode/distinfo b/www/p5-URI-Encode/distinfo index 0fa12274a69b..6f98017fa374 100644 --- a/www/p5-URI-Encode/distinfo +++ b/www/p5-URI-Encode/distinfo @@ -1,3 +1,2 @@ -MD5 (URI-Encode-0.02.tar.gz) = 248bbc86b4454f7a2000783fbc2059a9 -SHA256 (URI-Encode-0.02.tar.gz) = badcc1d7c9b86449dfbe6afa0933c9f6af5f7da4353bd646e10874b521ec713f -SIZE (URI-Encode-0.02.tar.gz) = 4447 +SHA256 (URI-Encode-0.03.tar.gz) = 9e4ff54eb500daf697d5b8d7dc5333bd8d79c8b3c3bf752813105fdb7c6dbdc9 +SIZE (URI-Encode-0.03.tar.gz) = 5114 |