diff options
author | skv <skv@FreeBSD.org> | 2003-11-04 20:23:33 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2003-11-04 20:23:33 +0800 |
commit | 8163bc7d24d23fef6aeb6b55ed39bf099b6f3961 (patch) | |
tree | 7b383b2f4e467be4bea2b071fdf96c4d57c9021d | |
parent | 35f4814e2ed9584a5729fdae098868f18da03304 (diff) | |
download | freebsd-ports-gnome-8163bc7d24d23fef6aeb6b55ed39bf099b6f3961.tar.gz freebsd-ports-gnome-8163bc7d24d23fef6aeb6b55ed39bf099b6f3961.tar.zst freebsd-ports-gnome-8163bc7d24d23fef6aeb6b55ed39bf099b6f3961.zip |
Updated to 1.13
Submitted by: foxfair
-rw-r--r-- | textproc/p5-XML-XPath/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-XPath/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index 3ba604c608b8..0f0134e0970c 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-XPath -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML diff --git a/textproc/p5-XML-XPath/distinfo b/textproc/p5-XML-XPath/distinfo index 1a4328eca789..cf7b7ec806f7 100644 --- a/textproc/p5-XML-XPath/distinfo +++ b/textproc/p5-XML-XPath/distinfo @@ -1 +1 @@ -MD5 (XML-XPath-1.12.tar.gz) = 43f9a3d8dacfadd97a9b0bb32e3af1e1 +MD5 (XML-XPath-1.13.tar.gz) = b5919d9220d83982feb6e2321850c5d7 |