From owner-cvs-all@FreeBSD.ORG Tue Aug 19 02:05:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A465F16A4C1; Tue, 19 Aug 2003 02:05:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A68A43F85; Tue, 19 Aug 2003 02:05:53 -0700 (PDT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7J95r0U088400; Tue, 19 Aug 2003 02:05:53 -0700 (PDT) (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7J95q1U088399; Tue, 19 Aug 2003 02:05:52 -0700 (PDT) Message-Id: <200308190905.h7J95q1U088399@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 19 Aug 2003 02:05:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-DateTime-Format-Strptime Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 09:05:54 -0000 mat 2003/08/19 02:05:52 PDT FreeBSD ports repository Modified files: devel/p5-DateTime-Format-Strptime Makefile distinfo Log: Update to 1.04 * the 'locale' release * Applied patches from Joshua Hoblitt to move the the brand new DateTime::Locale rather than the old ::Language modules * Implemented %x, %X and %c for locale formats * Fixed a bug on the two digit year determinator * Added a test for locales known as 004locale.t * This is a major change and you should install this release if you are using DateTime >= 0.14 (the first release with Locale) Bump PORTEPOCH because version went from 1.0302 to 1.04 Approved by: demon (mentor) Revision Changes Path 1.3 +2 -1 ports/devel/p5-DateTime-Format-Strptime/Makefile 1.2 +1 -1 ports/devel/p5-DateTime-Format-Strptime/distinfo