diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-11 06:50:36 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-11 06:50:36 +0800 |
commit | cecb0f5b92bc8c97ab9e1ad62cc0db0989654f8d (patch) | |
tree | 0bf4e7ab90f85cba26200da3916e42bc3a6a473c /astro | |
parent | 4f2be6eb210deacd6d9b911b119884b63a6bb93f (diff) | |
download | freebsd-ports-gnome-cecb0f5b92bc8c97ab9e1ad62cc0db0989654f8d.tar.gz freebsd-ports-gnome-cecb0f5b92bc8c97ab9e1ad62cc0db0989654f8d.tar.zst freebsd-ports-gnome-cecb0f5b92bc8c97ab9e1ad62cc0db0989654f8d.zip |
- Update to 0.031
- Remove duplicate pkg-plist entry
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/distinfo | 4 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile index eea153ad6f23..2a65f99dcf03 100644 --- a/astro/p5-Astro-SIMBAD-Client/Makefile +++ b/astro/p5-Astro-SIMBAD-Client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SIMBAD-Client -PORTVERSION= 0.030 +PORTVERSION= 0.031 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT diff --git a/astro/p5-Astro-SIMBAD-Client/distinfo b/astro/p5-Astro-SIMBAD-Client/distinfo index dba72eb6947b..ec83650e92c1 100644 --- a/astro/p5-Astro-SIMBAD-Client/distinfo +++ b/astro/p5-Astro-SIMBAD-Client/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-SIMBAD-Client-0.030.tar.gz) = 4b03c5c45a8e685b282c56328055f929ce18e9869badd045f482de937abba8f2 -SIZE (Astro-SIMBAD-Client-0.030.tar.gz) = 59478 +SHA256 (Astro-SIMBAD-Client-0.031.tar.gz) = 77a506fd78a42423dcdbb1f32b78fbf9521d7d9bd1a039fddb136639921161e8 +SIZE (Astro-SIMBAD-Client-0.031.tar.gz) = 60147 diff --git a/astro/p5-Astro-SIMBAD-Client/pkg-plist b/astro/p5-Astro-SIMBAD-Client/pkg-plist index fa2b440eb119..6bfb14205a20 100644 --- a/astro/p5-Astro-SIMBAD-Client/pkg-plist +++ b/astro/p5-Astro-SIMBAD-Client/pkg-plist @@ -6,7 +6,6 @@ bin/simbadc man/man1/simbadc.1.gz @dirrm %%SITE_PERL%%/Astro/SIMBAD/Client @dirrm %%SITE_PERL%%/Astro/SIMBAD -@dirrmtry %%SITE_PERL%%/Astro @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SIMBAD/Client @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SIMBAD @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro |