diff options
author | culot <culot@FreeBSD.org> | 2013-03-07 18:33:32 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-03-07 18:33:32 +0800 |
commit | 9d5cc7e1ccf64be7c6f61049a47728a319e14018 (patch) | |
tree | c39f223e15dad4754ca89fb146f8e3ea54c0c5a5 | |
parent | ce12e557df357cc4bf14e6b71ed7f55d672e351e (diff) | |
download | freebsd-ports-gnome-9d5cc7e1ccf64be7c6f61049a47728a319e14018.tar.gz freebsd-ports-gnome-9d5cc7e1ccf64be7c6f61049a47728a319e14018.tar.zst freebsd-ports-gnome-9d5cc7e1ccf64be7c6f61049a47728a319e14018.zip |
- Update to 0.09
Changes: http://search.cpan.org/dist/URI-Encode/Changes
-rw-r--r-- | www/p5-URI-Encode/Makefile | 2 | ||||
-rw-r--r-- | www/p5-URI-Encode/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile index 2a3a0b2bf653..756b5d4e857b 100644 --- a/www/p5-URI-Encode/Makefile +++ b/www/p5-URI-Encode/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= URI-Encode -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MITHUN diff --git a/www/p5-URI-Encode/distinfo b/www/p5-URI-Encode/distinfo index 8a7d8be0ebc5..365eb48f45e5 100644 --- a/www/p5-URI-Encode/distinfo +++ b/www/p5-URI-Encode/distinfo @@ -1,2 +1,2 @@ -SHA256 (URI-Encode-0.08.tar.gz) = 54897f58d54ed22f9d657f7cb258b0771cc767b4f894faff918f80cb49f57f69 -SIZE (URI-Encode-0.08.tar.gz) = 14686 +SHA256 (URI-Encode-0.09.tar.gz) = 532a09f04da80b28d420f3ff52eb4e489f10656e527a967ca131ce683b83bcc3 +SIZE (URI-Encode-0.09.tar.gz) = 14887 |