From owner-svn-ports-head@freebsd.org Tue Feb 28 09:45:44 2017 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 452EFCEE6A0; Tue, 28 Feb 2017 09:45:44 +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 ED989134; Tue, 28 Feb 2017 09:45:43 +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 v1S9jhWW067513; Tue, 28 Feb 2017 09:45:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1S9jgqc067511; Tue, 28 Feb 2017 09:45:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702280945.v1S9jgqc067511@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 28 Feb 2017 09:45:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435019 - head/devel/p5-DateTime-Event-Sunrise 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.23 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: Tue, 28 Feb 2017 09:45:44 -0000 Author: sunpoet Date: Tue Feb 28 09:45:42 2017 New Revision: 435019 URL: https://svnweb.freebsd.org/changeset/ports/435019 Log: Update to 0.0505 - Use real PORTVERSION - Add LICENSE_FILE - Add TEST_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/DateTime-Event-Sunrise/Changes Modified: head/devel/p5-DateTime-Event-Sunrise/Makefile head/devel/p5-DateTime-Event-Sunrise/distinfo Modified: head/devel/p5-DateTime-Event-Sunrise/Makefile ============================================================================== --- head/devel/p5-DateTime-Event-Sunrise/Makefile Tue Feb 28 09:45:20 2017 (r435018) +++ head/devel/p5-DateTime-Event-Sunrise/Makefile Tue Feb 28 09:45:42 2017 (r435019) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= DateTime-Event-Sunrise -PORTVERSION= 0.05.03 -PORTREVISION= 1 +PORTVERSION= 0.0505 CATEGORIES= devel perl5 MASTER_SITES= CPAN -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -14,13 +12,16 @@ COMMENT= DateTime Objects for sunrise an LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-DateTime>=0.21:devel/p5-DateTime \ p5-DateTime-Set>=0.16:devel/p5-DateTime-Set \ p5-Params-Validate>=0:devel/p5-Params-Validate \ p5-Set-Infinite>=0:devel/p5-Set-Infinite RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-DateTime-Event-Sunrise/distinfo ============================================================================== --- head/devel/p5-DateTime-Event-Sunrise/distinfo Tue Feb 28 09:45:20 2017 (r435018) +++ head/devel/p5-DateTime-Event-Sunrise/distinfo Tue Feb 28 09:45:42 2017 (r435019) @@ -1,2 +1,3 @@ -SHA256 (DateTime-Event-Sunrise-0.0503.tar.gz) = 361d21f6ba875dfe49079a060816067828a3f1942edfcecbb8fc07a7adff9be7 -SIZE (DateTime-Event-Sunrise-0.0503.tar.gz) = 30116 +TIMESTAMP = 1488262547 +SHA256 (DateTime-Event-Sunrise-0.0505.tar.gz) = 6d9f592252ca1428d0357f81449b973775948892d83e4f5e3dce6b383364404e +SIZE (DateTime-Event-Sunrise-0.0505.tar.gz) = 34545