Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  4 Nov 2010 09:31:29 -0400 (EDT)
From:      Vick Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/151935: update www/p5-HTML-Query to latest version
Message-ID:  <20101104133129.2F0CF8A0AD@yertle.kcilink.com>
Resent-Message-ID: <201011041340.oA4DeAso065856@freefall.freebsd.org>

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

>Number:         151935
>Category:       ports
>Synopsis:       update www/p5-HTML-Query to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 04 13:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Vick Khera
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kcilink.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #5: Thu Mar 11 14:47:54 EST 2010 steve@yertle.int.kcilink.com:/u/yertle1/obj/u/yertle1/sources/usr8/src/sys/KCI64SMP amd64


	
>Description:
	
update www/p5-HTML-Query to latest released version

>How-To-Repeat:
	
>Fix:

	


diff -Nru p5-HTML-Query/Makefile p5-HTML-Query.new/Makefile
--- p5-HTML-Query/Makefile	2010-10-28 10:51:08.000000000 -0400
+++ p5-HTML-Query.new/Makefile	2010-11-04 09:21:58.648115642 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-Query
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -22,6 +22,7 @@
 MAN3=		HTML::Query.3
 PLIST_FILES=	%%SITE_PERL%%/HTML/Query.pm \
 		%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML-Query/.packlist
-PLIST_DIRS=	%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML-Query
+PLIST_DIRS=	%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML-Query \
+		%%SITE_PERL%%/HTML
 
 .include <bsd.port.mk>
diff -Nru p5-HTML-Query/distinfo p5-HTML-Query.new/distinfo
--- p5-HTML-Query/distinfo	2010-10-28 10:51:08.000000000 -0400
+++ p5-HTML-Query.new/distinfo	2010-11-04 09:20:11.884974516 -0400
@@ -1,3 +1,2 @@
-MD5 (HTML-Query-0.06.tar.gz) = c4e896ba47a0db1646ba35a739eba9ce
-SHA256 (HTML-Query-0.06.tar.gz) = a05a8011f15dc2ea2977a2928e8a26894b4fea6869e8e97513b5eeb959574328
-SIZE (HTML-Query-0.06.tar.gz) = 27069
+SHA256 (HTML-Query-0.07.tar.gz) = 085a0d58e2ca15c291f843bd1706a57a385b5bbf378b5f5c020a312c362234af
+SIZE (HTML-Query-0.07.tar.gz) = 28853
>Release-Note:
>Audit-Trail:
>Unformatted:



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