diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-03-08 10:22:23 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-03-08 10:22:23 +0000 |
commit | 85544f2c01be814e0af1ebee1076012e7ed60bb0 (patch) | |
tree | 4f6d07402795ebb18bf2a43903773d6e9a98a680 | |
parent | Some minor cosmetic changes to the unofficial patch. (diff) |
- Update to 0.27
Changes: http://search.cpan.org/dist/HTTP-Proxy/Changes
Notes
Notes:
svn path=/head/; revision=313632
-rw-r--r-- | www/p5-HTTP-Proxy/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-Proxy/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index 430a59f6028b..05f1de13b6ce 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-Proxy -PORTVERSION= 0.26 +PORTVERSION= 0.27 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-HTTP-Proxy/distinfo b/www/p5-HTTP-Proxy/distinfo index 535868b66982..730148beab80 100644 --- a/www/p5-HTTP-Proxy/distinfo +++ b/www/p5-HTTP-Proxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-Proxy-0.26.tar.gz) = e098dfb02efa8fdfe3a3ee8666efa881335fdec6c30e2c6339fd78c072c205cc -SIZE (HTTP-Proxy-0.26.tar.gz) = 86979 +SHA256 (HTTP-Proxy-0.27.tar.gz) = e071041fb3f1c921d79d745450214257d9e0e46b15d885139a78e9f7bdc020b7 +SIZE (HTTP-Proxy-0.27.tar.gz) = 88028 |