From markun@onohara.to  Sat Jun 16 14:51:55 2007
Return-Path: <markun@onohara.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4607716A400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Jun 2007 14:51:53 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: from gate.onohara.to (gate.onohara.to [202.222.28.229])
	by mx1.freebsd.org (Postfix) with ESMTP id A91B513C4C2
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Jun 2007 14:51:53 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: by gate.onohara.to (Postfix, from userid 1000)
	id 0AA852842C; Sat, 16 Jun 2007 23:51:53 +0900 (JST)
Message-Id: <20070616145153.0AA852842C@gate.onohara.to>
Date: Sat, 16 Jun 2007 23:51:53 +0900 (JST)
From: markun@onohara.to
To: FreeBSD-gnats-submit@freebsd.org
Cc: markun@onohara.to
Subject: [NEW PORT] devel/p5-DateTime-Util-Calc
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         113753
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-DateTime-Util-Calc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 16 15:00:04 GMT 2007
>Closed-Date:    Sun Jun 17 08:13:45 GMT 2007
>Last-Modified:  Sun Jun 17 08:20:01 GMT 2007
>Originator:     Masahiro Teramoto <markun@onohara.to>
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
This module contains some common calculation utilities
that are required to perform datetime calculations.

Author: Daisuke Maki <dmaki@cpan.org>
WWW:    http://search.cpan.org/dist/DateTime-Util-Calc/
>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-DateTime-Util-Calc
#	p5-DateTime-Util-Calc/Makefile
#	p5-DateTime-Util-Calc/distinfo
#	p5-DateTime-Util-Calc/pkg-descr
#	p5-DateTime-Util-Calc/pkg-plist
#
echo c - p5-DateTime-Util-Calc
mkdir -p p5-DateTime-Util-Calc > /dev/null 2>&1
echo x - p5-DateTime-Util-Calc/Makefile
sed 's/^X//' >p5-DateTime-Util-Calc/Makefile << 'END-of-p5-DateTime-Util-Calc/Makefile'
X# New ports collection makefile for:	p5-DateTime-Util-Calc
X# Date created:		2007-06-16
X# Whom:			Masahiro Teramoto <markun@onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DateTime-Util-Calc
XPORTVERSION=	0.13002
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/D/DM/DMAKI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	markun@onohara.to
XCOMMENT=	DateTime Calculation Utilities
X
XBUILD_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
X		p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XOPTIONS=	GMP	"Use GMP library"	off
X
X.include <bsd.port.pre.mk>
X.if defined(WITH_GMP)
XBUILD_DEPENDS+=	p5-Math-BigInt-GMP>=0:${PORTSDIR}/math/p5-Math-BigInt-GMP
X.endif
X
XMAN3=		DateTime::Util::Calc.3
X
X.include <bsd.port.post.mk>
END-of-p5-DateTime-Util-Calc/Makefile
echo x - p5-DateTime-Util-Calc/distinfo
sed 's/^X//' >p5-DateTime-Util-Calc/distinfo << 'END-of-p5-DateTime-Util-Calc/distinfo'
XMD5 (DateTime-Util-Calc-0.13002.tar.gz) = 5d289484b093d43fa29efbe97c5f2e53
XSHA256 (DateTime-Util-Calc-0.13002.tar.gz) = e12184868c13c85dc4390f9e553ab36b03a7713108a12c27e2f3de69dcc2cc9a
XSIZE (DateTime-Util-Calc-0.13002.tar.gz) = 25601
END-of-p5-DateTime-Util-Calc/distinfo
echo x - p5-DateTime-Util-Calc/pkg-descr
sed 's/^X//' >p5-DateTime-Util-Calc/pkg-descr << 'END-of-p5-DateTime-Util-Calc/pkg-descr'
XThis module contains some common calculation utilities
Xthat are required to perform datetime calculations.
X
XAuthor:	Daisuke Maki <dmaki@cpan.org>
XWWW:	http://search.cpan.org/dist/DateTime-Util-Calc/
END-of-p5-DateTime-Util-Calc/pkg-descr
echo x - p5-DateTime-Util-Calc/pkg-plist
sed 's/^X//' >p5-DateTime-Util-Calc/pkg-plist << 'END-of-p5-DateTime-Util-Calc/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Util/Calc/.packlist
X%%SITE_PERL%%/DateTime/Util/Calc.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Util/Calc
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Util
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
X@dirrmtry %%SITE_PERL%%/DateTime/Util/Calc
X@dirrmtry %%SITE_PERL%%/DateTime/Util
X@dirrmtry %%SITE_PERL%%/DateTime
END-of-p5-DateTime-Util-Calc/pkg-plist
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Sat Jun 16 19:26:16 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113753 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Sun Jun 17 08:13:44 UTC 2007 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113753: commit references a PR
Date: Sun, 17 Jun 2007 08:13:56 +0000 (UTC)

 rafan       2007-06-17 08:13:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-DateTime-Util-Calc Makefile distinfo pkg-descr 
                                 pkg-plist 
   Log:
   This module contains some common calculation utilities
   that are required to perform datetime calculations.
   
   WWW: http://search.cpan.org/dist/DateTime-Util-Calc/
   
   PR:             ports/113753
   Submitted by:   Masahiro Teramoto <markun at onohara.to>
   
   Revision  Changes    Path
   1.2787    +1 -0      ports/devel/Makefile
   1.1       +34 -0     ports/devel/p5-DateTime-Util-Calc/Makefile (new)
   1.1       +3 -0      ports/devel/p5-DateTime-Util-Calc/distinfo (new)
   1.1       +4 -0      ports/devel/p5-DateTime-Util-Calc/pkg-descr (new)
   1.1       +8 -0      ports/devel/p5-DateTime-Util-Calc/pkg-plist (new)
 _______________________________________________
 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:
