From owner-svn-ports-head@freebsd.org Sun Jul 22 15:03:05 2018 Return-Path: Delivered-To: svn-ports-head@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 0A55C104DBF7; Sun, 22 Jul 2018 15:03:05 +0000 (UTC) (envelope-from mi+m@aldan.algebra.com) Received: from natasha.teterin.net (symbion.zaytman.com [64.112.176.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "symbion", Issuer "Narawntapu" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 91D3A77AF5; Sun, 22 Jul 2018 15:03:04 +0000 (UTC) (envelope-from mi+m@aldan.algebra.com) Received: from [192.168.1.171] (pool-108-53-87-28.nwrknj.fios.verizon.net [108.53.87.28]) (authenticated bits=0) by natasha.teterin.net (8.15.2/8.15.2) with ESMTPSA id w6MF2tm9000880 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 22 Jul 2018 11:02:56 -0400 (EDT) (envelope-from mi+m@aldan.algebra.com) X-Authentication-Warning: natasha.teterin.net: Host pool-108-53-87-28.nwrknj.fios.verizon.net [108.53.87.28] claimed to be [192.168.1.171] Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r475044 - in head/finance: . quantlib quantlib/files From: "Mikhail T." X-Mailer: iPhone Mail (15F79) In-Reply-To: <20180722082231.ypnlsfuz2lmcfc3y@atuin.in.mat.cc> Date: Sun, 22 Jul 2018 11:02:55 -0400 Cc: "Mikhail T." , Tobias Kortkamp , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <41EC75A9-7B2C-405C-883B-0CFAAD2FA640@aldan.algebra.com> References: <201807210010.w6L0ASfA000310@repo.freebsd.org> <1532195154.531771.1448387768.1BD59776@webmail.messagingengine.com> <20180721201434.mz5yeccyjsdeewov@atuin.in.mat.cc> <07f2f5d0-e166-e6ca-754a-55e8ec346153@aldan.algebra.com> <20180722082231.ypnlsfuz2lmcfc3y@atuin.in.mat.cc> To: Mathieu Arnold X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Sun, 22 Jul 2018 15:03:05 -0000 Unfortunately, nothing at that link answers my question: how to undo the inc= orrect port-addition? Could you answer it? Or, if I=E2=80=99m just blind - l= ink to the specific part of the document? Thanks! --=20 Sent from mobile device, please, pardon shorthand. 22 =D0=BB=D0=B8=D0=BF. 2018 =D1=80. =D0=BE 04:22 Mathieu Arnold =D0=BF=D0=B8=D1=88=D0=B5: >> On Sat, Jul 21, 2018 at 11:55:25PM -0400, Mikhail T. wrote: >>> On 21.07.2018 16:14, Mathieu Arnold wrote: >>>> On Sat, Jul 21, 2018 at 07:45:54PM +0200, Tobias Kortkamp wrote: >>>>> On Sat, Jul 21, 2018, at 02:10, Mikhail Teterin wrote: >>>>> Author: mi >>>>> Date: Sat Jul 21 00:10:28 2018 >>>>> New Revision: 475044 >>>>> URL: https://svnweb.freebsd.org/changeset/ports/475044 >>>>>=20 >>>>> Log: >>>>> Add (the first draft of) port of QuantLib -- a C++ library for >>>>> financial modelers. >>>> Hi, >>>>=20 >>>> MOVEDlint.awk complains about it: >>>>=20 >>>> 5258: finance/quantlib must be marked as resurrected >>> If it is the same software then it must be added back properly. >>>=20 >> Darn, I never knew, we've had this once already... I know, how to put a p= ort >> back, but not, how to undo the improper addition. Any links? Thanks! Your= s, >=20 > Damn, what if, all the procedures a committer needs to know, always had > been in the same place: >=20 > https://www.freebsd.org/doc/en/articles/committers-guide/ports.html >=20 > --=20 > Mathieu Arnold