From owner-svn-ports-all@FreeBSD.ORG Thu Dec 13 05:01:59 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 509ADD27; Thu, 13 Dec 2012 05:01:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 1C75D8FC0A; Thu, 13 Dec 2012 05:01:59 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBD51wwj046508; Thu, 13 Dec 2012 05:01:58 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBD51w0O046504; Thu, 13 Dec 2012 05:01:58 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201212130501.qBD51w0O046504@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 13 Dec 2012 05:01:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308820 - head/devel/p5-MooseX-Types-DateTime X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2012 05:01:59 -0000 Author: sunpoet Date: Thu Dec 13 05:01:58 2012 New Revision: 308820 URL: http://svnweb.freebsd.org/changeset/ports/308820 Log: - Update to 0.08 - Cleanup Makefile header Changes: http://search.cpan.org/dist/MooseX-Types-DateTime/Changes Modified: head/devel/p5-MooseX-Types-DateTime/Makefile (contents, props changed) head/devel/p5-MooseX-Types-DateTime/distinfo (contents, props changed) Modified: head/devel/p5-MooseX-Types-DateTime/Makefile ============================================================================== --- head/devel/p5-MooseX-Types-DateTime/Makefile Thu Dec 13 04:33:28 2012 (r308819) +++ head/devel/p5-MooseX-Types-DateTime/Makefile Thu Dec 13 05:01:58 2012 (r308820) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-MooseX-Types-DateTime -# Date created: 2011-12-12 -# Whom: Sunpoet Po-Chuan Hsieh -# +# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ -# PORTNAME= MooseX-Types-DateTime -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ILMARI @@ -22,7 +18,6 @@ BUILD_DEPENDS= p5-DateTime>=0.43.02:${PO p5-MooseX-Types>=0.30:${PORTSDIR}/devel/p5-MooseX-Types \ p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Test-Exception>=0.27:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-use-ok>=0.02:${PORTSDIR}/devel/p5-Test-use-ok Modified: head/devel/p5-MooseX-Types-DateTime/distinfo ============================================================================== --- head/devel/p5-MooseX-Types-DateTime/distinfo Thu Dec 13 04:33:28 2012 (r308819) +++ head/devel/p5-MooseX-Types-DateTime/distinfo Thu Dec 13 05:01:58 2012 (r308820) @@ -1,2 +1,2 @@ -SHA256 (MooseX-Types-DateTime-0.07.tar.gz) = e5979f3a668c6369124ba3c38c7498ceb49257b566d19df43d7848b9939afaa9 -SIZE (MooseX-Types-DateTime-0.07.tar.gz) = 4960 +SHA256 (MooseX-Types-DateTime-0.08.tar.gz) = 26a515191000b5b92350cdc770e9787000b7fce6422c39e660f98c835a0b0d60 +SIZE (MooseX-Types-DateTime-0.08.tar.gz) = 5017