From owner-svn-ports-all@freebsd.org Sun Jul 22 03:55:40 2018 Return-Path: Delivered-To: svn-ports-all@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 E1A04103E8D5; Sun, 22 Jul 2018 03:55:39 +0000 (UTC) (envelope-from mi+thun@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 8A704850B7; Sun, 22 Jul 2018 03:55:39 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from narawntapu.narawntapu (pool-108-53-87-28.nwrknj.fios.verizon.net [108.53.87.28]) by natasha.teterin.net (8.15.2/8.15.2) with ESMTPS id w6M3tWL2098763 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 21 Jul 2018 23:55:32 -0400 (EDT) (envelope-from mi+thun@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 narawntapu.narawntapu Received: from [127.0.0.1] (localhost [127.0.0.1]) by narawntapu.narawntapu (8.15.2/8.15.2) with ESMTP id w6M3tPLF058253; Sat, 21 Jul 2018 23:55:25 -0400 (EDT) (envelope-from mi+thun@aldan.algebra.com) X-Authentication-Warning: narawntapu.narawntapu: Host localhost [127.0.0.1] claimed to be [127.0.0.1] Subject: Re: svn commit: r475044 - in head/finance: . quantlib quantlib/files To: Mathieu Arnold , Tobias Kortkamp Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201807210010.w6L0ASfA000310@repo.freebsd.org> <1532195154.531771.1448387768.1BD59776@webmail.messagingengine.com> <20180721201434.mz5yeccyjsdeewov@atuin.in.mat.cc> From: "Mikhail T." Message-ID: <07f2f5d0-e166-e6ca-754a-55e8ec346153@aldan.algebra.com> Date: Sat, 21 Jul 2018 23:55:25 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20180721201434.mz5yeccyjsdeewov@atuin.in.mat.cc> Content-Language: en-US X-DCC-dmv.com-Metrics: narawntapu 1095; Body=5 Fuz1=5 Fuz2=5 X-Spam-Status: No, score=-2.9 required=7.5 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on narawntapu.narawntapu Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 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: Sun, 22 Jul 2018 03:55:40 -0000 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 >>> >>> Log: >>> Add (the first draft of) port of QuantLib -- a C++ library for >>> financial modelers. >>> >> Hi, >> >> MOVEDlint.awk complains about it: >> >> 5258: finance/quantlib must be marked as resurrected > If it is the same software then it must be added back properly. > Darn, I never knew, we've had this once already... I know, how to put a port back, but not, how to undo the improper addition. Any links? Thanks! Yours, -mi