ports/90083: [PATCH] www/p5-HTML-Parser: update to 3.48

Yen-Ming Lee leeym at FreeBSD.org
Wed Dec 7 18:20:08 UTC 2005


>Number:         90083
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-Parser: update to 3.48
>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 Dec 07 18:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Nov 17 09:15:19 CST 2005
>Description:
- Update to 3.48
- Makes portlint happier

Port maintainer (demon at FreeBSD.org) is cc'd.

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

--- p5-HTML-Parser-3.48.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-HTML-Parser/Makefile,v
retrieving revision 1.46
diff -u -u -r1.46 Makefile
--- Makefile	30 Nov 2005 13:14:35 -0000	1.46
+++ Makefile	7 Dec 2005 18:09:00 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-Parser
-PORTVERSION=	3.47
+PORTVERSION=	3.48
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
@@ -31,7 +31,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500600
-IGNORE=		Requires Perl version 5.6 or above
+IGNORE=		requires Perl version 5.6 or above
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-HTML-Parser/distinfo,v
retrieving revision 1.34
diff -u -u -r1.34 distinfo
--- distinfo	30 Nov 2005 13:14:35 -0000	1.34
+++ distinfo	7 Dec 2005 18:09:00 -0000
@@ -1,3 +1,3 @@
-MD5 (HTML-Parser-3.47.tar.gz) = ba3fb4b035ba24a9e2bc546f471abb40
-SHA256 (HTML-Parser-3.47.tar.gz) = b974528a75f7a51d83711232e7f69c265738eacb21001d1fdbd226a339d3956b
-SIZE (HTML-Parser-3.47.tar.gz) = 82430
+MD5 (HTML-Parser-3.48.tar.gz) = 3fe8ca230ff8efc55327a12d94193a58
+SHA256 (HTML-Parser-3.48.tar.gz) = d888144a9638919fceaf773c95cd5349992c793c9042fd78652c0cb4372046da
+SIZE (HTML-Parser-3.48.tar.gz) = 82678
--- p5-HTML-Parser-3.48.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list