From gslin@netnews.NCTU.edu.tw  Sat Oct 14 14:43:34 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 70CBE16A40F;
	Sat, 14 Oct 2006 14:43:34 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C65A243D62;
	Sat, 14 Oct 2006 14:43:33 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 1989894; Sat, 14 Oct 2006 22:43:29 +0800 (CST)
Message-Id: <20061014144329.1989894@netnews.NCTU.edu.tw>
Date: Sat, 14 Oct 2006 22:43:29 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mat@FreeBSD.org, gslin@gslin.org
Subject: [PATCH] devel/p5-DateTime-TimeZone: update to 0.51
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104418
>Category:       ports
>Synopsis:       [PATCH] devel/p5-DateTime-TimeZone: update to 0.51
>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 14 14:50:17 GMT 2006
>Closed-Date:    Mon Dec 25 19:13:51 GMT 2006
>Last-Modified:  Mon Dec 25 19:20:31 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Update to 0.51
- Switch BUILD_DEPENDS and RUN_DEPENDS to avoid p5-Module-Build list in
  run-depend-list

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

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

--- p5-DateTime-TimeZone-0.51.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime-TimeZone/Makefile /home/staff/gslin/work/ports/p5-DateTime-TimeZone/Makefile
--- /usr/ports/devel/p5-DateTime-TimeZone/Makefile	Thu Aug 31 03:14:53 2006
+++ /home/staff/gslin/work/ports/p5-DateTime-TimeZone/Makefile	Sat Oct 14 22:41:16 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	0.48
+PORTVERSION=	0.51
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DateTime
@@ -15,9 +15,9 @@
 MAINTAINER=	mat@FreeBSD.org
 COMMENT=	Time zone object base class and factory
 
-BUILD_DEPENDS=	p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \
+RUN_DEPENDS=	p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \
 		p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_MODBUILD=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime-TimeZone/distinfo /home/staff/gslin/work/ports/p5-DateTime-TimeZone/distinfo
--- /usr/ports/devel/p5-DateTime-TimeZone/distinfo	Thu Aug 31 03:14:53 2006
+++ /home/staff/gslin/work/ports/p5-DateTime-TimeZone/distinfo	Sat Oct 14 22:41:30 2006
@@ -1,3 +1,3 @@
-MD5 (DateTime-TimeZone-0.48.tar.gz) = 5c23bc4002a2b67585fd9fa24a3514e3
-SHA256 (DateTime-TimeZone-0.48.tar.gz) = d6d8aafcce850d5c69c3cf1283f47efce508a48f958a41f9a2e20428b517d8e8
-SIZE (DateTime-TimeZone-0.48.tar.gz) = 310519
+MD5 (DateTime-TimeZone-0.51.tar.gz) = b89d5458c5765648970fb65062e241f8
+SHA256 (DateTime-TimeZone-0.51.tar.gz) = 3b1dc7cc1f6cda8623b61ebf34c80e51d46989b65b066d8ae656d4433c1e234e
+SIZE (DateTime-TimeZone-0.51.tar.gz) = 331025
--- p5-DateTime-TimeZone-0.51.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 14 14:50:54 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104418 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Mon Dec 25 19:13:46 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104418: commit references a PR
Date: Mon, 25 Dec 2006 19:13:47 +0000 (UTC)

 erwin       2006-12-25 19:13:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-DateTime-TimeZone Makefile distinfo 
   Log:
   - Update to 0.51
   - Switch BUILD_DEPENDS and RUN_DEPENDS to avoid p5-Module-Build list in
     run-depend-list
   
   PR:             104418
   Submitted by:   Gea-Suan Lin <gslin@gslin.org>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.36      +3 -3      ports/devel/p5-DateTime-TimeZone/Makefile
   1.35      +3 -3      ports/devel/p5-DateTime-TimeZone/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:
