diff options
author | clsung <clsung@FreeBSD.org> | 2007-03-02 16:27:05 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-03-02 16:27:05 +0800 |
commit | 1bb146a7b69af19ddbff0cb929bcce09ac0e44dc (patch) | |
tree | 2fe09c99e126ff7dce2f84fb54cd761208bea516 /textproc | |
parent | 6288e2219e9b12d07d66bb09732a052ac0f18ac5 (diff) | |
download | freebsd-ports-gnome-1bb146a7b69af19ddbff0cb929bcce09ac0e44dc.tar.gz freebsd-ports-gnome-1bb146a7b69af19ddbff0cb929bcce09ac0e44dc.tar.zst freebsd-ports-gnome-1bb146a7b69af19ddbff0cb929bcce09ac0e44dc.zip |
- Update to 0.16
PR: ports/109606
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Compile/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Compile/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 2bfc22ea9654..03d0d8105d0f 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Compile -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML diff --git a/textproc/p5-XML-Compile/distinfo b/textproc/p5-XML-Compile/distinfo index f1b11df6e9f9..44677148efca 100644 --- a/textproc/p5-XML-Compile/distinfo +++ b/textproc/p5-XML-Compile/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-Compile-0.15.tar.gz) = b1c982f54f97c12580cf194f9d3b6e7a -SHA256 (XML-Compile-0.15.tar.gz) = b27d2af7ba77b9cfd1a5ed61e7205392a950236b99626cf28b890b701cda0718 -SIZE (XML-Compile-0.15.tar.gz) = 110758 +MD5 (XML-Compile-0.16.tar.gz) = de435b0859b81479b59d71578ec58ed7 +SHA256 (XML-Compile-0.16.tar.gz) = 90e17e2a1662fbc5bac9325b40738b0d37dc1dc607a8429227e9794c6ce8b17d +SIZE (XML-Compile-0.16.tar.gz) = 111667 |