From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 29 08:20:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0EF69106568B for ; Thu, 29 Oct 2009 08:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C67F58FC15 for ; Thu, 29 Oct 2009 08:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9T8K0Uo040378 for ; Thu, 29 Oct 2009 08:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9T8K09C040377; Thu, 29 Oct 2009 08:20:00 GMT (envelope-from gnats) Resent-Date: Thu, 29 Oct 2009 08:20:00 GMT Resent-Message-Id: <200910290820.n9T8K09C040377@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, "Sergey V. Dyatko" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 761F11065670 for ; Thu, 29 Oct 2009 08:14:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5AFFA8FC12 for ; Thu, 29 Oct 2009 08:14:47 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n9T8EkPT039612 for ; Thu, 29 Oct 2009 08:14:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n9T8EkI7039611; Thu, 29 Oct 2009 08:14:46 GMT (envelope-from nobody) Message-Id: <200910290814.n9T8EkI7039611@www.freebsd.org> Date: Thu, 29 Oct 2009 08:14:46 GMT From: "Sergey V. Dyatko" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/140070: [NEW PORT] devel/p5-DateTime-Format-XSD X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2009 08:20:02 -0000 >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 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 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: