From 9c9f1c20f3d0c22612919d89bba6e0acd248e899 Mon Sep 17 00:00:00 2001 From: tobez Date: Fri, 28 Jan 2005 14:25:50 +0000 Subject: Update to 0.60, set maintainer to perl. --- textproc/p5-XML-SimpleObject-LibXML/Makefile | 5 ++--- textproc/p5-XML-SimpleObject-LibXML/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'textproc/p5-XML-SimpleObject-LibXML') diff --git a/textproc/p5-XML-SimpleObject-LibXML/Makefile b/textproc/p5-XML-SimpleObject-LibXML/Makefile index aa7241fe4fc0..fc3881a28155 100644 --- a/textproc/p5-XML-SimpleObject-LibXML/Makefile +++ b/textproc/p5-XML-SimpleObject-LibXML/Makefile @@ -6,14 +6,13 @@ # PORTNAME= XML-SimpleObject-LibXML -PORTVERSION= 0.59 -PORTREVISION= 1 +PORTVERSION= 0.60 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A simple(r) object representation of an XML::LibXML DOM object BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ diff --git a/textproc/p5-XML-SimpleObject-LibXML/distinfo b/textproc/p5-XML-SimpleObject-LibXML/distinfo index db3f76656fbf..4c135d7525e0 100644 --- a/textproc/p5-XML-SimpleObject-LibXML/distinfo +++ b/textproc/p5-XML-SimpleObject-LibXML/distinfo @@ -1,2 +1,2 @@ -MD5 (XML-SimpleObject-LibXML-0.59.tar.gz) = 5c46e0a5bb0d5f7a4883e2d76babcc1d -SIZE (XML-SimpleObject-LibXML-0.59.tar.gz) = 7219 +MD5 (XML-SimpleObject-LibXML-0.60.tar.gz) = 6a722598b78a09fcfd35af804576fcd4 +SIZE (XML-SimpleObject-LibXML-0.60.tar.gz) = 8084 -- cgit