From owner-svn-ports-head@freebsd.org Sat Apr 25 07:29:22 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E5F032CDC11; Sat, 25 Apr 2020 07:29:22 +0000 (UTC) (envelope-from yuri@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 498N2p5nSxz4dH4; Sat, 25 Apr 2020 07:29:22 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BD8283E4C; Sat, 25 Apr 2020 07:29:22 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03P7TM3J061151; Sat, 25 Apr 2020 07:29:22 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03P7TMak061149; Sat, 25 Apr 2020 07:29:22 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202004250729.03P7TMak061149@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 25 Apr 2020 07:29:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532916 - head/math/nlopt X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/nlopt X-SVN-Commit-Revision: 532916 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 25 Apr 2020 07:29:23 -0000 Author: yuri Date: Sat Apr 25 07:29:22 2020 New Revision: 532916 URL: https://svnweb.freebsd.org/changeset/ports/532916 Log: math/nlopt: Update 2.6.1 -> 2.6.2 PR: 245893 Approved by: rhurlin@gwdg.de (maintainer) Modified: head/math/nlopt/Makefile head/math/nlopt/distinfo Modified: head/math/nlopt/Makefile ============================================================================== --- head/math/nlopt/Makefile Sat Apr 25 06:28:08 2020 (r532915) +++ head/math/nlopt/Makefile Sat Apr 25 07:29:22 2020 (r532916) @@ -3,8 +3,7 @@ PORTNAME= nlopt DISTVERSIONPREFIX= v -DISTVERSION= 2.6.1 -PORTREVISION= 2 +DISTVERSION= 2.6.2 CATEGORIES= math MAINTAINER= rhurlin@gwdg.de Modified: head/math/nlopt/distinfo ============================================================================== --- head/math/nlopt/distinfo Sat Apr 25 06:28:08 2020 (r532915) +++ head/math/nlopt/distinfo Sat Apr 25 07:29:22 2020 (r532916) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555230665 -SHA256 (stevengj-nlopt-v2.6.1_GH0.tar.gz) = 66d63a505187fb6f98642703bd0ef006fedcae2f9a6d1efa4f362ea919a02650 -SIZE (stevengj-nlopt-v2.6.1_GH0.tar.gz) = 2037462 +TIMESTAMP = 1587765051 +SHA256 (stevengj-nlopt-v2.6.2_GH0.tar.gz) = cfa5981736dd60d0109c534984c4e13c615314d3584cf1c392a155bfe1a3b17e +SIZE (stevengj-nlopt-v2.6.2_GH0.tar.gz) = 2040229