From owner-cvs-ports@FreeBSD.ORG Tue Jul 14 17:38:02 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4077F106567A; Tue, 14 Jul 2009 17:38:02 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 28F9E8FC2B; Tue, 14 Jul 2009 17:38:02 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6EHc2AK022921; Tue, 14 Jul 2009 17:38:02 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6EHc1Y4022920; Tue, 14 Jul 2009 17:38:02 GMT (envelope-from pgollucci) Message-Id: <200907141738.n6EHc1Y4022920@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Tue, 14 Jul 2009 17:38:01 +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-MooseX-Types-DateTime-ButMaintained Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-descr.orig pkg-plist pkg-plist.orig X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 17:38:02 -0000 pgollucci 2009-07-14 17:38:01 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-MooseX-Types-DateTime-ButMaintained Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-descr.orig pkg-plist pkg-plist.orig Log: This module packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects. This module is just the MooseX::Types::DateTime without the requirement on DateTimeX::Easy (which requires DateTime::Manip). As of 0.05 this module supports globally unique Olson abbreviations, and dies when they are not globally unique. WWW: http://search.cpan.org/dist/MooseX-Types-DateTime-ButMaintained/ PR: ports/135939 (2 of 6) Submitted by: Cezary Morga Revision Changes Path 1.3553 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile (new) 1.1 +0 -0 ports/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile.orig (new) 1.1 +3 -0 ports/devel/p5-MooseX-Types-DateTime-ButMaintained/distinfo (new) 1.1 +0 -0 ports/devel/p5-MooseX-Types-DateTime-ButMaintained/distinfo.orig (new) 1.1 +9 -0 ports/devel/p5-MooseX-Types-DateTime-ButMaintained/pkg-descr (new) 1.1 +0 -0 ports/devel/p5-MooseX-Types-DateTime-ButMaintained/pkg-descr.orig (new) 1.1 +5 -0 ports/devel/p5-MooseX-Types-DateTime-ButMaintained/pkg-plist (new) 1.1 +0 -0 ports/devel/p5-MooseX-Types-DateTime-ButMaintained/pkg-plist.orig (new)