From owner-svn-ports-head@freebsd.org Sat Oct 1 20:02:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D2B6A94ADC; Sat, 1 Oct 2016 20:02:58 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D226ECBE; Sat, 1 Oct 2016 20:02:57 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u91K2vHB087782; Sat, 1 Oct 2016 20:02:57 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u91K2uaF087780; Sat, 1 Oct 2016 20:02:56 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201610012002.u91K2uaF087780@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 1 Oct 2016 20:02:56 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2016 20:02:58 -0000 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 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