From owner-svn-ports-all@freebsd.org Mon Feb 1 20:29:42 2016 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 497B4A98993; Mon, 1 Feb 2016 20:29:42 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD7631B11; Mon, 1 Feb 2016 20:29:41 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id bd646f6b TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Mon, 1 Feb 2016 13:29:31 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: svn commit: r407763 - head/devel/p5-Path-Tiny From: Adam Weinberger In-Reply-To: <201602011949.u11JnN2P005035@repo.freebsd.org> Date: Mon, 1 Feb 2016 13:29:30 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <21E0C983-C517-4D65-9E30-3513A581E252@adamw.org> References: <201602011949.u11JnN2P005035@repo.freebsd.org> To: Sunpoet Po-Chuan Hsieh X-Mailer: Apple Mail (2.3112) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 01 Feb 2016 20:29:42 -0000 > On 1 Feb, 2016, at 12:49, Sunpoet Po-Chuan Hsieh = wrote: >=20 > Author: sunpoet > Date: Mon Feb 1 19:49:23 2016 > New Revision: 407763 > URL: https://svnweb.freebsd.org/changeset/ports/407763 >=20 > - Remove outdated PERL_LEVEL check > --- head/devel/p5-Path-Tiny/Makefile Mon Feb 1 19:49:15 2016 = (r407762) > +++ head/devel/p5-Path-Tiny/Makefile Mon Feb 1 19:49:23 2016 = (r407763) > @@ -2,7 +2,7 @@ > -PORTVERSION=3D 0.068 > +PORTVERSION=3D 0.076 > @@ -12,9 +12,11 @@ MAINTAINER=3D tobez@FreeBSD.org > +LICENSE_FILE=3D ${WRKSRC}/LICENSE >=20 > TEST_DEPENDS=3D = p5-Test-FailWarnings>=3D0:${PORTSDIR}/devel/p5-Test-FailWarnings >=20 > +NO_ARCH=3D yes Hi sunpoet, The PERL_LEVEL part didn't make it into the commit. Did you mean to = remove it? # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org