Date: Sat, 1 Oct 2016 20:02:56 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423087 - head/astro/p5-Astro-SIMBAD-Client Message-ID: <201610012002.u91K2uaF087780@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Sat Oct 1 20:02:56 2016 New Revision: 423087 URL: https://svnweb.freebsd.org/changeset/ports/423087 Log: Update to 0.036. Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client Modified: head/astro/p5-Astro-SIMBAD-Client/Makefile head/astro/p5-Astro-SIMBAD-Client/distinfo Modified: head/astro/p5-Astro-SIMBAD-Client/Makefile ============================================================================== --- head/astro/p5-Astro-SIMBAD-Client/Makefile Sat Oct 1 19:56:37 2016 (r423086) +++ head/astro/p5-Astro-SIMBAD-Client/Makefile Sat Oct 1 20:02:56 2016 (r423087) @@ -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 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> Modified: head/astro/p5-Astro-SIMBAD-Client/distinfo ============================================================================== --- head/astro/p5-Astro-SIMBAD-Client/distinfo Sat Oct 1 19:56:37 2016 (r423086) +++ head/astro/p5-Astro-SIMBAD-Client/distinfo Sat Oct 1 20:02:56 2016 (r423087) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610012002.u91K2uaF087780>