From owner-svn-ports-all@freebsd.org Thu Mar 30 15:13:39 2017 Return-Path: Delivered-To: svn-ports-all@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 A87A2D24FDF; Thu, 30 Mar 2017 15:13:39 +0000 (UTC) (envelope-from sunpoet@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 5F740D4A; Thu, 30 Mar 2017 15:13:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2UFDc69027699; Thu, 30 Mar 2017 15:13:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2UFDcko027697; Thu, 30 Mar 2017 15:13:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703301513.v2UFDcko027697@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 30 Mar 2017 15:13:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437311 - head/devel/p5-Test-Output X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Mar 2017 15:13:39 -0000 Author: sunpoet Date: Thu Mar 30 15:13:38 2017 New Revision: 437311 URL: https://svnweb.freebsd.org/changeset/ports/437311 Log: Update to 1.031 - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Output/Changes Modified: head/devel/p5-Test-Output/Makefile head/devel/p5-Test-Output/distinfo Modified: head/devel/p5-Test-Output/Makefile ============================================================================== --- head/devel/p5-Test-Output/Makefile Thu Mar 30 15:13:33 2017 (r437310) +++ head/devel/p5-Test-Output/Makefile Thu Mar 30 15:13:38 2017 (r437311) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= Test-Output -PORTVERSION= 1.03 -PORTREVISION= 1 +PORTVERSION= 1.03.1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Utilities to test STDOUT and STDERR messages @@ -14,17 +14,11 @@ COMMENT= Utilities to test STDOUT and ST LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Capture-Tiny>=0.17:devel/p5-Capture-Tiny \ - p5-Sub-Exporter>=0:devel/p5-Sub-Exporter +BUILD_DEPENDS= p5-Capture-Tiny>=0.17:devel/p5-Capture-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502200 -TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple -.endif - -.include +.include Modified: head/devel/p5-Test-Output/distinfo ============================================================================== --- head/devel/p5-Test-Output/distinfo Thu Mar 30 15:13:33 2017 (r437310) +++ head/devel/p5-Test-Output/distinfo Thu Mar 30 15:13:38 2017 (r437311) @@ -1,2 +1,3 @@ -SHA256 (Test-Output-1.03.tar.gz) = 3110af65c6fc59b9fa46b08a47508c5e85f6edc6355f0879e28b11f9ad0c2989 -SIZE (Test-Output-1.03.tar.gz) = 12346 +TIMESTAMP = 1490878075 +SHA256 (Test-Output-1.031.tar.gz) = f8b8f37185717872727d06f6c078fa77db794410faf2f6da4d37b0b7650f7ea4 +SIZE (Test-Output-1.031.tar.gz) = 16821