aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-Sunrise
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2015-11-05 11:01:06 +0000
committerAnton Berezin <tobez@FreeBSD.org>2015-11-05 11:01:06 +0000
commitb850fa5d4d9d45f83d10c555def74891e0ab4801 (patch)
tree5d7140d2b81e836dfbf1e39957d17058ad3eeb3d /astro/p5-Astro-Sunrise
parentfaf55352cd4c20b9c332f0ad75879cabb77fa645 (diff)
downloadports-b850fa5d4d9d45f83d10c555def74891e0ab4801.tar.gz
ports-b850fa5d4d9d45f83d10c555def74891e0ab4801.zip
Update to 0.95.
Changes: 0.95 Tuesday 21 April 2015 - Some improvements in the POD documentation. - New time_zone parameter to sun_rise and sun_set. - New tests for fork-less systems - New tests to check for parameter checking 0.94 Tuesday 10 March 2015 - Fix typos in the POD documentation - Fix problem in the t/03dst.t test file. 0.93 Tuesday 3 March 2015 - Stylistic and kwalitee issues: license, distro structure, etc. - Fix ticket 62593 (patch from Slaven Rezic) - Parameters to sunrise can be passed by name (using a hashref) - The upper_limb is not longer hard-coded, it is now a parameter - The behaviour for polar day and polar night can change: no warning, but a special return value. - Make degree-trigonometric functions available for import.
Notes
Notes: svn path=/head/; revision=400842
Diffstat (limited to 'astro/p5-Astro-Sunrise')
-rw-r--r--astro/p5-Astro-Sunrise/Makefile3
-rw-r--r--astro/p5-Astro-Sunrise/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/astro/p5-Astro-Sunrise/Makefile b/astro/p5-Astro-Sunrise/Makefile
index a839a3b63cce..6d9dfc5efb13 100644
--- a/astro/p5-Astro-Sunrise/Makefile
+++ b/astro/p5-Astro-Sunrise/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Astro-Sunrise
-PORTVERSION= 0.92
-PORTREVISION= 1
+PORTVERSION= 0.95
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/astro/p5-Astro-Sunrise/distinfo b/astro/p5-Astro-Sunrise/distinfo
index cc158dbf5d06..85ec7b9bbc0a 100644
--- a/astro/p5-Astro-Sunrise/distinfo
+++ b/astro/p5-Astro-Sunrise/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Astro-Sunrise-0.92.tar.gz) = 34532d3c7061aad470774189f9d5b32ce8fa8b6252185b67c1f10d5d9eef4ce8
-SIZE (Astro-Sunrise-0.92.tar.gz) = 13031
+SHA256 (Astro-Sunrise-0.95.tar.gz) = 1891f61aba6dc68d6414093e1ddc1b8d8bd328dff498d7907984997fce1ad247
+SIZE (Astro-Sunrise-0.95.tar.gz) = 33097