Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Feb 2012 23:45:16 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ports@c0decafe.net
Subject:   ports/165555: [PATCH] textproc/p5-XML-LibXML-SAX-ChunkParser: update to 0.00005
Message-ID:  <3Tyh1S4dNrz4HT@sunpoet.net>
Resent-Message-ID: <201202291550.q1TFo8nG004564@freefall.freebsd.org>

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

>Number:         165555
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-LibXML-SAX-ChunkParser: update to 0.00005
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 29 15:50:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 29 23:36:49 CST 2012
>Description:
- Update to 0.00005
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/XML-LibXML-SAX-ChunkParser/Changes

Port maintainer (ports@c0decafe.net) is cc'd.

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

--- p5-XML-LibXML-SAX-ChunkParser-0.00005.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	7 Mar 2011 15:35:48 -0000	1.1
+++ Makefile	29 Feb 2012 15:47:07 -0000
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=	XML-LibXML-SAX-ChunkParser
-PORTVERSION=	0.00003
+PORTVERSION=	0.00005
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:DMAKI
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports@c0decafe.net
 COMMENT=	Parse XML chunks via LibXML SAX
 
+BUILD_DEPENDS=	p5-XML-LibXML>=1.66:${PORTSDIR}/textproc/p5-XML-LibXML \
+		p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
 RUN_DEPENDS=	p5-XML-LibXML>=1.66:${PORTSDIR}/textproc/p5-XML-LibXML \
 		p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-LibXML-SAX-ChunkParser/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	7 Mar 2011 15:35:48 -0000	1.1
+++ distinfo	29 Feb 2012 15:47:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (XML-LibXML-SAX-ChunkParser-0.00003.tar.gz) = 96809e505696f9cc2b7dc7224120eb36276178b7e8ba7078dcc2181f11b27aae
-SIZE (XML-LibXML-SAX-ChunkParser-0.00003.tar.gz) = 20459
+SHA256 (XML-LibXML-SAX-ChunkParser-0.00005.tar.gz) = 37ec86b3e8f5eaa8da9f012b7bfe2d2e5587edb0ea53e26b4ad36820a32104ba
+SIZE (XML-LibXML-SAX-ChunkParser-0.00005.tar.gz) = 20092
--- p5-XML-LibXML-SAX-ChunkParser-0.00005.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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