Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2009 08:14:46 GMT
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140070: [NEW PORT] devel/p5-DateTime-Format-XSD
Message-ID:  <200910290814.n9T8EkI7039611@www.freebsd.org>
Resent-Message-ID: <200910290820.n9T8K09C040377@freefall.freebsd.org>

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

>Number:         140070
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-DateTime-Format-XSD
>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:   Thu Oct 29 08:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sergey V. Dyatko
>Release:        7.2R-CURRENT
>Organization:
>Environment:
FreeBSD notebook.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #3 r197649M: Tue Oct 13 23:04:23 EEST 2009     root@notebook.minsk.domain:/usr/obj/usr/src/sys/tiger-asus-a6m  i386

>Description:
XML Schema defines a usage profile which is a subset of the ISO8601 profile. 
This profile defines that the following is the only possible representation
for a dateTime, despite all other options ISO provides.

WWW: http://search.cpan.org/perldoc?DateTime::Format::XSD

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	.
#	./Makefile
#	./pkg-descr
#	./distinfo
#	./pkg-plist
#	./p5-DateTime-Format-XSD-0.1.shar
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for:    DateTime-Format-XSD
X# Date created:         29 oct 2009
X# Whom:                 Sergey V. Dyatko <Sergey.Dyatko@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       DateTime-Format-XSD
XPORTVERSION=    0.1
XCATEGORIES=     devel perl5
XMASTER_SITES=   CPAN
XPKGNAMEPREFIX=  p5-
X
XMAINTAINER=     sergey.dyatko@gmail.com
XCOMMENT=        Format DateTime according to xsd:dateTime
X
XBUILD_DEPENDS=  ${RUN_DEPENDS}
XRUN_DEPENDS=    ${SITE_PERL}/DateTime/Format/ISO8601.pm:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \
X
XPERL_CONFIGURE=  yes
X
XMAN3=           DateTime::Format::XSD.3
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XXML Schema defines a usage profile which is a subset of the ISO8601 profile. 
XThis profile defines that the following is the only possible representation
Xfor a dateTime, despite all other options ISO provides.
X
XWWW: http://search.cpan.org/perldoc?DateTime::Format::XSD
0e313719ff012ceaf97a028d51caa8f5
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XMD5 (DateTime-Format-XSD-0.1.tar.gz) = 208fd8c2bb38d0252f29f9aeba562c0c
XSHA256 (DateTime-Format-XSD-0.1.tar.gz) = b55b2b54864fb30293f72308d739cb55a7531d9b398e68159679054dac762e47
XSIZE (DateTime-Format-XSD-0.1.tar.gz) = 1919
aec8793adfd5b7c3f00e62ae41a09ac2
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'ef3e7f63841ae908ba397c2bef1fbad6'
X%%SITE_PERL%%/DateTime/Format/XSD.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/XSD/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/XSD
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
X@dirrmtry %%SITE_PERL%%/DateTime/Format
X@dirrmtry %%SITE_PERL%%/DateTime
X
ef3e7f63841ae908ba397c2bef1fbad6
echo x - ./p5-DateTime-Format-XSD-0.1.shar
sed 's/^X//' >./p5-DateTime-Format-XSD-0.1.shar << '83fd22d44c7c347000e80335b5fad4e2'


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



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