Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2023 16:14:53 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2ee3452db15b - main - textproc/p5-XML-Schematron: Update to 1.12
Message-ID:  <202305071614.347GEroW042040@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ee3452db15ba1d4e78bb48997938cb6ebadd14e

commit 2ee3452db15ba1d4e78bb48997938cb6ebadd14e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-07 16:05:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-07 16:05:25 +0000

    textproc/p5-XML-Schematron: Update to 1.12
    
    - TEST_DEPENDS
    
    Changes:        https://metacpan.org/dist/XML-Schematron/changes
---
 textproc/p5-XML-Schematron/Makefile | 5 ++++-
 textproc/p5-XML-Schematron/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/textproc/p5-XML-Schematron/Makefile b/textproc/p5-XML-Schematron/Makefile
index b337ba01d6e8..76bce51f3224 100644
--- a/textproc/p5-XML-Schematron/Makefile
+++ b/textproc/p5-XML-Schematron/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	XML-Schematron
-PORTVERSION=	1.10
+PORTVERSION=	1.12
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,6 +19,9 @@ RUN_DEPENDS=	p5-Check-ISA>=0:devel/p5-Check-ISA \
 		p5-MooseX-Types-Path-Class>=0:devel/p5-MooseX-Types-Path-Class \
 		p5-XML-Filter-BufferText>=0:textproc/p5-XML-Filter-BufferText \
 		p5-XML-SAX>=0:textproc/p5-XML-SAX
+TEST_DEPENDS=	p5-XML-LibXML>=2.0203,1:textproc/p5-XML-LibXML \
+		p5-XML-LibXSLT>=1.99:textproc/p5-XML-LibXSLT \
+		p5-XML-XPath>=1.47:textproc/p5-XML-XPath
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/textproc/p5-XML-Schematron/distinfo b/textproc/p5-XML-Schematron/distinfo
index 532eb0192a96..dfcb8883ddea 100644
--- a/textproc/p5-XML-Schematron/distinfo
+++ b/textproc/p5-XML-Schematron/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653926156
-SHA256 (XML-Schematron-1.10.tar.gz) = 9706bd668aa25fdd99b20755db8fa7316bea843b4cfd25b4b2f5076646ec5cd8
-SIZE (XML-Schematron-1.10.tar.gz) = 9364
+TIMESTAMP = 1683227751
+SHA256 (XML-Schematron-1.12.tar.gz) = 2788fc7230d61037d50b5a88cc76b1408d25838f0e87d30146d0e33bdb797c5f
+SIZE (XML-Schematron-1.12.tar.gz) = 9527



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305071614.347GEroW042040>