Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2008 23:10:24 +0400 (MSD)
From:      Sergei Vyshenski <svysh@pn.sinp.msu.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124852: New port: devel/p5-DateTime-Format-DateParse. Needed as a dependency for existing port security/p5-openxpki
Message-ID:  <200806211910.m5LJAOVK025163@ox.pn.sinp.msu.ru>
Resent-Message-ID: <200806211920.m5LJK64b022856@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124852
>Category:       ports
>Synopsis:       New port: devel/p5-DateTime-Format-DateParse. Needed as a dependency for existing port security/p5-openxpki
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 19:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Vyshenski
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ox.pn.sinp.msu.ru 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Sat Jan 19 00:23:56 MSK 2008 root@ox.pn.sinp.msu.ru:/usr/obj/usr/src/sys/OX i386

	
>Description:
	New port: devel/p5-DateTime-Format-DateParse. 
	Needed as a dependency for the next version (to be comitted next) 
	of the existing port security/p5-openxpki
	
>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:
#
#	devel/p5-DateTime-Format-DateParse
#	devel/p5-DateTime-Format-DateParse/pkg-plist
#	devel/p5-DateTime-Format-DateParse/distinfo
#	devel/p5-DateTime-Format-DateParse/pkg-descr
#	devel/p5-DateTime-Format-DateParse/Makefile
#
echo c - devel/p5-DateTime-Format-DateParse
mkdir -p devel/p5-DateTime-Format-DateParse > /dev/null 2>&1
echo x - devel/p5-DateTime-Format-DateParse/pkg-plist
sed 's/^X//' >devel/p5-DateTime-Format-DateParse/pkg-plist << 'END-of-devel/p5-DateTime-Format-DateParse/pkg-plist'
X%%SITE_PERL%%/DateTime/Format/DateParse.pm
X%%SITE_PERL%%/DateTime/Format/DateParse.pod
X@dirrmtry %%SITE_PERL%%/DateTime/Format
X@dirrmtry %%SITE_PERL%%/DateTime
END-of-devel/p5-DateTime-Format-DateParse/pkg-plist
echo x - devel/p5-DateTime-Format-DateParse/distinfo
sed 's/^X//' >devel/p5-DateTime-Format-DateParse/distinfo << 'END-of-devel/p5-DateTime-Format-DateParse/distinfo'
XMD5 (DateTime-Format-DateParse-0.04.tar.gz) = e1b5dc9fd2ab9d10203f495ed113745f
XSHA256 (DateTime-Format-DateParse-0.04.tar.gz) = ec3f1bc7a6863f18c4c33f1ee12ded7a2469861042be5473b75a08c96716a7a8
XSIZE (DateTime-Format-DateParse-0.04.tar.gz) = 14504
END-of-devel/p5-DateTime-Format-DateParse/distinfo
echo x - devel/p5-DateTime-Format-DateParse/pkg-descr
sed 's/^X//' >devel/p5-DateTime-Format-DateParse/pkg-descr << 'END-of-devel/p5-DateTime-Format-DateParse/pkg-descr'
XThis module is a compatibility wrapper around Date::Parse.
X
XProvides a tool to process different combinations of dates and zones values.
XIf a date doesn't contain a timezone suffix, and zone parameter is not set, 
Xthen the timezone of the returned DateTime object will be set to the local 
Xtimezone. This is consistent with the behavior of Date::Parse.
XIf no zone is specified and the date string does specify a timezone/offset or
Xif a zone format can not be parsed by DateTime::TimeZone, the returned 
XDateTime object will have UTC timezone.
X
XWWW: http://search.cpan.org/dist/DateTime-Format-DateParse/
END-of-devel/p5-DateTime-Format-DateParse/pkg-descr
echo x - devel/p5-DateTime-Format-DateParse/Makefile
sed 's/^X//' >devel/p5-DateTime-Format-DateParse/Makefile << 'END-of-devel/p5-DateTime-Format-DateParse/Makefile'
X# New ports collection makefile for:	p5-DateTime-Format-DateParse
X# Date created:				21 Jun 2008
X# Whom:					svysh@pn.sinp.msu.ru
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DateTime-Format-DateParse
XPORTVERSION=	0.04
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	DateTime
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	svysh@pn.sinp.msu.ru
XCOMMENT=	This module is a compatibility wrapper around Date::Parse
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
X		${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate
X
XPERL_MODBUILD=	yes
X
XMAN3=	DateTime::Format::DateParse.3
X
X.include <bsd.port.mk>
END-of-devel/p5-DateTime-Format-DateParse/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806211910.m5LJAOVK025163>