From owner-svn-ports-all@freebsd.org Mon Sep 21 01:35:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AECD8A05C66; Mon, 21 Sep 2015 01:35:31 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 852D911EE; Mon, 21 Sep 2015 01:35:31 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8L1ZVYK016760; Mon, 21 Sep 2015 01:35:31 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8L1ZVkB016758; Mon, 21 Sep 2015 01:35:31 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201509210135.t8L1ZVkB016758@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 21 Sep 2015 01:35:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397475 - head/devel/p5-DateTime-Format-Duration 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.20 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: Mon, 21 Sep 2015 01:35:31 -0000 Author: wen Date: Mon Sep 21 01:35:30 2015 New Revision: 397475 URL: https://svnweb.freebsd.org/changeset/ports/397475 Log: - Update to 1.04 Changes: http://cpansearch.perl.org/src/ETHER/DateTime-Format-Duration-1.04/Changes - Add LICENSE - Add NO_ARCH Modified: head/devel/p5-DateTime-Format-Duration/Makefile head/devel/p5-DateTime-Format-Duration/distinfo Modified: head/devel/p5-DateTime-Format-Duration/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-Duration/Makefile Mon Sep 21 00:55:51 2015 (r397474) +++ head/devel/p5-DateTime-Format-Duration/Makefile Mon Sep 21 01:35:30 2015 (r397475) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Duration -PORTVERSION= 1.03a -PORTREVISION= 1 +PORTVERSION= 1.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,12 +10,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Format and parse DateTime::Durations +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} -USES= perl5 tar:tgz +USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/devel/p5-DateTime-Format-Duration/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-Duration/distinfo Mon Sep 21 00:55:51 2015 (r397474) +++ head/devel/p5-DateTime-Format-Duration/distinfo Mon Sep 21 01:35:30 2015 (r397475) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Format-Duration-1.03a.tgz) = b3e04c18bd1ba4da4332c14d9010a79101b4419ca8a46a5354e837282280e359 -SIZE (DateTime-Format-Duration-1.03a.tgz) = 86358 +SHA256 (DateTime-Format-Duration-1.04.tar.gz) = c86b8095de3fe36dc53edda8b146318420a4425572863f8704e8529fc8ff6492 +SIZE (DateTime-Format-Duration-1.04.tar.gz) = 100641