From owner-svn-ports-all@freebsd.org Tue Oct 25 08:34:05 2016 Return-Path: Delivered-To: svn-ports-all@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 75026C1F14F; Tue, 25 Oct 2016 08:34:05 +0000 (UTC) (envelope-from wen@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 2D7F31C82; Tue, 25 Oct 2016 08:34:05 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9P8Y4d8075518; Tue, 25 Oct 2016 08:34:04 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9P8Y4e8075515; Tue, 25 Oct 2016 08:34:04 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201610250834.u9P8Y4e8075515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 25 Oct 2016 08:34:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424605 - head/math/clp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2016 08:34:05 -0000 Author: wen Date: Tue Oct 25 08:34:03 2016 New Revision: 424605 URL: https://svnweb.freebsd.org/changeset/ports/424605 Log: - Update to 1.16.10 PR: 213136 Submitted by: pfg@ Approved by: maintainer(timeout, >14 days) Modified: head/math/clp/Makefile head/math/clp/distinfo head/math/clp/pkg-plist Modified: head/math/clp/Makefile ============================================================================== --- head/math/clp/Makefile Tue Oct 25 08:29:19 2016 (r424604) +++ head/math/clp/Makefile Tue Oct 25 08:34:03 2016 (r424605) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= Clp -PORTVERSION= 1.16.8 +PORTVERSION= 1.16.10 CATEGORIES= math -MASTER_SITES= http://www.coin-or.org/download/source/Clp/ \ +MASTER_SITES= http://www.coin-or.org/download/source/${PORTNAME}/ \ http://www.mavetju.org/download/adopted/ MAINTAINER= co9co9@gmail.com @@ -21,9 +21,8 @@ CXXFLAGS+= -ffast-math GNU_CONFIGURE= yes USE_LDCONFIG= yes TEST_TARGET= unitTest -TEST_WRKSRC= ${WRKSRC}/Clp +TEST_WRKSRC= ${WRKSRC}/${PORTNAME} -CONFIGURE_ENV+= ${MAKE_ENV} CONFIGURE_ARGS= --with-lapack-lib="${LAPACKLIB} -L${LOCALBASE}/lib" \ --with-blas-lib="${BLASLIB} -L${LOCALBASE}/lib" \ --datadir=${DATADIR} Modified: head/math/clp/distinfo ============================================================================== --- head/math/clp/distinfo Tue Oct 25 08:29:19 2016 (r424604) +++ head/math/clp/distinfo Tue Oct 25 08:34:03 2016 (r424605) @@ -1,2 +1,3 @@ -SHA256 (Clp-1.16.8.tgz) = 1441f7eb163cfdc16e0cbb67893075ddbee23b62216d9b828e90ab879eb0d178 -SIZE (Clp-1.16.8.tgz) = 9955546 +TIMESTAMP = 1475286033 +SHA256 (Clp-1.16.10.tgz) = 5cd880f2afcffd79d223fb8b0a448119600a3edee98409c7e989f3246d2f3acd +SIZE (Clp-1.16.10.tgz) = 9968182 Modified: head/math/clp/pkg-plist ============================================================================== --- head/math/clp/pkg-plist Tue Oct 25 08:29:19 2016 (r424604) +++ head/math/clp/pkg-plist Tue Oct 25 08:34:03 2016 (r424605) @@ -121,22 +121,22 @@ include/coin/OsiSolverParameters.hpp include/coin/OsiUnitTests.hpp lib/libClp.so lib/libClp.so.1 -lib/libClp.so.1.13.8 +lib/libClp.so.1.13.10 lib/libClpSolver.so lib/libClpSolver.so.1 -lib/libClpSolver.so.1.13.8 +lib/libClpSolver.so.1.13.10 lib/libCoinUtils.so lib/libCoinUtils.so.3 -lib/libCoinUtils.so.3.10.10 +lib/libCoinUtils.so.3.10.13 lib/libOsi.so lib/libOsi.so.1 -lib/libOsi.so.1.12.6 +lib/libOsi.so.1.12.7 lib/libOsiClp.so lib/libOsiClp.so.1 -lib/libOsiClp.so.1.13.8 +lib/libOsiClp.so.1.13.10 lib/libOsiCommonTests.so lib/libOsiCommonTests.so.1 -lib/libOsiCommonTests.so.1.12.6 +lib/libOsiCommonTests.so.1.12.7 libdata/pkgconfig/clp.pc libdata/pkgconfig/coindatanetlib.pc libdata/pkgconfig/coindatasample.pc