From owner-svn-ports-head@freebsd.org Mon Dec 21 20:11:55 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 E6F2E4C3590; Mon, 21 Dec 2020 20:11:55 +0000 (UTC) (envelope-from dmgk@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D09bv5LYdz4Vhv; Mon, 21 Dec 2020 20:11:55 +0000 (UTC) (envelope-from dmgk@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 AACA2272D7; Mon, 21 Dec 2020 20:11:55 +0000 (UTC) (envelope-from dmgk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BLKBtmC009935; Mon, 21 Dec 2020 20:11:55 GMT (envelope-from dmgk@FreeBSD.org) Received: (from dmgk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BLKBtOw009932; Mon, 21 Dec 2020 20:11:55 GMT (envelope-from dmgk@FreeBSD.org) Message-Id: <202012212011.0BLKBtOw009932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dmgk set sender to dmgk@FreeBSD.org using -f From: Dmitri Goutnik Date: Mon, 21 Dec 2020 20:11:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558857 - head/math/glpk X-SVN-Group: ports-head X-SVN-Commit-Author: dmgk X-SVN-Commit-Paths: head/math/glpk X-SVN-Commit-Revision: 558857 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.34 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: Mon, 21 Dec 2020 20:11:56 -0000 Author: dmgk Date: Mon Dec 21 20:11:54 2020 New Revision: 558857 URL: https://svnweb.freebsd.org/changeset/ports/558857 Log: math/glpk: Update to 5.0 Changes: https://lists.gnu.org/archive/html/help-glpk/2020-12/msg00009.html Modified: head/math/glpk/Makefile head/math/glpk/distinfo head/math/glpk/pkg-plist Modified: head/math/glpk/Makefile ============================================================================== --- head/math/glpk/Makefile Mon Dec 21 20:10:44 2020 (r558856) +++ head/math/glpk/Makefile Mon Dec 21 20:11:54 2020 (r558857) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glpk -DISTVERSION= 4.65 +DISTVERSION= 5.0 CATEGORIES= math MASTER_SITES= GNU Modified: head/math/glpk/distinfo ============================================================================== --- head/math/glpk/distinfo Mon Dec 21 20:10:44 2020 (r558856) +++ head/math/glpk/distinfo Mon Dec 21 20:11:54 2020 (r558857) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518787920 -SHA256 (glpk-4.65.tar.gz) = 4281e29b628864dfe48d393a7bedd781e5b475387c20d8b0158f329994721a10 -SIZE (glpk-4.65.tar.gz) = 4167110 +TIMESTAMP = 1608580313 +SHA256 (glpk-5.0.tar.gz) = 4a1013eebb50f728fc601bdd833b0b2870333c3b3e5a816eeba921d95bec6f15 +SIZE (glpk-5.0.tar.gz) = 4132649 Modified: head/math/glpk/pkg-plist ============================================================================== --- head/math/glpk/pkg-plist Mon Dec 21 20:10:44 2020 (r558856) +++ head/math/glpk/pkg-plist Mon Dec 21 20:11:54 2020 (r558857) @@ -3,4 +3,4 @@ include/glpk.h lib/libglpk.a lib/libglpk.so lib/libglpk.so.40 -lib/libglpk.so.40.3.0 +lib/libglpk.so.40.3.1