From bofh@bofh.telnet.net.bd  Sat May 19 10:39:53 2012
Return-Path: <bofh@bofh.telnet.net.bd>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C699D1065672;
	Sat, 19 May 2012 10:39:53 +0000 (UTC)
	(envelope-from bofh@bofh.telnet.net.bd)
Received: from mx-out-03.telnet-bd.com (MX-OUT-03.TELNET-BD.COM [120.50.30.66])
	by mx1.freebsd.org (Postfix) with ESMTP id 6B7BC8FC1C;
	Sat, 19 May 2012 10:39:50 +0000 (UTC)
Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42])
	by fortune-02.telnet.net.bd (Postfix) with ESMTPS id 013422D412E;
	Sat, 19 May 2012 16:40:20 +0600 (BDT)
Received: (from root@localhost)
	by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q4JAdl19038899;
	Sat, 19 May 2012 16:39:47 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201205191039.q4JAdl19038899@bofh.telnet.net.bd>
Date: Sat, 19 May 2012 16:39:47 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tobez@freebsd.org
Subject: [PATCH] www/p5-HTML-Lint: update to 2.20
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         168134
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-Lint: update to 2.20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tobez
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 19 10:40:05 UTC 2012
>Closed-Date:    Fri Oct 12 23:53:37 UTC 2012
>Last-Modified:  Fri Oct 12 23:53:37 UTC 2012
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 2.20

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-HTML-Lint-2.20.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-HTML-Lint-2.20.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-HTML-Lint-2.20.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-HTML-Lint-2.20.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-HTML-Lint-2.20.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-HTML-Lint-2.20.log

Port maintainer (tobez@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-HTML-Lint-2.20.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Lint/Makefile ./Makefile
--- /usr/ports/www/p5-HTML-Lint/Makefile	2012-01-21 23:38:09.000000000 +0600
+++ ./Makefile	2012-05-19 15:12:22.128608421 +0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-Lint
-PORTVERSION=	2.10
+PORTVERSION=	2.20
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PETDANCE
@@ -25,6 +25,7 @@
 MAN3=	HTML::Lint.3 \
 	HTML::Lint::Error.3 \
 	HTML::Lint::HTML4.3 \
-	Test::HTML::Lint.3
+	Test::HTML::Lint.3 \
+	HTML::Lint::Parser.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Lint/distinfo ./distinfo
--- /usr/ports/www/p5-HTML-Lint/distinfo	2011-12-07 20:40:54.000000000 +0600
+++ ./distinfo	2012-05-19 14:59:57.387607260 +0600
@@ -1,2 +1,2 @@
-SHA256 (HTML-Lint-2.10.tar.gz) = 45311f5a14071e44fa998dceeae3285ea0c4ac755ab1e89595dd354864a2b2d4
-SIZE (HTML-Lint-2.10.tar.gz) = 23505
+SHA256 (HTML-Lint-2.20.tar.gz) = 934b47cf05a5b4375758c77304e018d1784c7524aee11956ccc88145adc47997
+SIZE (HTML-Lint-2.20.tar.gz) = 25974
diff -ruN --exclude=CVS /usr/ports/www/p5-HTML-Lint/pkg-plist ./pkg-plist
--- /usr/ports/www/p5-HTML-Lint/pkg-plist	2006-01-22 08:57:56.000000000 +0600
+++ ./pkg-plist	2012-05-19 15:12:46.698606843 +0600
@@ -2,6 +2,7 @@
 %%SITE_PERL%%/HTML/Lint.pm
 %%SITE_PERL%%/HTML/Lint/Error.pm
 %%SITE_PERL%%/HTML/Lint/HTML4.pm
+%%SITE_PERL%%/HTML/Lint/Parser.pm
 %%SITE_PERL%%/Test/HTML/Lint.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Lint/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Lint
--- p5-HTML-Lint-2.20.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tobez 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 19 10:40:15 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168134 
State-Changed-From-To: open->closed 
State-Changed-By: jhale 
State-Changed-When: Fri Oct 12 23:53:36 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168134 
>Unformatted:
