diff options
author | pi <pi@FreeBSD.org> | 2014-08-16 05:15:02 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2014-08-16 05:15:02 +0800 |
commit | aab66f5b087892f2704af2af206a3825c429e4b8 (patch) | |
tree | 2a960b4cfce93693b1f656bcd4ebba2ea4c9e674 /astro | |
parent | c9aa10175cc41946bb0e7ae6c9dba262fcd5c60d (diff) | |
download | freebsd-ports-gnome-aab66f5b087892f2704af2af206a3825c429e4b8.tar.gz freebsd-ports-gnome-aab66f5b087892f2704af2af206a3825c429e4b8.tar.zst freebsd-ports-gnome-aab66f5b087892f2704af2af206a3825c429e4b8.zip |
astro/p5-Astro: 0.75 -> 0.77
- Added mjd2epoch
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Astro/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/astro/p5-Astro/Makefile b/astro/p5-Astro/Makefile index d62379c2a0a5..7fc43e182e2b 100644 --- a/astro/p5-Astro/Makefile +++ b/astro/p5-Astro/Makefile @@ -1,8 +1,7 @@ -# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ PORTNAME= Astro -PORTVERSION= 0.75 +PORTVERSION= 0.77 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/astro/p5-Astro/distinfo b/astro/p5-Astro/distinfo index 1e5eb3ab21c7..93f0ea90bca2 100644 --- a/astro/p5-Astro/distinfo +++ b/astro/p5-Astro/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-0.75.tar.gz) = 7c6796c84cceffedad7bc5dadcdf8eb54494efe2de5a96437bd3f033d0ab33b4 -SIZE (Astro-0.75.tar.gz) = 34659 +SHA256 (Astro-0.77.tar.gz) = 3de9be0e3061f101ae7d4ca42217733a899169cabd43c940098676db34acd12a +SIZE (Astro-0.77.tar.gz) = 35677 |