svn commit: r345652 - head/www/p5-WWW-Curl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 22 14:09:08 UTC 2014


Author: sunpoet
Date: Sat Feb 22 14:09:07 2014
New Revision: 345652
URL: http://svnweb.freebsd.org/changeset/ports/345652
QAT: https://qat.redports.org/buildarchive/r345652/

Log:
  - Update to 4.16
  
  Changes:	http://search.cpan.org/dist/WWW-Curl/Changes

Modified:
  head/www/p5-WWW-Curl/Makefile
  head/www/p5-WWW-Curl/distinfo

Modified: head/www/p5-WWW-Curl/Makefile
==============================================================================
--- head/www/p5-WWW-Curl/Makefile	Sat Feb 22 14:09:01 2014	(r345651)
+++ head/www/p5-WWW-Curl/Makefile	Sat Feb 22 14:09:07 2014	(r345652)
@@ -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 li
 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

Modified: head/www/p5-WWW-Curl/distinfo
==============================================================================
--- head/www/p5-WWW-Curl/distinfo	Sat Feb 22 14:09:01 2014	(r345651)
+++ head/www/p5-WWW-Curl/distinfo	Sat Feb 22 14:09:07 2014	(r345652)
@@ -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


More information about the svn-ports-all mailing list