Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2012 06:48:48 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
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
Message-ID:  <201210120648.q9C6mmPR057038@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bat@cpan.org>
-#
+# Created by: Timur I. Bakeyev <bat@cpan.org>
 # $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210120648.q9C6mmPR057038>