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

PR:		ports/140027
Submitted by:	Sergey V. Dyatko <Sergey.Dyatko at gmail.com>
This commit is contained in:
Martin Wilke 2009-10-30 10:39:53 +00:00
parent 35d1c83e2d
commit 59e633e62d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243540
5 changed files with 42 additions and 0 deletions

View File

@ -1305,6 +1305,7 @@
SUBDIR += p5-DateTime-Format-SQLite
SUBDIR += p5-DateTime-Format-Strptime
SUBDIR += p5-DateTime-Format-W3CDTF
SUBDIR += p5-DateTime-Format-XSD
SUBDIR += p5-DateTime-Functions
SUBDIR += p5-DateTime-HiRes
SUBDIR += p5-DateTime-Incomplete

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: DateTime-Format-XSD
# Date created: 29 oct 2009
# Whom: Sergey V. Dyatko <Sergey.Dyatko@gmail.com>
#
# $FreeBSD$
#
PORTNAME= DateTime-Format-XSD
PORTVERSION= 0.1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sergey.dyatko@gmail.com
COMMENT= Format DateTime according to xsd:dateTime
BUILD_DEPENDS= ${SITE_PERL}/DateTime/Format/ISO8601.pm:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601
RUN_DEPENDS= ${SITE_PERL}/DateTime/Format/ISO8601.pm:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601
PERL_CONFIGURE= yes
MAN3= DateTime::Format::XSD.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (DateTime-Format-XSD-0.1.tar.gz) = 208fd8c2bb38d0252f29f9aeba562c0c
SHA256 (DateTime-Format-XSD-0.1.tar.gz) = b55b2b54864fb30293f72308d739cb55a7531d9b398e68159679054dac762e47
SIZE (DateTime-Format-XSD-0.1.tar.gz) = 1919

View File

@ -0,0 +1,6 @@
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

View File

@ -0,0 +1,8 @@
%%SITE_PERL%%/DateTime/Format/XSD.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/XSD/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/XSD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
@dirrmtry %%SITE_PERL%%/DateTime/Format
@dirrmtry %%SITE_PERL%%/DateTime