diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-19 02:01:28 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-19 02:01:28 +0800 |
commit | 844eab78d58906eaff75b5e63f93ec0834008447 (patch) | |
tree | 9d91f08dd63bb202e62c0813ff86f449878fab21 /astro | |
parent | ecb10ef012c8c069a01c15c20fdc75692d922539 (diff) | |
download | freebsd-ports-gnome-844eab78d58906eaff75b5e63f93ec0834008447.tar.gz freebsd-ports-gnome-844eab78d58906eaff75b5e63f93ec0834008447.tar.zst freebsd-ports-gnome-844eab78d58906eaff75b5e63f93ec0834008447.zip |
Update to 0.039
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/distinfo | 6 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile index 4366a2ae0125..9a6cec33aac0 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.038 +PORTVERSION= 0.039 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,6 +23,7 @@ TEST_DEPENDS= p5-YAML>=0:textproc/p5-YAML USES= perl5 USE_PERL5= configure + CONFIGURE_ARGS= -y NO_ARCH= yes diff --git a/astro/p5-Astro-SIMBAD-Client/distinfo b/astro/p5-Astro-SIMBAD-Client/distinfo index d4e16cbb2ab4..883a98bc4f58 100644 --- a/astro/p5-Astro-SIMBAD-Client/distinfo +++ b/astro/p5-Astro-SIMBAD-Client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539000585 -SHA256 (Astro-SIMBAD-Client-0.038.tar.gz) = 07e902d1562c74b25eb3d586c3c7c0cadbda40d69904f4bf2b3210ac2b201924 -SIZE (Astro-SIMBAD-Client-0.038.tar.gz) = 68302 +TIMESTAMP = 1555592245 +SHA256 (Astro-SIMBAD-Client-0.039.tar.gz) = 939cd5ffd9bd03b403fd6e0f1031eeb100710378d705f607e1aad6c86e783eb1 +SIZE (Astro-SIMBAD-Client-0.039.tar.gz) = 68444 diff --git a/astro/p5-Astro-SIMBAD-Client/pkg-plist b/astro/p5-Astro-SIMBAD-Client/pkg-plist index 98b10ed424b4..3b24bcb0b5ff 100644 --- a/astro/p5-Astro-SIMBAD-Client/pkg-plist +++ b/astro/p5-Astro-SIMBAD-Client/pkg-plist @@ -1,5 +1,5 @@ bin/simbadc %%SITE_PERL%%/Astro/SIMBAD/Client.pm %%SITE_PERL%%/Astro/SIMBAD/Client/WSQueryInterfaceService.pm -%%PERL5_MAN3%%/Astro::SIMBAD::Client.3.gz %%PERL5_MAN1%%/simbadc.1.gz +%%PERL5_MAN3%%/Astro::SIMBAD::Client.3.gz |