# 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 END-of-devel/p5-DateTime-Format-DateParse/Makefile exit