From leeym@cn1.leeym.com  Sat Oct 18 01:54:40 2008
Return-Path: <leeym@cn1.leeym.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AC6F7106568B;
	Sat, 18 Oct 2008 01:54:40 +0000 (UTC)
	(envelope-from leeym@cn1.leeym.com)
Received: from cn1.leeym.com (b06s56le.corenetworks.net [64.85.165.237])
	by mx1.freebsd.org (Postfix) with ESMTP id 77E8D8FC2D;
	Sat, 18 Oct 2008 01:54:40 +0000 (UTC)
	(envelope-from leeym@cn1.leeym.com)
Received: from cn1.leeym.com (localhost [127.0.0.1])
	by cn1.leeym.com (8.14.2/8.14.2) with ESMTP id m9I1sdQM091440;
	Fri, 17 Oct 2008 18:54:39 -0700 (PDT)
	(envelope-from leeym@cn1.leeym.com)
Received: (from leeym@localhost)
	by cn1.leeym.com (8.14.2/8.14.2/Submit) id m9I1sdID091439;
	Fri, 17 Oct 2008 18:54:39 -0700 (PDT)
	(envelope-from leeym)
Message-Id: <200810180154.m9I1sdID091439@cn1.leeym.com>
Date: Fri, 17 Oct 2008 18:54:39 -0700 (PDT)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mat@freebsd.org
Subject: [PATCH] devel/p5-Set-Infinite: update to 0.63
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         128184
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Set-Infinite: update to 0.63
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 18 02:00:10 UTC 2008
>Closed-Date:    Wed Nov 12 16:37:51 UTC 2008
>Last-Modified:  Wed Nov 12 16:40:04 UTC 2008
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 0.63

Port maintainer (mat@FreeBSD.org) is cc'd.

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

--- p5-Set-Infinite-0.63.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Set-Infinite/Makefile,v
retrieving revision 1.17
diff -u -d -b -w -u -r1.17 Makefile
--- Makefile	31 Aug 2007 13:37:16 -0000	1.17
+++ Makefile	18 Oct 2008 01:54:35 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Set-Infinite
-PORTVERSION=	0.61
+PORTVERSION=	0.63
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +14,6 @@
 MAINTAINER=	mat@FreeBSD.org
 COMMENT=	Set::Infinite - Sets of intervals
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN3=		Set::Infinite.3 Set::Infinite::Basic.3
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Set-Infinite/distinfo,v
retrieving revision 1.17
diff -u -d -b -w -u -r1.17 distinfo
--- distinfo	14 Nov 2005 14:16:04 -0000	1.17
+++ distinfo	18 Oct 2008 01:54:35 -0000
@@ -1,3 +1,3 @@
-MD5 (Set-Infinite-0.61.tar.gz) = c9912f4ee6ac2e2291be94a5a2bd11f2
-SHA256 (Set-Infinite-0.61.tar.gz) = 3ec2574dddf09d42a619663b7fa234ffca4e68b291fda9e58650e2d84b06483f
-SIZE (Set-Infinite-0.61.tar.gz) = 49501
+MD5 (Set-Infinite-0.63.tar.gz) = 8c573e00f3152db222de08b104b74c31
+SHA256 (Set-Infinite-0.63.tar.gz) = 5c9039ff2afed512783808e5b4e588f40000390533f20278d047c3dec851097c
+SIZE (Set-Infinite-0.63.tar.gz) = 49960
--- p5-Set-Infinite-0.63.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 18 02:00:20 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128184 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Nov 12 16:37:02 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128184: commit references a PR
Date: Wed, 12 Nov 2008 16:37:48 +0000 (UTC)

 pav         2008-11-12 16:37:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Set-Infinite Makefile distinfo 
   Log:
   - Update to 0.63
   
   PR:             ports/128184
   Submitted by:   leeym
   Approved by:    maintainer timeout (mat; 3 weeks)
   
   Revision  Changes    Path
   1.18      +1 -4      ports/devel/p5-Set-Infinite/Makefile
   1.18      +3 -3      ports/devel/p5-Set-Infinite/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:
