diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-25 16:21:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-25 16:21:56 +0000 |
commit | 75c8c426e98bd79b11e2b13f0876ed3d6d4d840a (patch) | |
tree | 072ecafabee315c20254d20661be14d7e04d138c /astro/p5-Astro-SunTime | |
parent | a62a772bb0a33851b88815e9153eab3e13a2e628 (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-SunTime')
-rw-r--r-- | astro/p5-Astro-SunTime/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Astro-SunTime/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile index b358b693cf56..b05ad029e757 100644 --- a/astro/p5-Astro-SunTime/Makefile +++ b/astro/p5-Astro-SunTime/Makefile @@ -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 diff --git a/astro/p5-Astro-SunTime/distinfo b/astro/p5-Astro-SunTime/distinfo index 45f8f0596cae..43476042eca2 100644 --- a/astro/p5-Astro-SunTime/distinfo +++ b/astro/p5-Astro-SunTime/distinfo @@ -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 |