diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-27 14:59:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-27 14:59:35 +0000 |
commit | ab018f108a097dbd549bd994b380832b61349601 (patch) | |
tree | 9d1f7a4d230a82c78719662707e340048f0c9838 | |
parent | - Update to 2.08 (diff) |
- Update to 2.05
- Remove MD5
PR: ports/153101
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/XML-Tiny/Changes
Notes
Notes:
svn path=/head/; revision=266991
-rw-r--r-- | textproc/p5-XML-Tiny/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Tiny/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-XML-Tiny/Makefile b/textproc/p5-XML-Tiny/Makefile index cd55c9755d21..30c5e07e43d9 100644 --- a/textproc/p5-XML-Tiny/Makefile +++ b/textproc/p5-XML-Tiny/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Tiny -PORTVERSION= 2.04 +PORTVERSION= 2.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-Tiny/distinfo b/textproc/p5-XML-Tiny/distinfo index 7657ed7b34df..94348316bfb2 100644 --- a/textproc/p5-XML-Tiny/distinfo +++ b/textproc/p5-XML-Tiny/distinfo @@ -1,3 +1,2 @@ -MD5 (XML-Tiny-2.04.tar.gz) = cf99c92e4687bef5627d1d8e463d7831 -SHA256 (XML-Tiny-2.04.tar.gz) = 5aa487bfdf602506f6c2c0809c7066bf49247993b28f07c510944018493b793c -SIZE (XML-Tiny-2.04.tar.gz) = 36186 +SHA256 (XML-Tiny-2.05.tar.gz) = 3fdbfd6e6ecf33edb75208020dbd63cf0bd29b720acc75550db3dc7ce3561241 +SIZE (XML-Tiny-2.05.tar.gz) = 36574 |