From sunpoet@sunpoet.net  Sun Oct 30 08:20:44 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4F90D106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Oct 2011 08:20:44 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 1F03A8FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Oct 2011 08:20:43 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 0E5495B7A; Sun, 30 Oct 2011 16:20:06 +0800 (CST)
Message-Id: <20111030082006.0E5495B7A@sunpoet.net>
Date: Sun, 30 Oct 2011 16:20:06 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: snowfly@yuntech.edu.tw
Subject: [PATCH] www/p5-WWW-Google-PageRank: update to 0.17
X-Send-Pr-Version: 3.113
X-GNATS-Notify: snowfly@yuntech.edu.tw

>Number:         162163
>Category:       ports
>Synopsis:       [PATCH] www/p5-WWW-Google-PageRank: update to 0.17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 30 08:30:11 UTC 2011
>Closed-Date:    Wed Nov 16 15:06:44 UTC 2011
>Last-Modified:  Wed Nov 16 15:10:12 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 0.17
- Pet portlint

Changes:	http://search.cpan.org/dist/WWW-Google-PageRank/Changes

Port maintainer (snowfly@yuntech.edu.tw) is cc'd.

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

--- p5-WWW-Google-PageRank-0.17.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Google-PageRank/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	21 Jun 2009 19:19:07 -0000	1.6
+++ Makefile	30 Oct 2011 08:20:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	WWW-Google-PageRank
-PORTVERSION=	0.15
+PORTVERSION=	0.17
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +14,9 @@
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	Perl interface for querying Google pagerank
 
-BUILD_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	p5-URI>=0:${PORTSDIR}/net/p5-URI \
+		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Google-PageRank/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	19 Mar 2011 12:36:08 -0000	1.5
+++ distinfo	30 Oct 2011 08:20:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (WWW-Google-PageRank-0.15.tar.gz) = c96cfc2e8b9713a450639f4cd6e3027f0ba17b0d37325f5a6613057d1713c0ac
-SIZE (WWW-Google-PageRank-0.15.tar.gz) = 4476
+SHA256 (WWW-Google-PageRank-0.17.tar.gz) = 17c0cb7a7e43f3b3b33738ebc5596be36ceca2358608c5dbe343691f8b7fc15a
+SIZE (WWW-Google-PageRank-0.17.tar.gz) = 5006
--- p5-WWW-Google-PageRank-0.17.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 30 08:30:25 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162163 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Oct 30 08:30:33 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: snowfly@yuntech.edu.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/162163: [PATCH] www/p5-WWW-Google-PageRank: update to 0.17
Date: Sun, 30 Oct 2011 08:30:29 UT

 Maintainer of www/p5-WWW-Google-PageRank,
 
 Please note that PR ports/162163 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162163
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sun Oct 30 09:55:56 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162163 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Wed Nov 16 15:06:42 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162163: commit references a PR
Date: Wed, 16 Nov 2011 15:07:31 +0000 (UTC)

 sunpoet     2011-11-16 15:06:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-WWW-Google-PageRank Makefile distinfo 
   Log:
   - Update to 0.17
   - Pet portlint
   
   Changes:        http://search.cpan.org/dist/WWW-Google-PageRank/Changes
   PR:             ports/162163
   Submitted by:   sunpoet (myself)
   Approved by:    maintainer (timeout, 18 days)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.7       +4 -4      ports/www/p5-WWW-Google-PageRank/Makefile
   1.6       +2 -2      ports/www/p5-WWW-Google-PageRank/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:
