Date: Sat, 1 Feb 2020 16:33:47 +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: r524776 - head/math/bonmin Message-ID: <202002011633.011GXlHJ007970@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Feb 1 16:33:47 2020 New Revision: 524776 URL: https://svnweb.freebsd.org/changeset/ports/524776 Log: math/bonmin: Update 1.8.7 -> 1.8.8 Reported by: portscout Modified: head/math/bonmin/Makefile head/math/bonmin/distinfo head/math/bonmin/pkg-plist Modified: head/math/bonmin/Makefile ============================================================================== --- head/math/bonmin/Makefile Sat Feb 1 16:24:43 2020 (r524775) +++ head/math/bonmin/Makefile Sat Feb 1 16:33:47 2020 (r524776) @@ -2,8 +2,7 @@ PORTNAME= bonmin DISTVERSIONPREFIX= releases/ -DISTVERSION= 1.8.7 -PORTREVISION= 1 +DISTVERSION= 1.8.8 CATEGORIES= math PKGNAMEPREFIX= coin-or- Modified: head/math/bonmin/distinfo ============================================================================== --- head/math/bonmin/distinfo Sat Feb 1 16:24:43 2020 (r524775) +++ head/math/bonmin/distinfo Sat Feb 1 16:33:47 2020 (r524776) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566692976 -SHA256 (coin-or-Bonmin-releases-1.8.7_GH0.tar.gz) = b7ff716b5b69055b9a4f0a6083d5805adde95aeb7678d2c349d3499881343b3a -SIZE (coin-or-Bonmin-releases-1.8.7_GH0.tar.gz) = 1335974 +TIMESTAMP = 1580573841 +SHA256 (coin-or-Bonmin-releases-1.8.8_GH0.tar.gz) = cb8e13fe9d3bb538fe4d28f5b56bfb0028396325f1b5fcad59ed5b0a2d8c7109 +SIZE (coin-or-Bonmin-releases-1.8.8_GH0.tar.gz) = 1336718 Modified: head/math/bonmin/pkg-plist ============================================================================== --- head/math/bonmin/pkg-plist Sat Feb 1 16:24:43 2020 (r524775) +++ head/math/bonmin/pkg-plist Sat Feb 1 16:33:47 2020 (r524776) @@ -60,7 +60,7 @@ include/coin/BonTypes.hpp include/coin/BonminConfig.h lib/libbonmin.so lib/libbonmin.so.4 -lib/libbonmin.so.4.8.7 +lib/libbonmin.so.4.8.8 libdata/pkgconfig/bonmin.pc share/coin/doc/Bonmin/AUTHORS share/coin/doc/Bonmin/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002011633.011GXlHJ007970>