mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
Update to 0.52, set maintainer to perl.
This commit is contained in:
parent
027b9b33f3
commit
1c8b94f16b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127530
3 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue