From owner-svn-ports-head@FreeBSD.ORG Sat Sep 29 07:46:01 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 242DB106566C; Sat, 29 Sep 2012 07:46:01 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 0EB688FC08; Sat, 29 Sep 2012 07:46:01 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8T7k0kE087050; Sat, 29 Sep 2012 07:46:00 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8T7k09f087045; Sat, 29 Sep 2012 07:46:00 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201209290746.q8T7k09f087045@svn.freebsd.org> From: Frederic Culot Date: Sat, 29 Sep 2012 07:46:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305030 - head/devel/p5-DateTime X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2012 07:46:01 -0000 Author: culot Date: Sat Sep 29 07:46:00 2012 New Revision: 305030 URL: http://svn.freebsd.org/changeset/ports/305030 Log: - Update to 0.77 - Add LICENSE (Artistic 2) Changes: http://search.cpan.org/dist/DateTime/Changes Modified: head/devel/p5-DateTime/Makefile head/devel/p5-DateTime/distinfo Modified: head/devel/p5-DateTime/Makefile ============================================================================== --- head/devel/p5-DateTime/Makefile Sat Sep 29 06:35:42 2012 (r305029) +++ head/devel/p5-DateTime/Makefile Sat Sep 29 07:46:00 2012 (r305030) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-DateTime -# Date created: 4 mai 2003 -# Whom: Mathieu Arnold -# +# Created by: Mathieu Arnold # $FreeBSD$ -# PORTNAME= DateTime -PORTVERSION= 0.76 +PORTVERSION= 0.77 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY @@ -15,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A date and time object +LICENSE= ART20 + # Do not add p5-DateTime-Format-Strptime>=1.20.00 to TEST_DEPENDS to avoid cyclic dependency in tinderbox BUILD_DEPENDS= p5-DateTime-Locale>=0.41:${PORTSDIR}/devel/p5-DateTime-Locale \ p5-DateTime-TimeZone>=1.09:${PORTSDIR}/devel/p5-DateTime-TimeZone \ Modified: head/devel/p5-DateTime/distinfo ============================================================================== --- head/devel/p5-DateTime/distinfo Sat Sep 29 06:35:42 2012 (r305029) +++ head/devel/p5-DateTime/distinfo Sat Sep 29 07:46:00 2012 (r305030) @@ -1,2 +1,2 @@ -SHA256 (DateTime-0.76.tar.gz) = 9ca0ab3c5b09d421cc260f83566a0c71f6cf683d57ff64c5a70e6cf4eb1773f0 -SIZE (DateTime-0.76.tar.gz) = 171511 +SHA256 (DateTime-0.77.tar.gz) = 516591bdd7f7f4a6e5d51cac16c1d8c8c54f30b8a5fdfc208d5ba6a7368a7503 +SIZE (DateTime-0.77.tar.gz) = 171659