From owner-svn-ports-all@FreeBSD.ORG Fri Oct 12 06:48:49 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 03DB8F94; Fri, 12 Oct 2012 06:48:49 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C625D8FC0A; Fri, 12 Oct 2012 06:48:48 +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 q9C6mmJK057041; Fri, 12 Oct 2012 06:48:48 GMT (envelope-from jhale@svn.freebsd.org) Received: (from jhale@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9C6mmPR057038; Fri, 12 Oct 2012 06:48:48 GMT (envelope-from jhale@svn.freebsd.org) Message-Id: <201210120648.q9C6mmPR057038@svn.freebsd.org> From: "Jason E. Hale" Date: Fri, 12 Oct 2012 06:48:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305756 - head/devel/p5-DateTime-Format-Natural 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: Fri, 12 Oct 2012 06:48:49 -0000 Author: jhale Date: Fri Oct 12 06:48:48 2012 New Revision: 305756 URL: http://svn.freebsd.org/changeset/ports/305756 Log: - Update to 0.99 [1] - Trim Makefile header PR: ports/168271 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes Modified: head/devel/p5-DateTime-Format-Natural/Makefile (contents, props changed) head/devel/p5-DateTime-Format-Natural/distinfo (contents, props changed) Modified: head/devel/p5-DateTime-Format-Natural/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-Natural/Makefile Fri Oct 12 06:41:51 2012 (r305755) +++ head/devel/p5-DateTime-Format-Natural/Makefile Fri Oct 12 06:48:48 2012 (r305756) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-DateTime-Format-Natural -# Date created: 22 Jul 2008 -# Whom: Timur I. Bakeyev -# +# Created by: Timur I. Bakeyev # $FreeBSD$ -# PORTNAME= DateTime-Format-Natural -PORTVERSION= 0.98 +PORTVERSION= 0.99 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= timur@FreeBSD.org COMMENT= Create machine readable date/time with natural parsing logic -BUILD_DEPENDS= \ - p5-boolean>=0:${PORTSDIR}/devel/p5-boolean \ +BUILD_DEPENDS= p5-boolean>=0:${PORTSDIR}/devel/p5-boolean \ p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ Modified: head/devel/p5-DateTime-Format-Natural/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-Natural/distinfo Fri Oct 12 06:41:51 2012 (r305755) +++ head/devel/p5-DateTime-Format-Natural/distinfo Fri Oct 12 06:48:48 2012 (r305756) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Format-Natural-0.98.tar.gz) = 8a277322b1d093a8af9fa019e37c7606fa7286a9b0fe38e96808e3de309e5d7c -SIZE (DateTime-Format-Natural-0.98.tar.gz) = 67632 +SHA256 (DateTime-Format-Natural-0.99.tar.gz) = f732a29cc95629a1c360d36aaebfe688d9f83f8c02843906e46a90914b8a962f +SIZE (DateTime-Format-Natural-0.99.tar.gz) = 68483