diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-11-10 07:27:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-11-10 07:27:47 +0800 |
commit | 1c53c6c4cbf6767ebc6e41fef9a4618ef86367c1 (patch) | |
tree | bd2c1e6222410c4881fbbaede2cbcad0e617be17 /textproc | |
parent | 850f9062630ad3d87fc336e402daf80d5fc4a470 (diff) | |
download | freebsd-ports-gnome-1c53c6c4cbf6767ebc6e41fef9a4618ef86367c1.tar.gz freebsd-ports-gnome-1c53c6c4cbf6767ebc6e41fef9a4618ef86367c1.tar.zst freebsd-ports-gnome-1c53c6c4cbf6767ebc6e41fef9a4618ef86367c1.zip |
Update to 1.61
Changes: https://metacpan.org/changes/distribution/XML-Compile
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index d1b0cb8feb97..a81573f0b9fa 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile -PORTVERSION= 1.60 +PORTVERSION= 1.61 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,8 +20,9 @@ RUN_DEPENDS= p5-Log-Report>=1.20:devel/p5-Log-Report \ TEST_DEPENDS= p5-Test-Deep>=0.095:devel/p5-Test-Deep \ p5-XML-Compile-Tester>=0.90:devel/p5-XML-Compile-Tester -NO_ARCH= yes USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo index 361e2266c3c0..eacd31dc9b32 100644 --- a/textproc/p5-XML-Compile/distinfo +++ b/textproc/p5-XML-Compile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520348882 -SHA256 (XML-Compile-1.60.tar.gz) = 9557e62bc2d0862aa9f6c3099ded663962909adf4cade6744783865d3c3f7b13 -SIZE (XML-Compile-1.60.tar.gz) = 209090 +TIMESTAMP = 1541779212 +SHA256 (XML-Compile-1.61.tar.gz) = fdb8cad15b5d6086dc0767420b15e56c6f088fa372e66390dcb1468da4d2bb8d +SIZE (XML-Compile-1.61.tar.gz) = 210023 |