From steve@mouf.net  Sun Aug 26 01:17:00 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B6800106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Aug 2012 01:17:00 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3])
	by mx1.freebsd.org (Postfix) with ESMTP id 724398FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Aug 2012 01:17:00 +0000 (UTC)
Received: from meatwad.mouf.net ([IPv6:2001:470:8:58f:21f:d0ff:feaf:1a4d])
	by mouf.net (8.14.5/8.14.5) with ESMTP id q7Q1FxRp007529
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sat, 25 Aug 2012 21:15:59 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q7Q1GnoT017911;
	Sat, 25 Aug 2012 21:16:49 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201208260116.q7Q1GnoT017911@meatwad.mouf.net>
Date: Sat, 25 Aug 2012 21:16:49 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mopsfelder@gmail.com
Subject: [PATCH] devel/p5-Unix-Uptime: update to 0.3701,1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mopsfelder@gmail.com

>Number:         171070
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Unix-Uptime: update to 0.3701,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 26 01:20:04 UTC 2012
>Closed-Date:    Tue Sep 04 15:36:42 UTC 2012
>Last-Modified:  Tue Sep  4 15:40:04 UTC 2012
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- Update to 0.3701,1

Port maintainer (mopsfelder@gmail.com) is cc'd.

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

--- p5-Unix-Uptime-0.3701,1.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 303171)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Unix-Uptime-0.36.tar.gz) = af6aaa81f9d451d5b6daa003f76fec8c4b0e3c41ef4a2dcd49120330da0ec01c
-SIZE (Unix-Uptime-0.36.tar.gz) = 12933
+SHA256 (Unix-Uptime-0.3701.tar.gz) = de71448186726c759f0e2ceca4321f078c7766d8c2a3fe6213baa0c982a8a364
+SIZE (Unix-Uptime-0.3701.tar.gz) = 12416
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 303171)
+++ pkg-plist	(working copy)
@@ -1,8 +1,13 @@
-%%SITE_PERL%%/Unix/Uptime.pm
-%%SITE_PERL%%/Unix/Uptime/BSD.pm
-%%SITE_PERL%%/Unix/Uptime/FreeBSD.pm
-%%SITE_PERL%%/Unix/Uptime/Linux.pm
-%%SITE_PERL%%/Unix/Uptime/BSD/Load.pm
-@dirrm %%SITE_PERL%%/Unix/Uptime/BSD
-@dirrm %%SITE_PERL%%/Unix/Uptime
-@dirrmtry %%SITE_PERL%%/Unix
+%%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime/BSD/XS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime/Linux.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime/BSD.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime/BSD/XS/XS.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime/BSD/XS/XS.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime/BSD/XS
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime/BSD
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime/BSD
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Unix
Index: Makefile
===================================================================
--- Makefile	(revision 303171)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Unix-Uptime
-PORTVERSION=	0.36
+PORTVERSION=	0.3701
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
--- p5-Unix-Uptime-0.3701,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 26 01:20:14 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171070 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Aug 26 01:20:21 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mopsfelder@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/171070: [PATCH] devel/p5-Unix-Uptime: update to 0.3701,1
Date: Sun, 26 Aug 2012 01:20:17 UT

 Maintainer of devel/p5-Unix-Uptime,
 
 Please note that PR ports/171070 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/171070
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Aug 26 01:37:36 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: Murilo Opsfelder Araujo <mopsfelder@gmail.com>
To: bug-followup@freebsd.org
Cc: Steve Wills <swills@freebsd.org>
Subject: Re: ports/171070: [PATCH] devel/p5-Unix-Uptime: update to 0.3701,1
Date: Mon, 3 Sep 2012 22:24:56 -0300

 On Sat, Aug 25, 2012 at 10:20 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of devel/p5-Unix-Uptime,
 >
 > Please note that PR ports/171070 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/171070
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 Approved, thanks.
 
 -- 
 Murilo
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Tue Sep 4 15:36:39 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171070: commit references a PR
Date: Tue,  4 Sep 2012 15:36:46 +0000 (UTC)

 Author: swills
 Date: Tue Sep  4 15:36:30 2012
 New Revision: 303658
 URL: http://svn.freebsd.org/changeset/ports/303658
 
 Log:
   - Update to 0.3701
   
   PR:		ports/171070
   Approved by:	Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
 
 Modified:
   head/devel/p5-Unix-Uptime/Makefile   (contents, props changed)
   head/devel/p5-Unix-Uptime/distinfo   (contents, props changed)
   head/devel/p5-Unix-Uptime/pkg-plist   (contents, props changed)
 
 Modified: head/devel/p5-Unix-Uptime/Makefile
 ==============================================================================
 --- head/devel/p5-Unix-Uptime/Makefile	Tue Sep  4 15:20:23 2012	(r303657)
 +++ head/devel/p5-Unix-Uptime/Makefile	Tue Sep  4 15:36:30 2012	(r303658)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	Unix-Uptime
 -PORTVERSION=	0.36
 +PORTVERSION=	0.3701
  PORTEPOCH=	1
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
 @@ -19,8 +19,6 @@ PERL_MODBUILD=	yes
  
  MAN3=		Unix::Uptime.3 \
  		Unix::Uptime::BSD.3 \
 -		Unix::Uptime::FreeBSD.3 \
 -		Unix::Uptime::Linux.3 \
 -		Unix::Uptime::BSD::Load.3
 +		Unix::Uptime::Linux.3
  
  .include <bsd.port.mk>
 
 Modified: head/devel/p5-Unix-Uptime/distinfo
 ==============================================================================
 --- head/devel/p5-Unix-Uptime/distinfo	Tue Sep  4 15:20:23 2012	(r303657)
 +++ head/devel/p5-Unix-Uptime/distinfo	Tue Sep  4 15:36:30 2012	(r303658)
 @@ -1,2 +1,2 @@
 -SHA256 (Unix-Uptime-0.36.tar.gz) = af6aaa81f9d451d5b6daa003f76fec8c4b0e3c41ef4a2dcd49120330da0ec01c
 -SIZE (Unix-Uptime-0.36.tar.gz) = 12933
 +SHA256 (Unix-Uptime-0.3701.tar.gz) = de71448186726c759f0e2ceca4321f078c7766d8c2a3fe6213baa0c982a8a364
 +SIZE (Unix-Uptime-0.3701.tar.gz) = 12416
 
 Modified: head/devel/p5-Unix-Uptime/pkg-plist
 ==============================================================================
 --- head/devel/p5-Unix-Uptime/pkg-plist	Tue Sep  4 15:20:23 2012	(r303657)
 +++ head/devel/p5-Unix-Uptime/pkg-plist	Tue Sep  4 15:36:30 2012	(r303658)
 @@ -1,8 +1,13 @@
 -%%SITE_PERL%%/Unix/Uptime.pm
 -%%SITE_PERL%%/Unix/Uptime/BSD.pm
 -%%SITE_PERL%%/Unix/Uptime/FreeBSD.pm
 -%%SITE_PERL%%/Unix/Uptime/Linux.pm
 -%%SITE_PERL%%/Unix/Uptime/BSD/Load.pm
 -@dirrm %%SITE_PERL%%/Unix/Uptime/BSD
 -@dirrm %%SITE_PERL%%/Unix/Uptime
 -@dirrmtry %%SITE_PERL%%/Unix
 +%%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime/BSD/XS.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime/Linux.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime/BSD.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime/BSD/XS/XS.bs
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime/BSD/XS/XS.so
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime/BSD/XS
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime/BSD
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix/Uptime
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unix
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime/BSD
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Unix/Uptime
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Unix
 _______________________________________________
 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:
