From nobody Fri Dec 10 19:47:12 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B529C18E11BA; Fri, 10 Dec 2021 19:47:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J9hJ03Pmmz4Zpg; Fri, 10 Dec 2021 19:47:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5555D2013A; Fri, 10 Dec 2021 19:47:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BAJlC9X043858; Fri, 10 Dec 2021 19:47:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BAJlCc4043857; Fri, 10 Dec 2021 19:47:12 GMT (envelope-from git) Date: Fri, 10 Dec 2021 19:47:12 GMT Message-Id: <202112101947.1BAJlCc4043857@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Rainer Hurling Subject: git: f19635dc350c - 2021Q4 - math/nlopt: Update to 2.7.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rhurlin X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: f19635dc350c53650e755950f268095647c85d82 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639165632; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7MsdEkJ4LZvBTorMERuS42AABmp4ITApO9Gx5DmtBcY=; b=envachJEiWxSKOOYUkZU/OXljrfHUzfjxmdaeDB8TIkY5iUGYAAyzE935aK/4IjSLo7/YN nVFs0AWkFJlcjMkox3Gn6ZwcUW/8gggs3DJQbHNRPsGKdmiDFn6R6pi28QCEUsNzpSruBx eaTz1DHj8rRuvQdXU3NvCgYOerT1WjTEup+FJ/Jh1Bl/8zWFYHv4mHccxIbVyfgnOI19fM KbZ9xXeaRzNyIoAIP3+i94BhO5G9fn4QRvMUgpzs3gsxzUCe4ZBiL9ecGTopXwusla7z5C yXA9Y4EgM9/tJFMTjPjHyXXpwFdxpYIHD1qlt15IV6z1wBWE49MjGabD4Nq7IQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639165632; a=rsa-sha256; cv=none; b=YtrKxvwtmN/zYuIMCvv4OF4L91SaT7Vy1TlrbXcSkpu2bU5li99xra6FeDMQ8qE4sMIw+1 ++Chrqjr1qmeKayjGBVfY6zGlqdwEwC3HT+dGQ5Vrl553iERN637H+XXvj76Wx5YUnVAm1 XIyBg2fY+Tv/zPX6DkLoovi0fEX7wlCaFsnTF5JpdLl0NoI8zJETPpPhTHjZ7NYR57kaNk w874xh0Vu9dsWZXPdYa9R/6rtCVLYQMKCi+FWFbTQtkKF5c+nQDol1+aXebFL3rwQRwmMC dqCRs76IRonYsJNV7uF/ScRd0+A3sRoClcIiC6ljVmHzMacDLbwDGdFhAKb3lg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=f19635dc350c53650e755950f268095647c85d82 commit f19635dc350c53650e755950f268095647c85d82 Author: Rainer Hurling AuthorDate: 2021-12-10 19:41:38 +0000 Commit: Rainer Hurling CommitDate: 2021-12-10 19:46:51 +0000 math/nlopt: Update to 2.7.1 Changelog: https://github.com/stevengj/nlopt/blob/master/NEWS.md#nlopt-271 Reported by: portscout, Repology MFH: 2021Q4 (cherry picked from commit 82a75635e9b74615f1dc23af560ce8b5340a6621) --- math/nlopt/Makefile | 2 +- math/nlopt/distinfo | 6 +++--- math/nlopt/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile index a8931332e264..4c483d9b100f 100644 --- a/math/nlopt/Makefile +++ b/math/nlopt/Makefile @@ -2,7 +2,7 @@ PORTNAME= nlopt DISTVERSIONPREFIX= v -DISTVERSION= 2.7.0 +DISTVERSION= 2.7.1 CATEGORIES= math MAINTAINER= rhurlin@FreeBSD.org diff --git a/math/nlopt/distinfo b/math/nlopt/distinfo index 0109f676ba64..c666e9ae7541 100644 --- a/math/nlopt/distinfo +++ b/math/nlopt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605784092 -SHA256 (stevengj-nlopt-v2.7.0_GH0.tar.gz) = b881cc2a5face5139f1c5a30caf26b7d3cb43d69d5e423c9d78392f99844499f -SIZE (stevengj-nlopt-v2.7.0_GH0.tar.gz) = 2045585 +TIMESTAMP = 1638900611 +SHA256 (stevengj-nlopt-v2.7.1_GH0.tar.gz) = db88232fa5cef0ff6e39943fc63ab6074208831dc0031cf1545f6ecd31ae2a1a +SIZE (stevengj-nlopt-v2.7.1_GH0.tar.gz) = 2044180 diff --git a/math/nlopt/pkg-plist b/math/nlopt/pkg-plist index 9f9d3394e261..861fd25d0e45 100644 --- a/math/nlopt/pkg-plist +++ b/math/nlopt/pkg-plist @@ -8,7 +8,7 @@ lib/cmake/nlopt/NLoptLibraryDepends.cmake lib/guile/2.2/extensions/nlopt_guile.so lib/libnlopt.so lib/libnlopt.so.0 -lib/libnlopt.so.0.11.0 +lib/libnlopt.so.0.11.1 %%PYTHON_SITELIBDIR%%/_nlopt.so %%PYTHON_SITELIBDIR%%/nlopt.py libdata/pkgconfig/nlopt.pc