Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2002 12:48:17 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38979: update www/p5-HTML-TableExtract from 1.07 to 1.08
Message-ID:  <200206071048.g57AmHva058683@guineapig.pil.dk>

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

>Number:         38979
>Category:       ports
>Synopsis:       update www/p5-HTML-TableExtract from 1.07 to 1.08
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 07 03:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
- update to 1.08
- assume maintainership
while I'm here:
- add WWW
- fix a portlint warning
>How-To-Repeat:
	
>Fix:

	

--- p5-HTML-TableExtract.diff begins here ---
diff -ruN p5-HTML-TableExtract.orig/Makefile p5-HTML-TableExtract/Makefile
--- p5-HTML-TableExtract.orig/Makefile	Fri Jun  7 12:31:54 2002
+++ p5-HTML-TableExtract/Makefile	Fri Jun  7 12:41:01 2002
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=	HTML-TableExtract
-PORTVERSION=	1.07
+PORTVERSION=	1.08
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	erwin@lansing.dk
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN p5-HTML-TableExtract.orig/distinfo p5-HTML-TableExtract/distinfo
--- p5-HTML-TableExtract.orig/distinfo	Fri Jun  7 12:31:54 2002
+++ p5-HTML-TableExtract/distinfo	Fri Jun  7 12:34:44 2002
@@ -1 +1 @@
-MD5 (HTML-TableExtract-1.07.tar.gz) = dcab62d4c733572537e561e47071c83c
+MD5 (HTML-TableExtract-1.08.tar.gz) = db5001e68c3036c1a72138d45f57bd21
diff -ruN p5-HTML-TableExtract.orig/pkg-comment p5-HTML-TableExtract/pkg-comment
--- p5-HTML-TableExtract.orig/pkg-comment	Fri Jun  7 12:31:54 2002
+++ p5-HTML-TableExtract/pkg-comment	Fri Jun  7 12:41:48 2002
@@ -1 +1 @@
-Perl extension for extracting the text contained in tables within an HTML document
+Extract text contained in tables within an HTML document
diff -ruN p5-HTML-TableExtract.orig/pkg-descr p5-HTML-TableExtract/pkg-descr
--- p5-HTML-TableExtract.orig/pkg-descr	Fri Jun  7 12:31:54 2002
+++ p5-HTML-TableExtract/pkg-descr	Fri Jun  7 12:41:14 2002
@@ -4,3 +4,5 @@
 Tables of note may be specified using Headers, Depth, Count,
 or some combination of the three. See the module documentation
 for details.
+
+WWW: http://search.cpan.org/search?dist=HTML-TableExtract
--- p5-HTML-TableExtract.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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