svn commit: r463757 - head/textproc/p5-XML-Compile-Cache

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Mar 6 20:32:19 UTC 2018


Author: sunpoet
Date: Tue Mar  6 20:32:17 2018
New Revision: 463757
URL: https://svnweb.freebsd.org/changeset/ports/463757

Log:
  Update to 1.06
  
  Changes:	http://search.cpan.org/dist/XML-Compile-Cache/ChangeLog

Modified:
  head/textproc/p5-XML-Compile-Cache/Makefile
  head/textproc/p5-XML-Compile-Cache/distinfo

Modified: head/textproc/p5-XML-Compile-Cache/Makefile
==============================================================================
--- head/textproc/p5-XML-Compile-Cache/Makefile	Tue Mar  6 20:32:12 2018	(r463756)
+++ head/textproc/p5-XML-Compile-Cache/Makefile	Tue Mar  6 20:32:17 2018	(r463757)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	XML-Compile-Cache
-PORTVERSION=	1.05
+PORTVERSION=	1.06
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,8 @@ COMMENT=	Cache Compiled XML Translators
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Log-Report>=0.19:devel/p5-Log-Report \
-		p5-XML-Compile>=1.48:textproc/p5-XML-Compile \
+BUILD_DEPENDS=	p5-Log-Report>=1.26:devel/p5-Log-Report \
+		p5-XML-Compile>=1.60:textproc/p5-XML-Compile \
 		p5-XML-LibXML-Simple>=0.95:textproc/p5-XML-LibXML-Simple
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-XML-Compile-Tester>=0.02:devel/p5-XML-Compile-Tester

Modified: head/textproc/p5-XML-Compile-Cache/distinfo
==============================================================================
--- head/textproc/p5-XML-Compile-Cache/distinfo	Tue Mar  6 20:32:12 2018	(r463756)
+++ head/textproc/p5-XML-Compile-Cache/distinfo	Tue Mar  6 20:32:17 2018	(r463757)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476109929
-SHA256 (XML-Compile-Cache-1.05.tar.gz) = 5c3b9f6e254fc8ccd508e99654624266d98d45a58ffa52bb460fa608bfa67c75
-SIZE (XML-Compile-Cache-1.05.tar.gz) = 16255
+TIMESTAMP = 1520348898
+SHA256 (XML-Compile-Cache-1.06.tar.gz) = 591b136bd92842c81a5176082503f47df6d5cc4d8e0d78953ef1557f747038a0
+SIZE (XML-Compile-Cache-1.06.tar.gz) = 17365


More information about the svn-ports-head mailing list