diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-17 09:20:11 +0800 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-17 09:20:11 +0800 |
commit | 0357dbb5f22f07ef1c04e22e81c622ea33a0b818 (patch) | |
tree | 93fd2345026812bf095385c84dca1126ef95317e /astro | |
parent | e0d838c4eff1b3fbaf3be933194484bb566d245a (diff) | |
download | freebsd-ports-gnome-0357dbb5f22f07ef1c04e22e81c622ea33a0b818.tar.gz freebsd-ports-gnome-0357dbb5f22f07ef1c04e22e81c622ea33a0b818.tar.zst freebsd-ports-gnome-0357dbb5f22f07ef1c04e22e81c622ea33a0b818.zip |
- update to 2.0.0
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-SIMBAD/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile index 9028a9d4bf72..f81540749737 100644 --- a/astro/p5-Astro-SIMBAD/Makefile +++ b/astro/p5-Astro-SIMBAD/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Astro-SIMBAD -PORTVERSION= 1.9.5 +PORTVERSION= 2.0.0 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://www.estar.org.uk/software/ @@ -22,7 +22,6 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Astro::SIMBAD.3 \ Astro::SIMBAD::Query.3 \ Astro::SIMBAD::Result.3 \ diff --git a/astro/p5-Astro-SIMBAD/distinfo b/astro/p5-Astro-SIMBAD/distinfo index e23b656e9de7..26264e4260ec 100644 --- a/astro/p5-Astro-SIMBAD/distinfo +++ b/astro/p5-Astro-SIMBAD/distinfo @@ -1,2 +1,2 @@ -MD5 (Astro-SIMBAD-1.9.5.tar.gz) = e61a729e27b85955a3e63d6c3294add0 -SIZE (Astro-SIMBAD-1.9.5.tar.gz) = 18936 +MD5 (Astro-SIMBAD-2.0.0.tar.gz) = 675ab654acb4b1483716b0b5281bd3b7 +SIZE (Astro-SIMBAD-2.0.0.tar.gz) = 21983 |