diff options
author | tobez <tobez@FreeBSD.org> | 2013-06-14 18:01:22 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-06-14 18:01:22 +0800 |
commit | c21a50b794fcd4804ae35f61118e8d01d76557c0 (patch) | |
tree | 381400b253c0fd7e22045e44aaafddc2a897b93d | |
parent | cf773d3e66fa243c66229e471dbcbc6ff26c02f1 (diff) | |
download | freebsd-ports-gnome-c21a50b794fcd4804ae35f61118e8d01d76557c0.tar.gz freebsd-ports-gnome-c21a50b794fcd4804ae35f61118e8d01d76557c0.tar.zst freebsd-ports-gnome-c21a50b794fcd4804ae35f61118e8d01d76557c0.zip |
Update to 0.623.
Changes: http://search.cpan.org/dist/XML-Writer/Changes
-rw-r--r-- | textproc/p5-XML-Writer/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Writer/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index 292bf9b5deec..009342aacbd4 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Writer -PORTVERSION= 0.622 +PORTVERSION= 0.623 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JOSEPHW diff --git a/textproc/p5-XML-Writer/distinfo b/textproc/p5-XML-Writer/distinfo index 916e2a2380bf..489cacfa3eac 100644 --- a/textproc/p5-XML-Writer/distinfo +++ b/textproc/p5-XML-Writer/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Writer-0.622.tar.gz) = 118b28996c87d8f63cd4c84e1079b8d2c339b7188c429a3414fc79e7505e4a35 -SIZE (XML-Writer-0.622.tar.gz) = 28605 +SHA256 (XML-Writer-0.623.tar.gz) = 0b409ab1d7b4fbcf5afd47df3d09bac16cef521953fb04158dc418ca8ef56727 +SIZE (XML-Writer-0.623.tar.gz) = 28683 |