diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-03-29 16:27:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-03-29 16:27:43 +0800 |
commit | a012f372d86478810b5759077c5ba547fafc53fd (patch) | |
tree | 134c348d073bc6edd39f5d1c24432a522ff658d0 /textproc | |
parent | 16d0dda414b591e99aaf67f882e5b116a32afad4 (diff) | |
download | freebsd-ports-gnome-a012f372d86478810b5759077c5ba547fafc53fd.tar.gz freebsd-ports-gnome-a012f372d86478810b5759077c5ba547fafc53fd.tar.zst freebsd-ports-gnome-a012f372d86478810b5759077c5ba547fafc53fd.zip |
- Update to 1.32
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 22bedc56d1e7..f3fb673ede04 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo index cc175f5fc74f..965ce503c4ac 100644 --- a/textproc/p5-XML-Compile/distinfo +++ b/textproc/p5-XML-Compile/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-1.31.tar.gz) = 561f7b68819405061d157f9c2b91b8a197aa13b80ead8e018cb6e4e8d47ed4e3 -SIZE (XML-Compile-1.31.tar.gz) = 197992 +SHA256 (XML-Compile-1.32.tar.gz) = 4d6b50b9a63f0c72321e01c4d8f7b13e2b46264eb60bebafe79dd4370fee65bf +SIZE (XML-Compile-1.32.tar.gz) = 190443 diff --git a/textproc/p5-XML-Compile/pkg-descr b/textproc/p5-XML-Compile/pkg-descr index 7e91f3aa29cf..51fbb4826a02 100644 --- a/textproc/p5-XML-Compile/pkg-descr +++ b/textproc/p5-XML-Compile/pkg-descr @@ -21,4 +21,4 @@ complex data-types like list, union, and substitutionGroup (unions on complex type level) are supported, which is rarely the case in other modules. -WWW: http://search.cpan.org/dist/XML-Compile/ +WWW: http://search.cpan.org/dist/XML-Compile/ |