From owner-svn-ports-head@freebsd.org Wed Jun 24 16:46:00 2015 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 9B9BD916F77; Wed, 24 Jun 2015 16:46:00 +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 0CFBA1EAE; Wed, 24 Jun 2015 16:45:59 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 605324d5; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Wed, 24 Jun 2015 10:45:57 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: svn commit: r390485 - head/devel/p5-Test-Simple From: Adam Weinberger In-Reply-To: <30EB9126-27AF-4495-AAC0-AED049126491@adamw.org> Date: Wed, 24 Jun 2015 10:45:56 -0600 Cc: Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201506241454.t5OEsCD0091731@svn.freebsd.org> <30EB9126-27AF-4495-AAC0-AED049126491@adamw.org> To: Sunpoet Po-Chuan Hsieh X-Mailer: Apple Mail (2.2098) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 24 Jun 2015 16:46:00 -0000 > On 24 Jun, 2015, at 10:13, Adam Weinberger wrote: >=20 >> On 24 Jun, 2015, at 9:36, Sunpoet Po-Chuan Hsieh = wrote: >>=20 >> On Wed, Jun 24, 2015 at 11:18 PM, Adam Weinberger = wrote: >>> On 24 Jun, 2015, at 9:14, Sunpoet Po-Chuan Hsieh = wrote: >>>=20 >>> On Wed, Jun 24, 2015 at 10:54 PM, Adam Weinberger = wrote: >>> Author: adamw >>> Date: Wed Jun 24 14:54:11 2015 >>> New Revision: 390485 >>> URL: https://svnweb.freebsd.org/changeset/ports/390485 >>>=20 >>> Log: >>> Update to 1.001014. >>>=20 >>> Changes: https://metacpan.org/changes/distribution/Test-Simple >>>=20 >>>=20 >>> Hello, >>>=20 >>> This update would bring conflicts with devel/p5-Test-Tester and = devel/p5-Test-use-ok. >>> That's why I did not update devel/p5-Test-File to 1.42+ (which = requires Test::Builder 1.001006+). >>> IMHO, it would be better to replace all p5-Test-Tester and = p5-Test-use-ok along with this update. >>=20 >> Sorry, I'm not following what you mean by "replace all". Do you mean = remove the p5-Test-Tester and p5-Test-use-ok ports and repoint those = dependencies to p5-Test-Simple? >>=20 >> # Adam >>=20 >>=20 >> Yes, I meant to say "replace all p5-Test-Tester and p5-Test-use-ok = occurrence with latest p5-Test-Simple". >> And these dependencies would become conditional as they are in core = since lang/perl5.22. >> For p5-Test-Tester and p5-Test-use-ok, we could mark them DEPRECATED = and set EXPIRATION_DATE to end of July. >=20 > I'm thinking it's probably also worth putting an entry into UPDATING = to minimize the number of people confused by sudden build failures, no? Okay I think I've gotten all the dependencies moved over, set DEPRECATED = and EXPIRATION_DATE on both the ports, and added an UPDATING entry. Thanks for bringing this to my attention, sunpoet! # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org