svn commit: r359501 - head/devel/p5-Test-DependentModules

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 27 11:45:44 UTC 2014


Author: sunpoet
Date: Fri Jun 27 11:45:43 2014
New Revision: 359501
URL: http://svnweb.freebsd.org/changeset/ports/359501
QAT: https://qat.redports.org/buildarchive/r359501/

Log:
  - Update to 0.19
  
  Changes:	http://search.cpan.org/dist/Test-DependentModules/Changes

Modified:
  head/devel/p5-Test-DependentModules/Makefile
  head/devel/p5-Test-DependentModules/distinfo

Modified: head/devel/p5-Test-DependentModules/Makefile
==============================================================================
--- head/devel/p5-Test-DependentModules/Makefile	Fri Jun 27 11:45:38 2014	(r359500)
+++ head/devel/p5-Test-DependentModules/Makefile	Fri Jun 27 11:45:43 2014	(r359501)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-DependentModules
-PORTVERSION=	0.18
+PORTVERSION=	0.19
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	p5-Capture-Tiny>=0:${PORT
 		p5-IO-Handle-Util>=0:${PORTSDIR}/devel/p5-IO-Handle-Util \
 		p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \
 		p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
-		p5-MetaCPAN-API>=0:${PORTSDIR}/devel/p5-MetaCPAN-API \
+		p5-MetaCPAN-Client>=0:${PORTSDIR}/devel/p5-MetaCPAN-Client \
 		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
 		p5-autodie>=0:${PORTSDIR}/devel/p5-autodie
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/devel/p5-Test-DependentModules/distinfo
==============================================================================
--- head/devel/p5-Test-DependentModules/distinfo	Fri Jun 27 11:45:38 2014	(r359500)
+++ head/devel/p5-Test-DependentModules/distinfo	Fri Jun 27 11:45:43 2014	(r359501)
@@ -1,2 +1,2 @@
-SHA256 (Test-DependentModules-0.18.tar.gz) = 9ee0cc27e02545772bafb7d49be873e782cccef2a93bfbd77b58bc33c2ecbc05
-SIZE (Test-DependentModules-0.18.tar.gz) = 18405
+SHA256 (Test-DependentModules-0.19.tar.gz) = 75f65d94eed913f0f107e5eac5839c7ada9af359045e1dfd052ac78cce190cd6
+SIZE (Test-DependentModules-0.19.tar.gz) = 18396


More information about the svn-ports-head mailing list