Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2018 17:19:55 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462047 - head/math/glpk
Message-ID:  <201802161719.w1GHJtGD012082@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802161719.w1GHJtGD012082>