diff options
author | wen <wen@FreeBSD.org> | 2012-12-29 14:42:35 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-12-29 14:42:35 +0800 |
commit | 384fde9bedb3220a7a3224c0d4e62ea7195cd97d (patch) | |
tree | e137d94eef0f28d1891b7196122b85a1bd04e784 /textproc | |
parent | 6b6a7576e9cb35e982e07842b41335b933cbdee7 (diff) | |
download | freebsd-ports-gnome-384fde9bedb3220a7a3224c0d4e62ea7195cd97d.tar.gz freebsd-ports-gnome-384fde9bedb3220a7a3224c0d4e62ea7195cd97d.tar.zst freebsd-ports-gnome-384fde9bedb3220a7a3224c0d4e62ea7195cd97d.zip |
- Update to 0.92
Changes: http://cpansearch.perl.org/src/MARKOV/XML-LibXML-Simple-0.92/ChangeLog
While here:
- Trim Makefile headers
PR: 174630
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-LibXML-Simple/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML-Simple/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile index bae727da9dd2..57598b37551c 100644 --- a/textproc/p5-XML-LibXML-Simple/Makefile +++ b/textproc/p5-XML-LibXML-Simple/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-XML-LibXML-Simple -# Date created: 2009-04-21 -# Whom: TERAMOTO Masahiro <markun@onohara.to> -# +# Created by: TERAMOTO Masahiro <markun@onohara.to> # $FreeBSD$ -# PORTNAME= XML-LibXML-Simple -PORTVERSION= 0.91 +PORTVERSION= 0.92 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-LibXML-Simple/distinfo b/textproc/p5-XML-LibXML-Simple/distinfo index 3362748f4a4e..8bb6532a8233 100644 --- a/textproc/p5-XML-LibXML-Simple/distinfo +++ b/textproc/p5-XML-LibXML-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-LibXML-Simple-0.91.tar.gz) = 5a4ee2fd65b553f8693874521d1bdefd2bb694d57f8f2ef9137615885c481eb8 -SIZE (XML-LibXML-Simple-0.91.tar.gz) = 21102 +SHA256 (XML-LibXML-Simple-0.92.tar.gz) = 1852a5581bf117df5765be3c3986a910a0811f05ac2b19219fcfc8f4031dcf15 +SIZE (XML-LibXML-Simple-0.92.tar.gz) = 21547 |