From owner-cvs-all@FreeBSD.ORG Fri Oct 30 10:39:53 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69A47106566B; Fri, 30 Oct 2009 10:39:53 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 582508FC15; Fri, 30 Oct 2009 10:39:53 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9UAdrT4053118; Fri, 30 Oct 2009 10:39:53 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9UAdr8q053117; Fri, 30 Oct 2009 10:39:53 GMT (envelope-from miwi) Message-Id: <200910301039.n9UAdr8q053117@repoman.freebsd.org> From: Martin Wilke Date: Fri, 30 Oct 2009 10:39:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-DateTime-Format-XSD Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2009 10:39:53 -0000 miwi 2009-10-30 10:39:53 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-DateTime-Format-XSD Makefile distinfo pkg-descr pkg-plist Log: 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 Revision Changes Path 1.3677 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/p5-DateTime-Format-XSD/Makefile (new) 1.1 +3 -0 ports/devel/p5-DateTime-Format-XSD/distinfo (new) 1.1 +6 -0 ports/devel/p5-DateTime-Format-XSD/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-DateTime-Format-XSD/pkg-plist (new)