From owner-svn-src-all@freebsd.org Fri Jan 20 07:31:58 2017 Return-Path: Delivered-To: svn-src-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 EF1D0CB9E84; Fri, 20 Jan 2017 07:31:58 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pg0-x243.google.com (mail-pg0-x243.google.com [IPv6:2607:f8b0:400e:c05::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BB2451223; Fri, 20 Jan 2017 07:31:58 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pg0-x243.google.com with SMTP id 204so6251445pge.2; Thu, 19 Jan 2017 23:31:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=pYg5XZ7sCEsedq86QtT2uC4eB12YaqXz++6rjBsy9Rc=; b=GcU0lqlM1BRVCmfbWAweS7GlII2vwfZuvJb/nZ/vMWV9KiMzaapNMOfNafEHEKPduj mJu3BI1t7T1CfgNy5Cfdc1E8f7TY1nIVvbNBFauqt5Eou2wAOWVeWDqHAvl50kliaGxl Vu1i+7Nhj8zWObSwsbtt28h40I+et3EXLx0wvTj/W92XB/SQ0LYM8BZrapUqsyiyA1jq k5XlWSK3YEmz++AHH2deqoVCgufS/MP2l6o50Hw5OyQvnmnm0tI0xcCanW7VmdsDVZuT b7+xCbiLE4wjmMe0IIX37RxXTqEfj523jxzbolWF4mrbjffIeuNJ2hePU31drLOf7mie /3EQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=pYg5XZ7sCEsedq86QtT2uC4eB12YaqXz++6rjBsy9Rc=; b=AXUz1lZbbdJXY0JgeX2FNOMRXB/Pgv3IVkIcs+ecZa7GUCu6F7zHHCvNojS7wyqXJF wTQiYCLla2FtPpDkqaBeM19u/Q/LaoZSFbHjjgzbcthSamFcA9syEaszBlpAIu6pJ9ls nSANHQTzCL03mcv10dLQx+BL3oXZLF1DAORfIuDhcNj/w5bHraRowK0G+ztdXYvoom6H pj3C0uySz6j4aZPjSe6vWrjO9JvD942dui0LgBTDHLe82yk2fa0E/HCo9HTsjwagUbJ/ yqLbDYIE5Fhp4lIocN/OomFXrdFugfVvmQ9H39MTO0jcXLOYHWJ3YcxDqlELyb0JNpx8 LSow== X-Gm-Message-State: AIkVDXItg+pgWdzQhb2Yw41bK+Et/hkSvso92hOSlt5YguJSuVXQedwCoUMh9o3l2H5xuQ== X-Received: by 10.99.174.75 with SMTP id e11mr15153970pgp.89.1484897518321; Thu, 19 Jan 2017 23:31:58 -0800 (PST) Received: from pinklady.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id 66sm13964461pfx.29.2017.01.19.23.31.57 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 19 Jan 2017 23:31:57 -0800 (PST) Subject: Re: svn commit: r312519 - head/usr.bin/sed Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_DDC87A2F-A6C1-49F1-B803-C1B5CCBB4516"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: <0cf8edf5-ec3d-e6f1-9d55-1e286014d8f1@delphij.net> Date: Thu, 19 Jan 2017 23:31:56 -0800 Cc: Xin LI , d@delphij.net, src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201701200645.v0K6j6EK078906@repo.freebsd.org> <35562B6D-E733-4CC8-97C0-81CC8EAC87A7@gmail.com> <0cf8edf5-ec3d-e6f1-9d55-1e286014d8f1@delphij.net> To: Xin Li X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2017 07:31:59 -0000 --Apple-Mail=_DDC87A2F-A6C1-49F1-B803-C1B5CCBB4516 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 > On Jan 19, 2017, at 23:27, Xin Li wrote: >=20 >=20 >=20 > On 1/19/17 23:13, Ngie Cooper (yaneurabeya) wrote: >>=20 >>> On Jan 19, 2017, at 22:45, Xin LI wrote: >>>=20 >>> Author: delphij >>> Date: Fri Jan 20 06:45:06 2017 >>> New Revision: 312519 >>> URL: https://svnweb.freebsd.org/changeset/base/312519 >>>=20 >>> Log: >>> Revert r312404 as we need to do an exp-run and fix existing ports = that >>> rely on the previous behavior. >>>=20 >>> Requested by: antonie (portmgr) >>=20 >> I added 2 testcases to help check for this behavior later in = r312521. All that needs to be done is remove this line: = https://svnweb.freebsd.org/base/head/usr.bin/sed/tests/sed2_test.sh?view=3D= markup&pathrev=3D312521#l50 . >=20 > Hmm to be honest I believe the old behavior is wrong and the intent is > to reinstate the revision after we have fixed the ports. I agree =97 once the revision is fixed and committed, it will = verify that sed again fails. If that=92s not correct per the designed fix, we can modify the = testcase further. Thanks :), -Ngie --Apple-Mail=_DDC87A2F-A6C1-49F1-B803-C1B5CCBB4516 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJYgbzsAAoJEPWDqSZpMIYVBGMQALJFA2i5OOMNu9BHWmsepOX3 XWxUl/CwX5e9FdtOJxNMxhxKvOrQ7THGmY3LVeLbza7DlKfzSevlecl8vtFQpop6 N7LjH+J1TW+laQBK7JTAZgTSkkTLDSh09QW0z2De8eajKyOchpPTy6WcA4s/A1JF UsPsOXQh9d+ECeX0DR+EPccJgzrQ19BsnJzIZ/i+EgsrjZYiMZe5KYYPpvNYy746 2HJm5dP5aPJKjtd5PkXWa2vo/F9jlPkAIPax0rhxV39w638AVJvcIgBsnxPckNlr bgd0aifWscW9cTZf8aoQR9Ddvwtfb7fvmZDgTNAVunWh0+aYm/tj49q0Ia+8a9y2 jez6DoX0PU61dk0AbiiLYusqZHK0LWdqWNQzE3SzM3gOLSSdMnOKO2IBoYWJZgwh OBY5aJCUQ+/r22RyZO3A8whCzBk+oFPfExq9SXLlUsrrZPd9kAzKTn5RE7TPDkKb QtxAmX53Tdsb3BeQmK3LuuZ0J8WK5CJs9Utt42fVFqLU3eXQHOAIKWxW4f0as4QD sdGXky9lTmrRdt3ifCgMsSPyLwJQ/5vJ46YwitmcnFCA+Y+8sWJ3sXVhATn/1MQp +x+fEIL4yVI+VE2JcS3vxhzUvwzXmUMn4Wa5VBIWmBtGO4V+UK/6qW4byGoW/Grk sSE7jjJ3mTGLGZUn3d5M =2aK/ -----END PGP SIGNATURE----- --Apple-Mail=_DDC87A2F-A6C1-49F1-B803-C1B5CCBB4516--