diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-07-26 00:21:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-07-26 00:21:56 +0800 |
commit | e678bd5a77aace29688ac53deabbcb1f42bbc9ec (patch) | |
tree | 072ecafabee315c20254d20661be14d7e04d138c /astro | |
parent | 7948b261a0ec7a0842e68fd2ab0ca3728328ee81 (diff) | |
download | freebsd-ports-gnome-e678bd5a77aace29688ac53deabbcb1f42bbc9ec.tar.gz freebsd-ports-gnome-e678bd5a77aace29688ac53deabbcb1f42bbc9ec.tar.zst freebsd-ports-gnome-e678bd5a77aace29688ac53deabbcb1f42bbc9ec.zip |
Update to 0.06
- Add LICENSE_FILE
Diffstat (limited to 'astro')
-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 |