diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-22 22:09:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-22 22:09:07 +0800 |
commit | b856865c448b38dd11c08d3bc8c67c0c9596d9c1 (patch) | |
tree | d0eaa87afa0023f45ad34eac5f7af4aef2e9f9ae | |
parent | a78d68d7717244928dd3b1dfd739d6f5386287ce (diff) | |
download | freebsd-ports-gnome-b856865c448b38dd11c08d3bc8c67c0c9596d9c1.tar.gz freebsd-ports-gnome-b856865c448b38dd11c08d3bc8c67c0c9596d9c1.tar.zst freebsd-ports-gnome-b856865c448b38dd11c08d3bc8c67c0c9596d9c1.zip |
- Update to 4.16
Changes: http://search.cpan.org/dist/WWW-Curl/Changes
-rw-r--r-- | www/p5-WWW-Curl/Makefile | 6 | ||||
-rw-r--r-- | www/p5-WWW-Curl/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index 162dcc29d462..28abfff175cc 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Curl -PORTVERSION= 4.15 -PORTREVISION= 1 +PORTVERSION= 4.16 CATEGORIES= www ftp perl5 MASTER_SITES= CPAN \ http://curl.haxx.se/libcurl/perl/ @@ -15,7 +14,8 @@ COMMENT= Perl extension interface for libcurl LICENSE= MIT LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl -TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ +TEST_DEPENDS= p5-Test-CPAN-Meta>=0:${PORTSDIR}/devel/p5-Test-CPAN-Meta \ + p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage USE_PERL5= configure diff --git a/www/p5-WWW-Curl/distinfo b/www/p5-WWW-Curl/distinfo index 1655be78b0fd..b0588b991cce 100644 --- a/www/p5-WWW-Curl/distinfo +++ b/www/p5-WWW-Curl/distinfo @@ -1,2 +1,2 @@ -SHA256 (WWW-Curl-4.15.tar.gz) = 3ef40494537a1ce7f848f3b524f5690cf47db458c0bb662e15c4642dc13c5fa1 -SIZE (WWW-Curl-4.15.tar.gz) = 53741 +SHA256 (WWW-Curl-4.16.tar.gz) = d0ec40b33aab40b4ce902f83d753965a0a4d9e1e19a52d3a8d3d74148208694d +SIZE (WWW-Curl-4.16.tar.gz) = 50929 |