From miwi@miwi.homeunix.com  Thu Apr 19 18:34:28 2007
Return-Path: <miwi@miwi.homeunix.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AFB6D16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Apr 2007 18:34:28 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.com)
Received: from miwi.homeunix.com (dslb-082-083-156-098.pools.arcor-ip.net [82.83.156.98])
	by mx1.freebsd.org (Postfix) with ESMTP id 2447D13C458
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Apr 2007 18:34:27 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.com)
Received: from miwi.homeunix.com (localhost [127.0.0.1])
	by miwi.homeunix.com (8.13.8/8.13.8) with ESMTP id l3JIZ2V4030698;
	Thu, 19 Apr 2007 20:35:02 +0200 (CEST)
	(envelope-from miwi@miwi.homeunix.com)
Received: (from root@localhost)
	by miwi.homeunix.com (8.13.8/8.13.8/Submit) id l3JIZ05o030694;
	Thu, 19 Apr 2007 20:35:00 +0200 (CEST)
	(envelope-from miwi)
Message-Id: <200704191835.l3JIZ05o030694@miwi.homeunix.com>
Date: Thu, 19 Apr 2007 20:35:00 +0200 (CEST)
From: Martin Wilke <miwi@miwi.homeunix.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: geraud@gcu.info
Subject: [PATCH] devel/p5-Object-InsideOut: update to 3.14
X-Send-Pr-Version: 3.113
X-GNATS-Notify: geraud@gcu.info

>Number:         111894
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Object-InsideOut: update to 3.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 19 18:40:01 GMT 2007
>Closed-Date:    Thu Apr 26 21:57:00 GMT 2007
>Last-Modified:  Thu Apr 26 22:00:25 GMT 2007
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 7.0-CURRENT FreeBSD 7.0-CURRENT #213: Tue Apr  3 18:13:49 CEST
>Description:
- Update to 3.14

Port maintainer (geraud@gcu.info) is cc'd.

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

--- p5-Object-InsideOut-3.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Object-InsideOut/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	21 Mar 2007 07:58:34 -0000	1.16
+++ Makefile	19 Apr 2007 18:23:53 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Object-InsideOut
-PORTVERSION=	3.13
+PORTVERSION=	3.14
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Object
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Object-InsideOut/distinfo,v
retrieving revision 1.15
diff -u -r1.15 distinfo
--- distinfo	21 Mar 2007 07:58:35 -0000	1.15
+++ distinfo	19 Apr 2007 18:24:01 -0000
@@ -1,3 +1,3 @@
-MD5 (Object-InsideOut-3.13.tar.gz) = 5a3c58436a47486f585bf1b3db8cdffe
-SHA256 (Object-InsideOut-3.13.tar.gz) = 9155c24187c6c1528930f95cc010fc0e43f0667b0d0cc14eb8c0e8b23b9596f8
-SIZE (Object-InsideOut-3.13.tar.gz) = 107357
+MD5 (Object-InsideOut-3.14.tar.gz) = a7cac1dcafd979db1126a90822b27222
+SHA256 (Object-InsideOut-3.14.tar.gz) = ac232044b6e312edc228de623c59b0fbe2ce25f7fa8126944bcefef6db637c9c
+SIZE (Object-InsideOut-3.14.tar.gz) = 107677
--- p5-Object-InsideOut-3.14.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Apr 19 18:40:12 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111894 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Apr 20 23:04:47 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

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

From: Geraud CONTINSOUZAS <geraud@gcu.info>
To: bug-followup@FreeBSD.org, miwi@miwi.homeunix.org
Cc:  
Subject: Re: ports/111894: [PATCH] devel/p5-Object-InsideOut: update to 3.14
Date: Thu, 26 Apr 2007 18:07:03 +1100

 Patch approved.
 
 Sorry for the delay.
 
 Thank you.
 
 G.
 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Apr 26 21:56:57 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111894: commit references a PR
Date: Thu, 26 Apr 2007 21:56:50 +0000 (UTC)

 miwi        2007-04-26 21:55:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Object-InsideOut Makefile distinfo 
   Log:
   - Update to 3.14
   
   PR:             111894
   Submitted by:   miwi
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.17      +1 -1      ports/devel/p5-Object-InsideOut/Makefile
   1.16      +3 -3      ports/devel/p5-Object-InsideOut/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:
