diff options
author | bapt <bapt@FreeBSD.org> | 2011-04-18 09:42:21 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-04-18 09:42:21 +0800 |
commit | afd928533cd56cd7416db056eba652d2d5169c87 (patch) | |
tree | 9ba9e46367ca926476daea2ca3377adfc79eabaa | |
parent | 4c689d9ca5bd7fd62b2c9824610d997bbf92038c (diff) | |
download | freebsd-ports-gnome-afd928533cd56cd7416db056eba652d2d5169c87.tar.gz freebsd-ports-gnome-afd928533cd56cd7416db056eba652d2d5169c87.tar.zst freebsd-ports-gnome-afd928533cd56cd7416db056eba652d2d5169c87.zip |
- update to 6.01
- add licenses
- changes: http://cpansearch.perl.org/src/GAAS/Net-HTTP-6.01/Changes
-rw-r--r-- | net/p5-Net-HTTP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-HTTP/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-Net-HTTP/Makefile b/net/p5-Net-HTTP/Makefile index 431f585c5c7e..fb50b7690598 100644 --- a/net/p5-Net-HTTP/Makefile +++ b/net/p5-Net-HTTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-HTTP -PORTVERSION= 6.00 +PORTVERSION= 6.01 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Low-level HTTP client +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + RUN_DEPENDS= p5-Compress-Raw-Zlib>=0:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \ p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress \ p5-IO-Socket-SSL>=1.38:${PORTSDIR}/security/p5-IO-Socket-SSL diff --git a/net/p5-Net-HTTP/distinfo b/net/p5-Net-HTTP/distinfo index ad42fb738235..941fddd79137 100644 --- a/net/p5-Net-HTTP/distinfo +++ b/net/p5-Net-HTTP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-HTTP-6.00.tar.gz) = e711ea7ade65f7543de0eb59676b2ac93beb07fdca1070c64d7c21e556cdd7af -SIZE (Net-HTTP-6.00.tar.gz) = 13417 +SHA256 (Net-HTTP-6.01.tar.gz) = 76d883f9b249b16393dc183de04b4e4fed99bb0eb776ab9149d915607c69ea46 +SIZE (Net-HTTP-6.01.tar.gz) = 13733 |