Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  7 Aug 2006 11:35:18 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/101550: [PATCH] www/p5-HTML-Tree: update to 3.21
Message-ID:  <20060807033518.1CE4C160@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608070340.k773eA26069419@freefall.freebsd.org>

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

>Number:         101550
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-Tree: update to 3.21
>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:   Mon Aug 07 03:40:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>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 3.21

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

--- p5-HTML-Tree-3.21.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Tree/Makefile /home/staff/gslin/work/p5-HTML-Tree/Makefile
--- /usr/ports/www/p5-HTML-Tree/Makefile	Thu Jun  8 09:11:55 2006
+++ /home/staff/gslin/work/p5-HTML-Tree/Makefile	Mon Aug  7 11:32:56 2006
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	HTML-Tree
-PORTVERSION=	3.20
+PORTVERSION=	3.21
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	A collection of modules to manupulate HTML syntax trees
 
-BUILD_DEPENDS=	p5-HTML-Parser>=2.19:${PORTSDIR}/www/p5-HTML-Parser \
+RUN_DEPENDS=	p5-HTML-Parser>=3.46:${PORTSDIR}/www/p5-HTML-Parser \
 		p5-HTML-Tagset>=3.02:${PORTSDIR}/www/p5-HTML-Tagset
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Tree/distinfo /home/staff/gslin/work/p5-HTML-Tree/distinfo
--- /usr/ports/www/p5-HTML-Tree/distinfo	Thu Jun  8 09:11:55 2006
+++ /home/staff/gslin/work/p5-HTML-Tree/distinfo	Mon Aug  7 11:31:07 2006
@@ -1,3 +1,3 @@
-MD5 (HTML-Tree-3.20.tar.gz) = 95ff2f0ce6ecab35f4074b16bcf57ccd
-SHA256 (HTML-Tree-3.20.tar.gz) = 56db2a4cfa672baa3c59576680ddc33a0855849a1cf7161f89639c5da7f57171
-SIZE (HTML-Tree-3.20.tar.gz) = 117812
+MD5 (HTML-Tree-3.21.tar.gz) = c0b47731e5ba7516ff85815da992ee51
+SHA256 (HTML-Tree-3.21.tar.gz) = 2833517bbbf4adae0576e557da7af0590c8c453883c8332d9e9c16fd15cee742
+SIZE (HTML-Tree-3.21.tar.gz) = 117721
--- p5-HTML-Tree-3.21.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?20060807033518.1CE4C160>