From nobody@FreeBSD.org  Mon Feb 18 16:47:10 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C5A0416A41B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2008 16:47:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id B79FA13C455
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2008 16:47:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1IGigKd009158
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Feb 2008 16:44:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1IGigZ5009157;
	Mon, 18 Feb 2008 16:44:42 GMT
	(envelope-from nobody)
Message-Id: <200802181644.m1IGigZ5009157@www.freebsd.org>
Date: Mon, 18 Feb 2008 16:44:42 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] ww/p5-HTML-Selector-XPath
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: smatsui@karashi.org

>Number:         120805
>Category:       ports
>Synopsis:       [UPDATE] www/p5-HTML-Selector-XPath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 18 16:50:03 UTC 2008
>Closed-Date:    Tue Feb 19 04:48:32 UTC 2008
>Last-Modified:  Wed Feb 20 02:12:59 UTC 2008
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.03;
- Use CPAN macro;
- Added BUILD_DEPENDS.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Selector-XPath/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	28 Aug 2007 21:33:03 -0000	1.1
+++ Makefile	18 Feb 2008 03:18:33 -0000
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=	HTML-Selector-XPath
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	HTML
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	smatsui@karashi.org
 COMMENT=	HTML::Selector::XPath - CSS Selector to XPath compiler
 
+BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+
 PERL_CONFIGURE=	yes
 
 MAN3=	HTML::Selector::XPath.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Selector-XPath/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	28 Aug 2007 21:33:03 -0000	1.1
+++ distinfo	18 Feb 2008 03:18:33 -0000
@@ -1,3 +1,3 @@
-MD5 (HTML-Selector-XPath-0.02.tar.gz) = 218bb8374e557ab36a3b05afda00986f
-SHA256 (HTML-Selector-XPath-0.02.tar.gz) = d44eaf7ed1da6e622202c080aadc375231589949c8c1ef18010ec7d9f7292497
-SIZE (HTML-Selector-XPath-0.02.tar.gz) = 34653
+MD5 (HTML-Selector-XPath-0.03.tar.gz) = 28fc94cd3155a16bc6cc055830534c58
+SHA256 (HTML-Selector-XPath-0.03.tar.gz) = 33d49491bbb38c44077769ce2c453cb012034ba72c5dedca69b2430b5e4715d0
+SIZE (HTML-Selector-XPath-0.03.tar.gz) = 35054


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: beech 
Responsible-Changed-When: Mon Feb 18 19:40:38 UTC 2008 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120805 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Feb 18 20:06:07 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120805 

From: "Matsui Shinsuke" <smatsui@karashi.org>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/120805: [UPDATE] www/p5-HTML-Selector-XPath
Date: Tue, 19 Feb 2008 12:21:33 +0900

 This patch looks fine to me. I approve it.
State-Changed-From-To: feedback->closed 
State-Changed-By: beech 
State-Changed-When: Tue Feb 19 04:48:15 UTC 2008 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120805 

From: dfilter@FreeBSD.ORG (dfilter service)
Subject: Re: ports/120805: commit references a PR
Date: Tue, 19 Feb 2008 04:48:00 +0000 (UTC)

 beech       2008-02-19 04:47:54 UTC
 
  FreeBSD ports repository
 
  Modified files:
    www/p5-HTML-Selector-XPath Makefile distinfo 
  Log:
  - Update to 0.03
  - Use CPAN macro
  - Add BUILD_DEPENDS
  
  PR:             ports/120805
  Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
  Approved by:    Matsui Shinsuke <smatsui@karashi.org> (maintainer)
  
  Revision  Changes    Path
  1.2       +4 -3      ports/www/p5-HTML-Selector-XPath/Makefile
  1.2       +3 -3      ports/www/p5-HTML-Selector-XPath/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
