diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-26 04:03:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-26 04:03:05 +0800 |
commit | 07a70bfdd93c52ed0efc05068a433cd2cddb31e4 (patch) | |
tree | e4caa2ecfc7fdcfe3e6ecfe9385ceca7fb222a28 /textproc | |
parent | 32454fb88d37502a3cd7bcbc0f9d58aa6ed87da1 (diff) | |
download | freebsd-ports-gnome-07a70bfdd93c52ed0efc05068a433cd2cddb31e4.tar.gz freebsd-ports-gnome-07a70bfdd93c52ed0efc05068a433cd2cddb31e4.tar.zst freebsd-ports-gnome-07a70bfdd93c52ed0efc05068a433cd2cddb31e4.zip |
- Update to 0.06
Changes: http://search.cpan.org/dist/XML-SAX-Simple/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-SAX-Simple/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-SAX-Simple/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-SAX-Simple/Makefile b/textproc/p5-XML-SAX-Simple/Makefile index 0382f6ac3066..7905c415ad02 100644 --- a/textproc/p5-XML-SAX-Simple/Makefile +++ b/textproc/p5-XML-SAX-Simple/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-SAX-Simple -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-SAX-Simple/distinfo b/textproc/p5-XML-SAX-Simple/distinfo index de1ec70e075e..9cbd8c0c1908 100644 --- a/textproc/p5-XML-SAX-Simple/distinfo +++ b/textproc/p5-XML-SAX-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-SAX-Simple-0.05.tar.gz) = 285c90e3e5a38ba593c0cf5f9453b250710f4be4a66f851f02f82920576cc53b -SIZE (XML-SAX-Simple-0.05.tar.gz) = 25132 +SHA256 (XML-SAX-Simple-0.06.tar.gz) = cf5e7486e587d5c997a0dc6f5caffea8cd03fae30ff297844460d4a668ccd777 +SIZE (XML-SAX-Simple-0.06.tar.gz) = 25178 |