From boumenot@divebomb.org  Sat Dec  2 02:23:11 2006
Return-Path: <boumenot@divebomb.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 0D2CF16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Dec 2006 02:23:11 +0000 (UTC)
	(envelope-from boumenot@divebomb.org)
Received: from crash.divebomb.org (c-66-31-231-74.hsd1.ma.comcast.net [66.31.231.74])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF9143CB0
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Dec 2006 02:22:53 +0000 (GMT)
	(envelope-from boumenot@divebomb.org)
Received: by crash.divebomb.org (Postfix, from userid 1000)
	id 49F88F1F50; Fri,  1 Dec 2006 21:23:33 -0500 (EST)
Message-Id: <20061202022333.49F88F1F50@crash.divebomb.org>
Date: Fri,  1 Dec 2006 21:23:33 -0500 (EST)
From: Christopher Boumenot <boumenot@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: apeiron@comcast.net
Subject: [PATCH] devel/p5-Shell-Base: update to 0.05
X-Send-Pr-Version: 3.113
X-GNATS-Notify: apeiron@comcast.net

>Number:         106183
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Shell-Base: update to 0.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 02 02:30:10 GMT 2006
>Closed-Date:    Fri Dec 22 09:15:21 GMT 2006
>Last-Modified:  Fri Dec 22 09:20:13 GMT 2006
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
- Update to 0.05
- This updates removes the need for the files under ./files.

Port maintainer (apeiron@comcast.net) is cc'd.

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

--- p5-Shell-Base-0.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Shell-Base/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	15 Mar 2004 20:58:18 -0000	1.2
+++ Makefile	2 Dec 2006 02:22:12 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Shell-Base
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Shell
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Shell-Base/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	22 Jan 2006 08:29:28 -0000	1.3
+++ distinfo	2 Dec 2006 02:22:12 -0000
@@ -1,3 +1,3 @@
-MD5 (Shell-Base-0.04.tar.gz) = e5c4c27b1a9980bef34aa7e0529177aa
-SHA256 (Shell-Base-0.04.tar.gz) = 2e1dc142d44a58fa7747371fc2e8567fdcd3a21d72f82e281a8825474c2618fe
-SIZE (Shell-Base-0.04.tar.gz) = 25520
+MD5 (Shell-Base-0.05.tar.gz) = a23bb69a122fd4e0c58e68ec6f03bb9a
+SHA256 (Shell-Base-0.05.tar.gz) = 9296619d0551b228885a52d0a15670a4da43c0bb10633a3b8e37529c1a8e607f
+SIZE (Shell-Base-0.05.tar.gz) = 26161
--- p5-Shell-Base-0.05.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Dec 2 02:30:21 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106183 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Dec 2 13:36:31 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106183 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Dec 22 09:15:17 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/106183: commit references a PR
Date: Fri, 22 Dec 2006 09:15:14 +0000 (UTC)

 miwi        2006-12-22 09:15:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Shell-Base  Makefile distinfo 
   Removed files:
     devel/p5-Shell-Base/files patch-Base.pm patch-SIGNATURE 
   Log:
   - Update to 0.05
   
   PR:             ports/106183
   Submitted by:   Christopher Boumenot <boumenot@gmail.com>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.3       +1 -1      ports/devel/p5-Shell-Base/Makefile
   1.4       +3 -3      ports/devel/p5-Shell-Base/distinfo
   1.2       +0 -15     ports/devel/p5-Shell-Base/files/patch-Base.pm (dead)
   1.2       +0 -12     ports/devel/p5-Shell-Base/files/patch-SIGNATURE (dead)
 _______________________________________________
 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:
