From owner-svn-ports-head@freebsd.org Sat Oct 3 17:09:29 2015 Return-Path: Delivered-To: svn-ports-head@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 F278BA0EA1B; Sat, 3 Oct 2015 17:09:29 +0000 (UTC) (envelope-from sunpoet@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 9AFF41E82; Sat, 3 Oct 2015 17:09:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t93H9TU7011282; Sat, 3 Oct 2015 17:09:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t93H9SAE011279; Sat, 3 Oct 2015 17:09:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510031709.t93H9SAE011279@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Oct 2015 17:09:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398509 - head/devel/p5-DateTime-Event-ICal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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, 03 Oct 2015 17:09:30 -0000 Author: sunpoet Date: Sat Oct 3 17:09:28 2015 New Revision: 398509 URL: https://svnweb.freebsd.org/changeset/ports/398509 Log: - Update to 0.13 - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/DateTime-Event-ICal/Changes Modified: head/devel/p5-DateTime-Event-ICal/Makefile head/devel/p5-DateTime-Event-ICal/distinfo head/devel/p5-DateTime-Event-ICal/pkg-plist Modified: head/devel/p5-DateTime-Event-ICal/Makefile ============================================================================== --- head/devel/p5-DateTime-Event-ICal/Makefile Sat Oct 3 17:09:22 2015 (r398508) +++ head/devel/p5-DateTime-Event-ICal/Makefile Sat Oct 3 17:09:28 2015 (r398509) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Event-ICal -PORTVERSION= 0.12 -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +13,11 @@ COMMENT= Perl DateTime extension for com LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ +BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Event-Recurrence>=0.11:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-DateTime-Event-ICal/distinfo ============================================================================== --- head/devel/p5-DateTime-Event-ICal/distinfo Sat Oct 3 17:09:22 2015 (r398508) +++ head/devel/p5-DateTime-Event-ICal/distinfo Sat Oct 3 17:09:28 2015 (r398509) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Event-ICal-0.12.tar.gz) = 53de5c2d08bf1c5f73ef395adaa7155272b8136a2ea3afd4715a55f71994d9e5 -SIZE (DateTime-Event-ICal-0.12.tar.gz) = 25921 +SHA256 (DateTime-Event-ICal-0.13.tar.gz) = 53da4384ef5cf30ee87dc0131f4b6eee2121cc0eba347162a328b9bcfaf475ea +SIZE (DateTime-Event-ICal-0.13.tar.gz) = 25910 Modified: head/devel/p5-DateTime-Event-ICal/pkg-plist ============================================================================== --- head/devel/p5-DateTime-Event-ICal/pkg-plist Sat Oct 3 17:09:22 2015 (r398508) +++ head/devel/p5-DateTime-Event-ICal/pkg-plist Sat Oct 3 17:09:28 2015 (r398509) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/DateTime::Event::ICal.3.gz %%SITE_PERL%%/DateTime/Event/ICal.pm +%%PERL5_MAN3%%/DateTime::Event::ICal.3.gz