diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-11-28 12:52:49 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-11-28 12:52:49 +0000 |
commit | b560a7cc55b1de60e96c9328c990804a493231c9 (patch) | |
tree | 06e8010da636a166937154245e8a903857eddb13 /net/p5-Net-HTTP | |
parent | accdf467b61e4e63ab34087c4fda7fcb67684537 (diff) | |
download | ports-b560a7cc55b1de60e96c9328c990804a493231c9.tar.gz ports-b560a7cc55b1de60e96c9328c990804a493231c9.zip |
Notes
Diffstat (limited to 'net/p5-Net-HTTP')
-rw-r--r-- | net/p5-Net-HTTP/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-HTTP/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-Net-HTTP/Makefile b/net/p5-Net-HTTP/Makefile index 1bf7e5bc9001..c1f2244a3ea9 100644 --- a/net/p5-Net-HTTP/Makefile +++ b/net/p5-Net-HTTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-HTTP -PORTVERSION= 6.01 +PORTVERSION= 6.02 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,6 +25,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} CONFLICTS= p5-libwww-5* MAN3= Net::HTTP.3 \ + Net::HTTPS.3 \ Net::HTTP::NB.3 PERL_CONFIGURE= yes diff --git a/net/p5-Net-HTTP/distinfo b/net/p5-Net-HTTP/distinfo index 941fddd79137..1e5bab8ce65e 100644 --- a/net/p5-Net-HTTP/distinfo +++ b/net/p5-Net-HTTP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-HTTP-6.01.tar.gz) = 76d883f9b249b16393dc183de04b4e4fed99bb0eb776ab9149d915607c69ea46 -SIZE (Net-HTTP-6.01.tar.gz) = 13733 +SHA256 (Net-HTTP-6.02.tar.gz) = 3692b8b99297ba6cc603a1edb8382b7bc4f1ba2e75d310a9d6e32d7e50110fed +SIZE (Net-HTTP-6.02.tar.gz) = 14186 |