From boumenot@divebomb.org  Sat Dec  2 01:43:28 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 C73C516A40F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Dec 2006 01:43:28 +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 B175F43CB2
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Dec 2006 01:43:09 +0000 (GMT)
	(envelope-from boumenot@divebomb.org)
Received: by crash.divebomb.org (Postfix, from userid 1000)
	id 734DAF1EE5; Fri,  1 Dec 2006 20:43:49 -0500 (EST)
Message-Id: <20061202014349.734DAF1EE5@crash.divebomb.org>
Date: Fri,  1 Dec 2006 20:43:49 -0500 (EST)
From: Christopher Boumenot <boumenot@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] devel/p5-Test-HasVersion: update to 0.01.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         106174
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Test-HasVersion: update to 0.01.2
>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 01:50:08 GMT 2006
>Closed-Date:    Fri Dec 22 09:16:50 GMT 2006
>Last-Modified:  Fri Dec 22 09:20:18 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.01.2

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

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

--- p5-Test-HasVersion-0.01.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-HasVersion/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	9 Aug 2006 09:07:02 -0000	1.2
+++ Makefile	2 Dec 2006 01:43:22 -0000
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	Test-HasVersion
-PORTVERSION=	0.01.1
+PORTVERSION=	0.01.2
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/F/FE/FERREIRA
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-0.011
+DISTNAME=	${PORTNAME}-0.012
 
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Check Perl modules have version numbers
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-HasVersion/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	9 Aug 2006 09:07:02 -0000	1.2
+++ distinfo	2 Dec 2006 01:43:22 -0000
@@ -1,3 +1,3 @@
-MD5 (Test-HasVersion-0.011.tar.gz) = 5458e99cac4d11748abbceddc1292542
-SHA256 (Test-HasVersion-0.011.tar.gz) = 13b96bcc4bb433bc642070b61c1ba8e3891d022893edb31a14686288f60b250b
-SIZE (Test-HasVersion-0.011.tar.gz) = 5204
+MD5 (Test-HasVersion-0.012.tar.gz) = d9cb18aa27bbbb95b96a008248ebfb27
+SHA256 (Test-HasVersion-0.012.tar.gz) = 96b94fb97f39e3425b275bc94722ed796050d2dd8275b0ae22df27fcf93b0a4a
+SIZE (Test-HasVersion-0.012.tar.gz) = 5207
--- p5-Test-HasVersion-0.01.2.patch ends here ---

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

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

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

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

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

 miwi        2006-12-22 09:16:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Test-HasVersion Makefile distinfo 
   Log:
   - Update to 0.01.2
   
   PR:             ports/106174
   Submitted by:   Christopher Boumenot <boumenot@gmail.com> (maintainer)
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.3       +2 -2      ports/devel/p5-Test-HasVersion/Makefile
   1.3       +3 -3      ports/devel/p5-Test-HasVersion/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:
