Date: Tue, 25 Jul 2017 16:21:56 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446602 - head/astro/p5-Astro-SunTime Message-ID: <201707251621.v6PGLure072322@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jul 25 16:21:56 2017 New Revision: 446602 URL: https://svnweb.freebsd.org/changeset/ports/446602 Log: Update to 0.06 - Add LICENSE_FILE Modified: head/astro/p5-Astro-SunTime/Makefile head/astro/p5-Astro-SunTime/distinfo Modified: head/astro/p5-Astro-SunTime/Makefile ============================================================================== --- head/astro/p5-Astro-SunTime/Makefile Tue Jul 25 16:21:50 2017 (r446601) +++ head/astro/p5-Astro-SunTime/Makefile Tue Jul 25 16:21:56 2017 (r446602) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SunTime -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +11,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to calculate sunrise/sunset times LICENSE= GPLv3 - -BUILD_DEPENDS= p5-Time-modules>=0:devel/p5-Time-modules -RUN_DEPENDS:= ${BUILD_DEPENDS} +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= perl5 Modified: head/astro/p5-Astro-SunTime/distinfo ============================================================================== --- head/astro/p5-Astro-SunTime/distinfo Tue Jul 25 16:21:50 2017 (r446601) +++ head/astro/p5-Astro-SunTime/distinfo Tue Jul 25 16:21:56 2017 (r446602) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485032249 -SHA256 (Astro-SunTime-0.05.tar.gz) = 83f3d276849107b9f4fbef20d3d2849e3c751d751cfdfa67316470e9974543a7 -SIZE (Astro-SunTime-0.05.tar.gz) = 3523 +TIMESTAMP = 1500990004 +SHA256 (Astro-SunTime-0.06.tar.gz) = b4a44fddfc055cc42ee67bfd8939354793da7512ea04f30578d42dc6a701112a +SIZE (Astro-SunTime-0.06.tar.gz) = 18891
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707251621.v6PGLure072322>