svn commit: r447355 - head/devel/p5-Specio

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Aug 4 20:07:31 UTC 2017


Author: sunpoet
Date: Fri Aug  4 20:07:29 2017
New Revision: 447355
URL: https://svnweb.freebsd.org/changeset/ports/447355

Log:
  Update to 0.40
  
  Changes:	http://search.cpan.org/dist/Specio/Changes

Modified:
  head/devel/p5-Specio/Makefile
  head/devel/p5-Specio/distinfo

Modified: head/devel/p5-Specio/Makefile
==============================================================================
--- head/devel/p5-Specio/Makefile	Fri Aug  4 18:56:08 2017	(r447354)
+++ head/devel/p5-Specio/Makefile	Fri Aug  4 20:07:29 2017	(r447355)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Specio
-PORTVERSION=	0.39
+PORTVERSION=	0.40
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DROLSKY
@@ -18,7 +18,9 @@ BUILD_DEPENDS=	p5-Devel-StackTrace>=0:devel/p5-Devel-S
 		p5-Eval-Closure>=0:devel/p5-Eval-Closure \
 		p5-MRO-Compat>=0:devel/p5-MRO-Compat \
 		p5-Module-Runtime>=0:devel/p5-Module-Runtime \
-		p5-Role-Tiny>=1.003003:devel/p5-Role-Tiny
+		p5-Role-Tiny>=1.003003:devel/p5-Role-Tiny \
+		p5-Sub-Quote>=0:devel/p5-Sub-Quote \
+		p5-Try-Tiny>=0:lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal \
 		p5-Test-Needs>=0:devel/p5-Test-Needs \

Modified: head/devel/p5-Specio/distinfo
==============================================================================
--- head/devel/p5-Specio/distinfo	Fri Aug  4 18:56:08 2017	(r447354)
+++ head/devel/p5-Specio/distinfo	Fri Aug  4 20:07:29 2017	(r447355)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501766525
-SHA256 (Specio-0.39.tar.gz) = 5d5a3a96a74880f4d1d20723ad7c5d05eb5bbcae947f8e42f4d65744da6250a6
-SIZE (Specio-0.39.tar.gz) = 98503
+TIMESTAMP = 1501862636
+SHA256 (Specio-0.40.tar.gz) = 7668e3480e607b93b4fe6e0774066a492cabdfca47a04a3d3958e0b38cad144f
+SIZE (Specio-0.40.tar.gz) = 100989


More information about the svn-ports-all mailing list