svn commit: r436885 - head/devel/p5-TAP-SimpleOutput

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 25 04:41:52 UTC 2017


Author: sunpoet
Date: Sat Mar 25 04:41:51 2017
New Revision: 436885
URL: https://svnweb.freebsd.org/changeset/ports/436885

Log:
  Update to 0.009
  
  Changes:	http://search.cpan.org/dist/TAP-SimpleOutput/Changes
  PR:		217263
  Submitted by:	wen
  Approved by:	maintainer (timeout, 25 days)

Modified:
  head/devel/p5-TAP-SimpleOutput/Makefile
  head/devel/p5-TAP-SimpleOutput/distinfo

Modified: head/devel/p5-TAP-SimpleOutput/Makefile
==============================================================================
--- head/devel/p5-TAP-SimpleOutput/Makefile	Sat Mar 25 04:38:12 2017	(r436884)
+++ head/devel/p5-TAP-SimpleOutput/Makefile	Sat Mar 25 04:41:51 2017	(r436885)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	TAP-SimpleOutput
-PORTVERSION=	0.003
+PORTVERSION=	0.009
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,7 +12,9 @@ COMMENT=	Simple closure-driven TAP gener
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive
+BUILD_DEPENDS=	p5-Class-Load>=0:devel/p5-Class-Load \
+		p5-Perl-Version>=0:devel/p5-Perl-Version \
+		p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5

Modified: head/devel/p5-TAP-SimpleOutput/distinfo
==============================================================================
--- head/devel/p5-TAP-SimpleOutput/distinfo	Sat Mar 25 04:38:12 2017	(r436884)
+++ head/devel/p5-TAP-SimpleOutput/distinfo	Sat Mar 25 04:41:51 2017	(r436885)
@@ -1,2 +1,3 @@
-SHA256 (TAP-SimpleOutput-0.003.tar.gz) = 58b08d34007482a4f30e47620ef08b1110d7313f8fd998ef65036d22c0a39e22
-SIZE (TAP-SimpleOutput-0.003.tar.gz) = 27615
+TIMESTAMP = 1488011538
+SHA256 (TAP-SimpleOutput-0.009.tar.gz) = 7899b42253e6be0ec70a633af05d5b1e387d30979cf1358bb405fe665f02cf89
+SIZE (TAP-SimpleOutput-0.009.tar.gz) = 31783


More information about the svn-ports-all mailing list