From owner-svn-ports-head@freebsd.org Tue Nov 28 03:03:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C95DDF5795; Tue, 28 Nov 2017 03:03:54 +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 mx1.freebsd.org (Postfix) with ESMTPS id D8193724FD; Tue, 28 Nov 2017 03:03:53 +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 vAS33qhc024988; Tue, 28 Nov 2017 03:03:52 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAS33qPj024985; Tue, 28 Nov 2017 03:03:52 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201711280303.vAS33qPj024985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 28 Nov 2017 03:03:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455015 - head/math/glpk X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/glpk X-SVN-Commit-Revision: 455015 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.25 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: Tue, 28 Nov 2017 03:03:54 -0000 Author: yuri Date: Tue Nov 28 03:03:52 2017 New Revision: 455015 URL: https://svnweb.freebsd.org/changeset/ports/455015 Log: math/glpk: Update to 4.63 PR: 223884 Submitted by: Dmitri Goutnik Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13261 Modified: head/math/glpk/Makefile head/math/glpk/distinfo head/math/glpk/pkg-plist Modified: head/math/glpk/Makefile ============================================================================== --- head/math/glpk/Makefile Tue Nov 28 01:11:09 2017 (r455014) +++ head/math/glpk/Makefile Tue Nov 28 03:03:52 2017 (r455015) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glpk -PORTVERSION= 4.61 +DISTVERSION= 4.63 CATEGORIES= math MASTER_SITES= GNU @@ -16,8 +16,8 @@ LIB_DEPENDS= libgmp.so:math/gmp CONFLICTS= goblin-[0-9]* -GNU_CONFIGURE= yes USES= gmake libtool localbase +GNU_CONFIGURE= yes USE_LDCONFIG= yes CFLAGS+= -trigraphs CPPFLAGS+= -D_LSEEK_DECLARED Modified: head/math/glpk/distinfo ============================================================================== --- head/math/glpk/distinfo Tue Nov 28 01:11:09 2017 (r455014) +++ head/math/glpk/distinfo Tue Nov 28 03:03:52 2017 (r455015) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485853787 -SHA256 (glpk-4.61.tar.gz) = 9866de41777782d4ce21da11b88573b66bb7858574f89c28be6967ac22dfaba9 -SIZE (glpk-4.61.tar.gz) = 4116291 +TIMESTAMP = 1511732948 +SHA256 (glpk-4.63.tar.gz) = 914d27f1a51c2bf4a51f1bd4a507f875fcca99db7b219380b836a25b29b3e7f6 +SIZE (glpk-4.63.tar.gz) = 4131787 Modified: head/math/glpk/pkg-plist ============================================================================== --- head/math/glpk/pkg-plist Tue Nov 28 01:11:09 2017 (r455014) +++ head/math/glpk/pkg-plist Tue Nov 28 03:03:52 2017 (r455015) @@ -3,4 +3,4 @@ include/glpk.h lib/libglpk.a lib/libglpk.so lib/libglpk.so.40 -lib/libglpk.so.40.2.0 +lib/libglpk.so.40.2.2