Date: Sat, 1 Feb 2020 22:54:42 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524790 - head/math/coinutils Message-ID: <202002012254.011Msgjm035098@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Feb 1 22:54:42 2020 New Revision: 524790 URL: https://svnweb.freebsd.org/changeset/ports/524790 Log: math/coinutils: Update 2.11.3 -> 2.11.4 Reported by: repology Modified: head/math/coinutils/Makefile head/math/coinutils/distinfo head/math/coinutils/pkg-plist Modified: head/math/coinutils/Makefile ============================================================================== --- head/math/coinutils/Makefile Sat Feb 1 21:46:46 2020 (r524789) +++ head/math/coinutils/Makefile Sat Feb 1 22:54:42 2020 (r524790) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= CoinUtils -DISTVERSION= 2.11.3 -PORTREVISION= 1 +DISTVERSION= 2.11.4 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- Modified: head/math/coinutils/distinfo ============================================================================== --- head/math/coinutils/distinfo Sat Feb 1 21:46:46 2020 (r524789) +++ head/math/coinutils/distinfo Sat Feb 1 22:54:42 2020 (r524790) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578978242 -SHA256 (CoinUtils-2.11.3.zip) = e66f56fc109d4ee7ba83b0fdcdfccccb6492fa5bd687a4e1d2c56b9293aa853f -SIZE (CoinUtils-2.11.3.zip) = 1879486 +TIMESTAMP = 1580597314 +SHA256 (CoinUtils-2.11.4.zip) = efdf8513bd09656426224b6a25b09c36c89d59661d38a03f0444205b3c318d72 +SIZE (CoinUtils-2.11.4.zip) = 1880402 Modified: head/math/coinutils/pkg-plist ============================================================================== --- head/math/coinutils/pkg-plist Sat Feb 1 21:46:46 2020 (r524789) +++ head/math/coinutils/pkg-plist Sat Feb 1 22:54:42 2020 (r524790) @@ -60,5 +60,5 @@ include/coin/CoinWarmStartVector.hpp include/coin/Coin_C_defines.h lib/libCoinUtils.so lib/libCoinUtils.so.3 -lib/libCoinUtils.so.3.11.3 +lib/libCoinUtils.so.3.11.4 libdata/pkgconfig/coinutils.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002012254.011Msgjm035098>