diff options
author | tobez <tobez@FreeBSD.org> | 2005-01-28 17:22:54 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-01-28 17:22:54 +0800 |
commit | 6740aaca14e3c8faf32c3f3c9bc9431944c3667d (patch) | |
tree | f9677ef8ef36282f1d6dc49b2b0bee691d0f927c /astro | |
parent | a884e5af7b3c3c19f817931a1a56ac3a60613813 (diff) | |
download | freebsd-ports-gnome-6740aaca14e3c8faf32c3f3c9bc9431944c3667d.tar.gz freebsd-ports-gnome-6740aaca14e3c8faf32c3f3c9bc9431944c3667d.tar.zst freebsd-ports-gnome-6740aaca14e3c8faf32c3f3c9bc9431944c3667d.zip |
Update to 0.52, set maintainer to perl.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-MoonPhase/Makefile | 4 | ||||
-rw-r--r-- | astro/p5-Astro-MoonPhase/distinfo | 4 | ||||
-rw-r--r-- | astro/p5-Astro-MoonPhase/pkg-descr | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/astro/p5-Astro-MoonPhase/Makefile b/astro/p5-Astro-MoonPhase/Makefile index 7db51bf30f91..4f2929a02f9f 100644 --- a/astro/p5-Astro-MoonPhase/Makefile +++ b/astro/p5-Astro-MoonPhase/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Astro-MoonPhase -PORTVERSION= 0.11 +PORTVERSION= 0.52 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to calculate information about the phase of the moon PERL_CONFIGURE= yes diff --git a/astro/p5-Astro-MoonPhase/distinfo b/astro/p5-Astro-MoonPhase/distinfo index b0c7292f2e55..35374e245641 100644 --- a/astro/p5-Astro-MoonPhase/distinfo +++ b/astro/p5-Astro-MoonPhase/distinfo @@ -1,2 +1,2 @@ -MD5 (Astro-MoonPhase-0.11.tar.gz) = 84ec61fd4aca7818acdd3b1f1c6a6017 -SIZE (Astro-MoonPhase-0.11.tar.gz) = 7263 +MD5 (Astro-MoonPhase-0.52.tar.gz) = 476211d359a1911c7035ca2957ec34f8 +SIZE (Astro-MoonPhase-0.52.tar.gz) = 7552 diff --git a/astro/p5-Astro-MoonPhase/pkg-descr b/astro/p5-Astro-MoonPhase/pkg-descr index d029fc48729b..a5468b16167b 100644 --- a/astro/p5-Astro-MoonPhase/pkg-descr +++ b/astro/p5-Astro-MoonPhase/pkg-descr @@ -1,4 +1,6 @@ Astro::MoonPhase is a perl module that calculates information about the phase of the moon at a given time. +WWW: http://search.cpan.org/dist/Astro-MoonPhase + --will |