From owner-svn-ports-all@freebsd.org Thu Oct 15 20:18:10 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 9E4FAA160FC; Thu, 15 Oct 2015 20:18:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 549F3F11; Thu, 15 Oct 2015 20:18:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FKI96D025863; Thu, 15 Oct 2015 20:18:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9FKI9o7025860; Thu, 15 Oct 2015 20:18:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510152018.t9FKI9o7025860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Oct 2015 20:18:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399386 - head/devel/p5-DateTime-Calendar-Pataphysical 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: Thu, 15 Oct 2015 20:18:10 -0000 Author: sunpoet Date: Thu Oct 15 20:18:08 2015 New Revision: 399386 URL: https://svnweb.freebsd.org/changeset/ports/399386 Log: - Update to 0.06 - Add LICENSE - Fix *_DEPENDS - Add TEST_DEPENDS - Remove DOCS option - Sort PLIST Changes: http://search.cpan.org/dist/DateTime-Calendar-Pataphysical/Changes Modified: head/devel/p5-DateTime-Calendar-Pataphysical/Makefile head/devel/p5-DateTime-Calendar-Pataphysical/distinfo head/devel/p5-DateTime-Calendar-Pataphysical/pkg-plist Modified: head/devel/p5-DateTime-Calendar-Pataphysical/Makefile ============================================================================== --- head/devel/p5-DateTime-Calendar-Pataphysical/Makefile Thu Oct 15 20:18:01 2015 (r399385) +++ head/devel/p5-DateTime-Calendar-Pataphysical/Makefile Thu Oct 15 20:18:08 2015 (r399386) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Calendar-Pataphysical -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,18 +10,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the pataphysical calendar -BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ + p5-DateTime-Locale>=0:${PORTSDIR}/devel/p5-DateTime-Locale RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime USES= perl5 USE_PERL5= configure -OPTIONS_DEFINE= DOCS - -PORTDOCS= Changes README - -post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - .include Modified: head/devel/p5-DateTime-Calendar-Pataphysical/distinfo ============================================================================== --- head/devel/p5-DateTime-Calendar-Pataphysical/distinfo Thu Oct 15 20:18:01 2015 (r399385) +++ head/devel/p5-DateTime-Calendar-Pataphysical/distinfo Thu Oct 15 20:18:08 2015 (r399386) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Calendar-Pataphysical-0.05.tar.gz) = 5ccf79448d73e77117ef7994476fd030c3ffa9d8fecc590bfb0be7ee56cda2d1 -SIZE (DateTime-Calendar-Pataphysical-0.05.tar.gz) = 25570 +SHA256 (DateTime-Calendar-Pataphysical-0.06.tar.gz) = e02593adcd50da06a578fe03743da7a973ea171d3d2af4001864b7f3fec8dd7b +SIZE (DateTime-Calendar-Pataphysical-0.06.tar.gz) = 27068 Modified: head/devel/p5-DateTime-Calendar-Pataphysical/pkg-plist ============================================================================== --- head/devel/p5-DateTime-Calendar-Pataphysical/pkg-plist Thu Oct 15 20:18:01 2015 (r399385) +++ head/devel/p5-DateTime-Calendar-Pataphysical/pkg-plist Thu Oct 15 20:18:08 2015 (r399386) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/DateTime::Calendar::Pataphysical.3.gz %%SITE_PERL%%/DateTime/Calendar/Pataphysical.pm +%%PERL5_MAN3%%/DateTime::Calendar::Pataphysical.3.gz