From owner-freebsd-ports@freebsd.org Wed Mar 28 12:42:33 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A3CCF57DDE for ; Wed, 28 Mar 2018 12:42:33 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [IPv6:2001:41d0:401:2100::5:8a0e]) (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 97DB287572; Wed, 28 Mar 2018 12:42:32 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:e9:7f01:6701:ed8a:bd8f:9c07:ec60] (p200300E97F016701ED8ABD8F9C07EC60.dip0.t-ipconnect.de [IPv6:2003:e9:7f01:6701:ed8a:bd8f:9c07:ec60]) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 40B6wF3xvMz8r; Wed, 28 Mar 2018 14:42:21 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.99.4 at mail.enfer-du-nord.net Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: perl5.24 build failing on a new 11.1-STABLE install From: Michael Grimm In-Reply-To: Date: Wed, 28 Mar 2018 14:42:20 +0200 Cc: ports list , Mark Johnston Content-Transfer-Encoding: quoted-printable Message-Id: <13E37416-E5A5-4A19-BB56-2C13CC217B43@ellael.org> References: <20180327200002.GF76012@rancor.immure.com> <98386C91-02F7-4896-B7EF-863A02F41E46@ellael.org> To: Antoine Brodin X-Mailer: Apple Mail (2.3445.5.20) X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,RDNS_NONE, SPF_SOFTFAIL,TW_SV autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.kaan-bock.lan X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Mar 2018 12:42:33 -0000 Antoine Brodin wrote: > On Wed, Mar 28, 2018 at 12:04 PM, Michael Grimm = wrote: >> FreeBSD 11.1-STABLE #0 r331660: Wed Mar 28 08:36:15 CEST 2018 = root@mer-waases:/usr/obj/usr/src/sys/CUSTOM > You can try to revert https://svnweb.freebsd.org/changeset/base/331551 Please excuse my ignorance, but I haven't done that before. After a = quick scan in svn help I came up with: svn merge -r 331660:331551 Is this correct? What I want to achieve is keeping all commits besides 331551 Thanks and regards, Michael