From owner-svn-ports-all@freebsd.org Fri Feb 16 17:19:56 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 97838F01762; Fri, 16 Feb 2018 17:19:56 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4918786CAA; Fri, 16 Feb 2018 17:19:56 +0000 (UTC) (envelope-from zeising@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 3FF261098A; Fri, 16 Feb 2018 17:19:56 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1GHJt6C012085; Fri, 16 Feb 2018 17:19:55 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1GHJtGD012082; Fri, 16 Feb 2018 17:19:55 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201802161719.w1GHJtGD012082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Fri, 16 Feb 2018 17:19:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462047 - head/math/glpk X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/math/glpk X-SVN-Commit-Revision: 462047 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 16 Feb 2018 17:19:56 -0000 Author: zeising Date: Fri Feb 16 17:19:55 2018 New Revision: 462047 URL: https://svnweb.freebsd.org/changeset/ports/462047 Log: Update to 4.65 PR: 225951 Submitted by: Dmitri Goutnik (maintainer) Modified: head/math/glpk/Makefile head/math/glpk/distinfo head/math/glpk/pkg-plist Modified: head/math/glpk/Makefile ============================================================================== --- head/math/glpk/Makefile Fri Feb 16 17:14:39 2018 (r462046) +++ head/math/glpk/Makefile Fri Feb 16 17:19:55 2018 (r462047) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glpk -DISTVERSION= 4.64 +DISTVERSION= 4.65 CATEGORIES= math MASTER_SITES= GNU Modified: head/math/glpk/distinfo ============================================================================== --- head/math/glpk/distinfo Fri Feb 16 17:14:39 2018 (r462046) +++ head/math/glpk/distinfo Fri Feb 16 17:19:55 2018 (r462047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512396158 -SHA256 (glpk-4.64.tar.gz) = 539267f40ea3e09c3b76a31c8747f559e8a097ec0cda8f1a3778eec3e4c3cc24 -SIZE (glpk-4.64.tar.gz) = 4143259 +TIMESTAMP = 1518787920 +SHA256 (glpk-4.65.tar.gz) = 4281e29b628864dfe48d393a7bedd781e5b475387c20d8b0158f329994721a10 +SIZE (glpk-4.65.tar.gz) = 4167110 Modified: head/math/glpk/pkg-plist ============================================================================== --- head/math/glpk/pkg-plist Fri Feb 16 17:14:39 2018 (r462046) +++ head/math/glpk/pkg-plist Fri Feb 16 17:19:55 2018 (r462047) @@ -3,4 +3,4 @@ include/glpk.h lib/libglpk.a lib/libglpk.so lib/libglpk.so.40 -lib/libglpk.so.40.2.3 +lib/libglpk.so.40.3.0