From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 1 00:50:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36AFC16A492 for ; Sat, 1 Jul 2006 00:50:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B7C543D53 for ; Sat, 1 Jul 2006 00:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k610oIHQ097056 for ; Sat, 1 Jul 2006 00:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k610oIaQ097055; Sat, 1 Jul 2006 00:50:18 GMT (envelope-from gnats) Resent-Date: Sat, 1 Jul 2006 00:50:18 GMT Resent-Message-Id: <200607010050.k610oIaQ097055@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, hideo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 075BD16A4D2 for ; Sat, 1 Jul 2006 00:48:29 +0000 (UTC) (envelope-from hideo@lastamericanempire.com) Received: from darwin.lastamericanempire.com (lastamericanempire.com [66.134.56.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CAAB43D60 for ; Sat, 1 Jul 2006 00:48:10 +0000 (GMT) (envelope-from hideo@lastamericanempire.com) Received: by darwin.lastamericanempire.com (Postfix, from userid 1001) id D544733C32; Fri, 30 Jun 2006 18:48:10 -0600 (MDT) Message-Id: <20060701004810.D544733C32@darwin.lastamericanempire.com> Date: Fri, 30 Jun 2006 18:48:10 -0600 (MDT) From: hideo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/99667: [New port] devel/p5-Time-Clock - Time objects w/ nanosecond precision X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hideo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2006 00:50:19 -0000 >Number: 99667 >Category: ports >Synopsis: [New port] devel/p5-Time-Clock - Time objects w/ nanosecond precision >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 01 00:50:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: hideo >Release: FreeBSD 7.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Jun 21 07:18:10 MDT 2006 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64 >Description: Time::Clock provides 24-hour time objects with nanosecond precision, parsing, and formatting. It is also a new requirement of the databases/p5-Rose-DB-* ports. >How-To-Repeat: >Fix: --- p5-Time-Clock begins here --- # 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-Time-Clock # p5-Time-Clock/pkg-descr # p5-Time-Clock/pkg-plist # p5-Time-Clock/Makefile # p5-Time-Clock/distinfo # echo c - p5-Time-Clock mkdir -p p5-Time-Clock > /dev/null 2>&1 echo x - p5-Time-Clock/pkg-descr sed 's/^X//' >p5-Time-Clock/pkg-descr << 'END-of-p5-Time-Clock/pkg-descr' XA Time::Clock object is a twenty-four hour clock with nanosecond precision Xand wrap-around. It is a clock only; it has absolutely no concept of dates. XVagaries of date/time such as leap seconds and daylight savings time are Xunsupported. X XWWW: http://search.cpan.org/dist/Time-Clock/ END-of-p5-Time-Clock/pkg-descr echo x - p5-Time-Clock/pkg-plist sed 's/^X//' >p5-Time-Clock/pkg-plist << 'END-of-p5-Time-Clock/pkg-plist' X%%SITE_PERL%%/Time/Clock.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Clock/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Clock X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time X@dirrmtry %%SITE_PERL%%/Time END-of-p5-Time-Clock/pkg-plist echo x - p5-Time-Clock/Makefile sed 's/^X//' >p5-Time-Clock/Makefile << 'END-of-p5-Time-Clock/Makefile' X# New ports collection makefile for: devel/p5-Time-Clock X# Date created: 30 June 2006 X# Whom: Zach Thompson X# X# $FreeBSD$ X# X XPORTNAME= Time-Clock XPORTVERSION= 0.10 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Time XPKGNAMEPREFIX= p5- X XMAINTAINER= hideo@lastamericanempire.com XCOMMENT= Twenty-four hour clock objects with nanosecond precision X XPERL_CONFIGURE= yes X XMAN3= Time::Clock.3 X X.include X X.if ${PERL_LEVEL} < 500600 XIGNORE= requires perl 5.6 or later. Install lang/perl5 then try again X.endif X X.include END-of-p5-Time-Clock/Makefile echo x - p5-Time-Clock/distinfo sed 's/^X//' >p5-Time-Clock/distinfo << 'END-of-p5-Time-Clock/distinfo' XMD5 (Time-Clock-0.10.tar.gz) = 798ae0ed9c62dc9b032c3947a46d59aa XSHA256 (Time-Clock-0.10.tar.gz) = 5a41ac557d9fbf3694d2d828ee92a4a77087ad660ca3b209909159cfc7528bdb XSIZE (Time-Clock-0.10.tar.gz) = 7597 END-of-p5-Time-Clock/distinfo exit --- p5-Time-Clock ends here --- >Release-Note: >Audit-Trail: >Unformatted: