aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-MoonPhase
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-01-28 09:22:54 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-01-28 09:22:54 +0000
commit1c8b94f16b2dff1a386e9d1bba57fe2bccd89ae2 (patch)
tree497b458117322c2d7c18450d66e2073d011a8ad6 /astro/p5-Astro-MoonPhase
parent027b9b33f3e079e4b1e97790912a410d120f8b0f (diff)
downloadports-1c8b94f16b2dff1a386e9d1bba57fe2bccd89ae2.tar.gz
ports-1c8b94f16b2dff1a386e9d1bba57fe2bccd89ae2.zip
Notes
Diffstat (limited to 'astro/p5-Astro-MoonPhase')
-rw-r--r--astro/p5-Astro-MoonPhase/Makefile4
-rw-r--r--astro/p5-Astro-MoonPhase/distinfo4
-rw-r--r--astro/p5-Astro-MoonPhase/pkg-descr2
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