svn commit: r524790 - head/math/coinutils

Yuri Victorovich yuri at FreeBSD.org
Sat Feb 1 22:54:43 UTC 2020


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


More information about the svn-ports-all mailing list