diff options
author | adamw <adamw@FreeBSD.org> | 2016-10-02 04:02:56 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-10-02 04:02:56 +0800 |
commit | 162acfe16825dcfa14c388d25b705bc78b2580da (patch) | |
tree | b2c556bfca590ee0c51ad636d7395c4d3fc633b0 /astro | |
parent | 2606053311917e8f20fcfeefd159b1d8d1fc703b (diff) | |
download | freebsd-ports-gnome-162acfe16825dcfa14c388d25b705bc78b2580da.tar.gz freebsd-ports-gnome-162acfe16825dcfa14c388d25b705bc78b2580da.tar.zst freebsd-ports-gnome-162acfe16825dcfa14c388d25b705bc78b2580da.zip |
Update to 0.036.
Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/Makefile | 4 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile index db6e0985c944..aed2b06b5aaa 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.035 +PORTVERSION= 0.036 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,9 +19,11 @@ BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-XML-DoubleEncodedEntities>=1:textproc/p5-XML-DoubleEncodedEntities \ p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-YAML>=0:textproc/p5-YAML USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= -y +NO_ARCH= yes .include <bsd.port.mk> diff --git a/astro/p5-Astro-SIMBAD-Client/distinfo b/astro/p5-Astro-SIMBAD-Client/distinfo index a3a85235ddcd..d25b39c57be4 100644 --- a/astro/p5-Astro-SIMBAD-Client/distinfo +++ b/astro/p5-Astro-SIMBAD-Client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474859865 -SHA256 (Astro-SIMBAD-Client-0.035.tar.gz) = 3c57ca75482f0a9255e70de9067c50739a4635db29112f3bdf0ffbbf81c0e5fc -SIZE (Astro-SIMBAD-Client-0.035.tar.gz) = 65748 +TIMESTAMP = 1475351878 +SHA256 (Astro-SIMBAD-Client-0.036.tar.gz) = baa752e0d855c1485748246675767abb733cb05039e5283faac727c151ed5b2e +SIZE (Astro-SIMBAD-Client-0.036.tar.gz) = 65794 |