diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-09 18:49:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-09 18:49:04 +0000 |
commit | 4bce23edb5b8baf167763c46185933741763a90b (patch) | |
tree | 2a9ce2e3ea4e3758ea1ff251e34aa43056714cd3 /astro | |
parent | Update to 0.7.1. (diff) |
- Update to 0.24
Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
Feature safe: yes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/Makefile | 7 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile index e7f7be173f85..5b7694327b62 100644 --- a/astro/p5-Astro-SIMBAD-Client/Makefile +++ b/astro/p5-Astro-SIMBAD-Client/Makefile @@ -6,9 +6,10 @@ # PORTNAME= Astro-SIMBAD-Client -PORTVERSION= 0.023 +PORTVERSION= 0.024 CATEGORIES= astro perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:WYANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -24,7 +25,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= -y -MAN1= simbadc.1 -MAN3= Astro::SIMBAD::Client.3 +MAN1= simbadc.1 +MAN3= Astro::SIMBAD::Client.3 .include <bsd.port.mk> diff --git a/astro/p5-Astro-SIMBAD-Client/distinfo b/astro/p5-Astro-SIMBAD-Client/distinfo index 4afbd63bdd95..a4666fcabf43 100644 --- a/astro/p5-Astro-SIMBAD-Client/distinfo +++ b/astro/p5-Astro-SIMBAD-Client/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-SIMBAD-Client-0.023.tar.gz) = 84886119d6284eb762951ecf4804f969f05850ccd8721f8e281e249d1a72ead2 -SIZE (Astro-SIMBAD-Client-0.023.tar.gz) = 55056 +SHA256 (Astro-SIMBAD-Client-0.024.tar.gz) = 954a5955518fcd236b0183c4e01353d33527b2c0657f9ad983eb5e4c5a3321a4 +SIZE (Astro-SIMBAD-Client-0.024.tar.gz) = 55326 |