ports/152556: Update port: www/p5-HTML-Tree
Frederic Culot
culot at FreeBSD.org
Wed Nov 24 20:20:10 UTC 2010
>Number: 152556
>Category: ports
>Synopsis: Update port: www/p5-HTML-Tree
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 24 20:20:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Frederic Culot
>Release: FreeBSD 8.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 8.1-STABLE FreeBSD 8.1-STABLE #2 r215627: Sun Nov 21 13:36:51 UTC 2010 simon at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386
>Description:
- Update to 4.1
- TEST_DEPENDS added
Tinderbox logs available at:
http://people.freebsd.org/~culot/tinderbox/7.3-FreeBSD/p5-HTML-Tree-4.1.log
http://people.freebsd.org/~culot/tinderbox/8.1-FreeBSD/p5-HTML-Tree-4.1.log
http://people.freebsd.org/~culot/tinderbox/9.0-FreeBSD/p5-HTML-Tree-4.1.log
Changes: http://search.cpan.org/dist/HTML-Tree/Changes
>How-To-Repeat:
>Fix:
diff -ruN p5-HTML-Tree.bak/Makefile p5-HTML-Tree/Makefile
--- p5-HTML-Tree.bak/Makefile 2010-11-24 20:04:49.480650068 +0100
+++ p5-HTML-Tree/Makefile 2010-11-24 20:09:39.053437670 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-Tree
-PORTVERSION= 3.23
+PORTVERSION= 4.1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +14,12 @@
MAINTAINER= clsung at FreeBSD.org
COMMENT= A collection of modules to manupulate HTML syntax trees
-BUILD_DEPENDS= p5-HTML-Parser>=2.19:${PORTSDIR}/www/p5-HTML-Parser \
+BUILD_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}
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= HTML::Parse.3 HTML::TreeBuilder.3 HTML::AsSubs.3 \
HTML::Element.3 HTML::Element::traverse.3 HTML::Tree.3 \
diff -ruN p5-HTML-Tree.bak/distinfo p5-HTML-Tree/distinfo
--- p5-HTML-Tree.bak/distinfo 2010-11-24 20:04:49.471267869 +0100
+++ p5-HTML-Tree/distinfo 2010-11-24 20:07:40.112529259 +0100
@@ -1,3 +1,2 @@
-MD5 (HTML-Tree-3.23.tar.gz) = 6352f50be402301f79b580dd235d7762
-SHA256 (HTML-Tree-3.23.tar.gz) = f5175acf262f3710dce899796ea3e353049939400b100706d03df2f08803c8de
-SIZE (HTML-Tree-3.23.tar.gz) = 121438
+SHA256 (HTML-Tree-4.1.tar.gz) = 3d5da7fa95ead243308022c90dad2baf84d300caa17277a50d53cc2fdeb970b9
+SIZE (HTML-Tree-4.1.tar.gz) = 130220
diff -ruN p5-HTML-Tree.bak/pkg-plist p5-HTML-Tree/pkg-plist
--- p5-HTML-Tree.bak/pkg-plist 2010-11-24 20:04:49.480650068 +0100
+++ p5-HTML-Tree/pkg-plist 2010-11-24 20:17:32.845399498 +0100
@@ -1,3 +1,4 @@
+bin/htmltree
%%SITE_PERL%%/HTML/AsSubs.pm
%%SITE_PERL%%/HTML/Element.pm
%%SITE_PERL%%/HTML/Parse.pm
@@ -7,8 +8,6 @@
%%SITE_PERL%%/HTML/Tree/AboutObjects.pod
%%SITE_PERL%%/HTML/Tree/AboutTrees.pod
%%SITE_PERL%%/HTML/Tree/Scanning.pod
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML-Tree/.packlist
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML-Tree
@dirrm %%SITE_PERL%%/HTML/Element
@dirrm %%SITE_PERL%%/HTML/Tree
@dirrmtry %%SITE_PERL%%/HTML
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list