Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2006 07:51:47 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   [PATCH] textproc/p5-XML-Liberal: update to 0.15
Message-ID:  <20060829235147.122C01C9@netnews.NCTU.edu.tw>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Gea-Suan Lin
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] textproc/p5-XML-Liberal: update to 0.15
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 6.1-RELEASE i386
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.15

Port maintainer (perl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-XML-Liberal-0.15.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-Liberal/Makefile /home/staff/gslin/work/p5-XML-Liberal/Makefile
--- /usr/ports/textproc/p5-XML-Liberal/Makefile	Tue Aug 29 03:14:43 2006
+++ /home/staff/gslin/work/p5-XML-Liberal/Makefile	Wed Aug 30 07:51:24 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-Liberal
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
@@ -15,10 +15,10 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Super liberal XML parser that parses broken XML
 
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
-		${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
-		${SITE_PERL}/HTML/Entities/Numbered.pm:${PORTSDIR}/textproc/p5-HTML-Entities-Numbered \
-		${SITE_PERL}/Module/Pluggable/Fast.pm:${PORTSDIR}/devel/p5-Module-Pluggable-Fast
+RUN_DEPENDS=	${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
+		p5-HTML-Entities-Numbered>=0.04:${PORTSDIR}/textproc/p5-HTML-Entities-Numbered \
+		p5-Module-Pluggable-Fast>=0.16:${PORTSDIR}/devel/p5-Module-Pluggable-Fast \
+		p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-Liberal/distinfo /home/staff/gslin/work/p5-XML-Liberal/distinfo
--- /usr/ports/textproc/p5-XML-Liberal/distinfo	Tue Aug 29 03:14:43 2006
+++ /home/staff/gslin/work/p5-XML-Liberal/distinfo	Wed Aug 30 07:49:04 2006
@@ -1,3 +1,3 @@
-MD5 (XML-Liberal-0.14.tar.gz) = 55c702f673d2f73d04925829a3a7f1ec
-SHA256 (XML-Liberal-0.14.tar.gz) = c731adaadd5c2774b01f3e028f9f279ba06e3912b5f45e44d05b5e9486aebeaa
-SIZE (XML-Liberal-0.14.tar.gz) = 78253
+MD5 (XML-Liberal-0.15.tar.gz) = 18d2c4a55138095d09bad79c93b19c89
+SHA256 (XML-Liberal-0.15.tar.gz) = 239f9ecea63cdd1c1d0da4b1177a77ad2179ad1ff7a7d3f305c87e993c2856f9
+SIZE (XML-Liberal-0.15.tar.gz) = 78405
--- p5-XML-Liberal-0.15.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060829235147.122C01C9>