From steve@meatwad.mouf.net  Wed Aug 22 14:30:59 2012
Return-Path: <steve@meatwad.mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 112421065672
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Aug 2012 14:30:59 +0000 (UTC)
	(envelope-from steve@meatwad.mouf.net)
Received: from meatwad.mouf.net (unknown [IPv6:2001:470:8:58f:21f:d0ff:feaf:1a4d])
	by mx1.freebsd.org (Postfix) with ESMTP id 8EFAF8FC23
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Aug 2012 14:30:58 +0000 (UTC)
Received: from meatwad.mouf.net (localhost [127.0.0.1])
	by meatwad.mouf.net (8.14.5/8.14.5) with ESMTP id q7MEUsjv022626;
	Wed, 22 Aug 2012 10:30:54 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q7MEUse2022625;
	Wed, 22 Aug 2012 10:30:54 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201208221430.q7MEUse2022625@meatwad.mouf.net>
Date: Wed, 22 Aug 2012 10:30:54 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: cm@therek.net
Subject: [PATCH] databases/p5-ORLite-Migrate: update to 1.10
X-Send-Pr-Version: 3.113
X-GNATS-Notify: cm@therek.net

>Number:         170874
>Category:       ports
>Synopsis:       [PATCH] databases/p5-ORLite-Migrate: update to 1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 22 14:40:03 UTC 2012
>Closed-Date:    Thu Sep 06 15:50:44 UTC 2012
>Last-Modified:  Thu Sep  6 16:00:09 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 1.10

Port maintainer (cm@therek.net) is cc'd.

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

--- p5-ORLite-Migrate-1.10.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 302939)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ORLite-Migrate-1.07.tar.gz) = 51d86318ac1c74dcb697200e58ed6716c8549aa44f3d63a69599f773d0fda423
-SIZE (ORLite-Migrate-1.07.tar.gz) = 33226
+SHA256 (ORLite-Migrate-1.10.tar.gz) = e0a8c5d3916a86c608509fee079489345664d40e5e5e8e9647b9233ff4e3863a
+SIZE (ORLite-Migrate-1.10.tar.gz) = 38469
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 302939)
+++ pkg-plist	(working copy)
@@ -2,6 +2,7 @@
 %%SITE_PERL%%/ORLite/Migrate.pm
 %%SITE_PERL%%/ORLite/Migrate/Patch.pm
 %%SITE_PERL%%/ORLite/Migrate/Perl.pm
+%%SITE_PERL%%/ORLite/Migrate/Timeline.pm
 @dirrmtry %%SITE_PERL%%/ORLite/Migrate
 @dirrmtry %%SITE_PERL%%/ORLite
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ORLite/Migrate
Index: Makefile
===================================================================
--- Makefile	(revision 302939)
+++ Makefile	(working copy)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ORLite-Migrate
-PORTVERSION=	1.07
-PORTREVISION=	1
+PORTVERSION=	1.10
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:ADAMK
@@ -29,6 +28,7 @@
 PERL_CONFIGURE=	YES
 
 MAN3=		ORLite::Migrate.3 \
-		ORLite::Migrate::Perl.3
+		ORLite::Migrate::Perl.3 \
+		ORLite::Migrate::Timeline.3
 
 .include <bsd.port.mk>
--- p5-ORLite-Migrate-1.10.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 22 14:40:22 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=170874 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Aug 22 14:40:25 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: cm@therek.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/170874: [PATCH] databases/p5-ORLite-Migrate: update to 1.10
Date: Wed, 22 Aug 2012 14:40:24 UT

 Maintainer of databases/p5-ORLite-Migrate,
 
 Please note that PR ports/170874 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/170874
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Wed Aug 22 18:29:51 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170874 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Thu Sep 6 15:50:42 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170874: commit references a PR
Date: Thu,  6 Sep 2012 15:50:41 +0000 (UTC)

 Author: swills
 Date: Thu Sep  6 15:50:30 2012
 New Revision: 303770
 URL: http://svn.freebsd.org/changeset/ports/303770
 
 Log:
   - Update to 1.10
   
   PR:		ports/170874
   Approved by:	maintainer timeout (cm@therek.net, >2 weeks)
 
 Modified:
   head/databases/p5-ORLite-Migrate/Makefile   (contents, props changed)
   head/databases/p5-ORLite-Migrate/distinfo   (contents, props changed)
   head/databases/p5-ORLite-Migrate/pkg-plist   (contents, props changed)
 
 Modified: head/databases/p5-ORLite-Migrate/Makefile
 ==============================================================================
 --- head/databases/p5-ORLite-Migrate/Makefile	Thu Sep  6 15:49:20 2012	(r303769)
 +++ head/databases/p5-ORLite-Migrate/Makefile	Thu Sep  6 15:50:30 2012	(r303770)
 @@ -6,8 +6,7 @@
  #
  
  PORTNAME=	ORLite-Migrate
 -PORTVERSION=	1.07
 -PORTREVISION=	1
 +PORTVERSION=	1.10
  CATEGORIES=	databases perl5
  MASTER_SITES=	CPAN
  MASTER_SITE_SUBDIR=	CPAN:ADAMK
 @@ -29,6 +28,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
  PERL_CONFIGURE=	YES
  
  MAN3=		ORLite::Migrate.3 \
 -		ORLite::Migrate::Perl.3
 +		ORLite::Migrate::Perl.3 \
 +		ORLite::Migrate::Timeline.3
  
  .include <bsd.port.mk>
 
 Modified: head/databases/p5-ORLite-Migrate/distinfo
 ==============================================================================
 --- head/databases/p5-ORLite-Migrate/distinfo	Thu Sep  6 15:49:20 2012	(r303769)
 +++ head/databases/p5-ORLite-Migrate/distinfo	Thu Sep  6 15:50:30 2012	(r303770)
 @@ -1,2 +1,2 @@
 -SHA256 (ORLite-Migrate-1.07.tar.gz) = 51d86318ac1c74dcb697200e58ed6716c8549aa44f3d63a69599f773d0fda423
 -SIZE (ORLite-Migrate-1.07.tar.gz) = 33226
 +SHA256 (ORLite-Migrate-1.10.tar.gz) = e0a8c5d3916a86c608509fee079489345664d40e5e5e8e9647b9233ff4e3863a
 +SIZE (ORLite-Migrate-1.10.tar.gz) = 38469
 
 Modified: head/databases/p5-ORLite-Migrate/pkg-plist
 ==============================================================================
 --- head/databases/p5-ORLite-Migrate/pkg-plist	Thu Sep  6 15:49:20 2012	(r303769)
 +++ head/databases/p5-ORLite-Migrate/pkg-plist	Thu Sep  6 15:50:30 2012	(r303770)
 @@ -2,6 +2,7 @@
  %%SITE_PERL%%/ORLite/Migrate.pm
  %%SITE_PERL%%/ORLite/Migrate/Patch.pm
  %%SITE_PERL%%/ORLite/Migrate/Perl.pm
 +%%SITE_PERL%%/ORLite/Migrate/Timeline.pm
  @dirrmtry %%SITE_PERL%%/ORLite/Migrate
  @dirrmtry %%SITE_PERL%%/ORLite
  @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ORLite/Migrate
 _______________________________________________
 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:
