diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 14:04:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 14:04:36 +0000 |
commit | 190567d64cb6b458f20d16af8ee63bf4a9635a83 (patch) | |
tree | 038321b1fc213399cf36d139bf66647d8684f18d /textproc | |
parent | 1946144e12a3f0fae62d572cfcf3a0b9d16d94d3 (diff) | |
download | freebsd-ports-190567d64cb6b458f20d16af8ee63bf4a9635a83.zip |
- Update to 1.23
Changes: http://search.cpan.org/dist/XML-XPath/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-XPath/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-XPath/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index d14a0b73645e..295aa6a4ff0a 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-XPath -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-XPath/distinfo b/textproc/p5-XML-XPath/distinfo index a72a74c5124c..d4bce3b158a7 100644 --- a/textproc/p5-XML-XPath/distinfo +++ b/textproc/p5-XML-XPath/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-XPath-1.22.tar.gz) = 5a35f84768f5a4033cd97d847eca9fb61385f6c4b96bcfb996e1466282566621 -SIZE (XML-XPath-1.22.tar.gz) = 49537 +SHA256 (XML-XPath-1.23.tar.gz) = ba33e04eb6d834e28423242e2be1932a6e8c835a17211090ac1232d745d0ef32 +SIZE (XML-XPath-1.23.tar.gz) = 49672 |