From skreuzer@FreeBSD.org  Wed Oct  2 17:56:53 2013
Return-Path: <skreuzer@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id D3D9C3AE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  2 Oct 2013 17:56:53 +0000 (UTC)
	(envelope-from skreuzer@FreeBSD.org)
Received: from scruffy.exit2shell.com (scruffy.exit2shell.com [174.136.99.34])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id A5A162CE6
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  2 Oct 2013 17:56:53 +0000 (UTC)
Received: by scruffy.exit2shell.com  with ESMTP id r92HuiJY085553; Wed, 2 Oct 2013 10:56:45 -0700 (PDT)
Received: by clamps.exit2shell.com (sSMTP sendmail emulation); Wed, 02 Oct 2013 17:56:45 +0000
Message-Id: <201310021756.r92HuiJY085553@scruffy.exit2shell.com>
Date: Wed, 02 Oct 2013 17:56:45 +0000
From: Steven Kreuzer <skreuzer@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: ychsiao@ychsiao.org
Subject: [PATCH] www/p5-WWW-SourceForge: update to 0.70,1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ychsiao@ychsiao.org

>Number:         182581
>Category:       ports
>Synopsis:       [PATCH] www/p5-WWW-SourceForge: update to 0.70,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 02 18:00:01 UTC 2013
>Closed-Date:    Tue Oct 29 21:43:39 UTC 2013
>Last-Modified:  Tue Oct 29 21:50:05 UTC 2013
>Originator:     Steven Kreuzer
>Release:        FreeBSD 9.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD clamps.exit2shell.com 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:01:40 UTC 2013
>Description:
- Update to 0.70,1

Port maintainer (ychsiao@ychsiao.org) is cc'd.

Generated with FreeBSD Port Tools 0.99.7_1 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-WWW-SourceForge-0.70,1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 329089)
+++ Makefile	(working copy)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	WWW-SourceForge
-PORTVERSION=	0.090
+PORTVERSION=	0.70
+PORTEPOCH=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:GUGOD
+MASTER_SITE_SUBDIR=	CPAN:RBOW
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:C/0$//}
 
 MAINTAINER=	ychsiao@ychsiao.org
 COMMENT=	Retrieve information from SourceForge site
@@ -20,7 +20,8 @@
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	WWW::SourceForge.3 WWW::SourceForge::Project.3
+MAN3=	WWW::SourceForge.3 WWW::SourceForge::Project.3 \
+	WWW::README.3 WWW::SourceForge::User.3 WWW::SourceForge::Wiki.3
 
 NO_STAGE=	yes
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 329089)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (WWW-SourceForge-0.09.tar.gz) = eb0a21ce7d77df484c9babb6ce870eadbe681cf4c61ba411476b11ef03e28f9c
-SIZE (WWW-SourceForge-0.09.tar.gz) = 6399
+SHA256 (WWW-SourceForge-0.70.tar.gz) = e93c14b73b70a8b9ca90e7f5134540880004ecbd4b9d76bec0730a2e6cb3313a
+SIZE (WWW-SourceForge-0.70.tar.gz) = 17109
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 329089)
+++ pkg-plist	(working copy)
@@ -1,6 +1,9 @@
+%%SITE_PERL%%/WWW/README.pod
 %%SITE_PERL%%/WWW/SourceForge.pm
+%%SITE_PERL%%/WWW/SourceForge/API.pm
 %%SITE_PERL%%/WWW/SourceForge/Project.pm
 %%SITE_PERL%%/WWW/SourceForge/User.pm
+%%SITE_PERL%%/WWW/SourceForge/Wiki.pm
 @dirrm %%SITE_PERL%%/WWW/SourceForge
 @dirrmtry %%SITE_PERL%%/WWW
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/SourceForge/.packlist
--- p5-WWW-SourceForge-0.70,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 2 18:00:09 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182581 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Oct 2 18:00:11 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ychsiao@ychsiao.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/182581: [PATCH] www/p5-WWW-SourceForge: update to 0.70,1
Date: Wed, 2 Oct 2013 18:00:10 UT

 Maintainer of www/p5-WWW-SourceForge,
 
 Please note that PR ports/182581 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/182581
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: skreuzer 
State-Changed-When: Tue Oct 29 21:43:38 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182581: commit references a PR
Date: Tue, 29 Oct 2013 21:42:59 +0000 (UTC)

 Author: skreuzer
 Date: Tue Oct 29 21:42:46 2013
 New Revision: 332013
 URL: http://svnweb.freebsd.org/changeset/ports/332013
 
 Log:
   Update to 0.70
   
   PR:		ports/182581
   Approved by:	maintainer timeout (>2 weeks)
 
 Modified:
   head/www/p5-WWW-SourceForge/Makefile
   head/www/p5-WWW-SourceForge/distinfo
   head/www/p5-WWW-SourceForge/pkg-plist
 
 Modified: head/www/p5-WWW-SourceForge/Makefile
 ==============================================================================
 --- head/www/p5-WWW-SourceForge/Makefile	Tue Oct 29 21:37:59 2013	(r332012)
 +++ head/www/p5-WWW-SourceForge/Makefile	Tue Oct 29 21:42:46 2013	(r332013)
 @@ -2,12 +2,12 @@
  # $FreeBSD$
  
  PORTNAME=	WWW-SourceForge
 -PORTVERSION=	0.090
 +PORTVERSION=	0.70
 +PORTEPOCH=	1
  CATEGORIES=	www perl5
  MASTER_SITES=	CPAN
 -MASTER_SITE_SUBDIR=	CPAN:GUGOD
 +MASTER_SITE_SUBDIR=	CPAN:RBOW
  PKGNAMEPREFIX=	p5-
 -DISTNAME=	${PORTNAME}-${PORTVERSION:C/0$//}
  
  MAINTAINER=	ychsiao@ychsiao.org
  COMMENT=	Retrieve information from SourceForge site
 @@ -20,7 +20,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
  USES=		perl5
  USE_PERL5=	configure
  
 -MAN3=	WWW::SourceForge.3 WWW::SourceForge::Project.3
 -
 -NO_STAGE=	yes
  .include <bsd.port.mk>
 
 Modified: head/www/p5-WWW-SourceForge/distinfo
 ==============================================================================
 --- head/www/p5-WWW-SourceForge/distinfo	Tue Oct 29 21:37:59 2013	(r332012)
 +++ head/www/p5-WWW-SourceForge/distinfo	Tue Oct 29 21:42:46 2013	(r332013)
 @@ -1,2 +1,2 @@
 -SHA256 (WWW-SourceForge-0.09.tar.gz) = eb0a21ce7d77df484c9babb6ce870eadbe681cf4c61ba411476b11ef03e28f9c
 -SIZE (WWW-SourceForge-0.09.tar.gz) = 6399
 +SHA256 (WWW-SourceForge-0.70.tar.gz) = e93c14b73b70a8b9ca90e7f5134540880004ecbd4b9d76bec0730a2e6cb3313a
 +SIZE (WWW-SourceForge-0.70.tar.gz) = 17109
 
 Modified: head/www/p5-WWW-SourceForge/pkg-plist
 ==============================================================================
 --- head/www/p5-WWW-SourceForge/pkg-plist	Tue Oct 29 21:37:59 2013	(r332012)
 +++ head/www/p5-WWW-SourceForge/pkg-plist	Tue Oct 29 21:42:46 2013	(r332013)
 @@ -1,6 +1,9 @@
 +%%SITE_PERL%%/WWW/README.pod
  %%SITE_PERL%%/WWW/SourceForge.pm
 +%%SITE_PERL%%/WWW/SourceForge/API.pm
  %%SITE_PERL%%/WWW/SourceForge/Project.pm
  %%SITE_PERL%%/WWW/SourceForge/User.pm
 +%%SITE_PERL%%/WWW/SourceForge/Wiki.pm
  @dirrm %%SITE_PERL%%/WWW/SourceForge
  @dirrmtry %%SITE_PERL%%/WWW
  %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/SourceForge/.packlist
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
