From owner-svn-ports-head@freebsd.org Tue May 8 05:40:51 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E514FFCF69F; Tue, 8 May 2018 05:40:50 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9367669F32; Tue, 8 May 2018 05:40:50 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7432025FE7; Tue, 8 May 2018 05:40:50 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w485eoje084949; Tue, 8 May 2018 05:40:50 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w485ennS084947; Tue, 8 May 2018 05:40:49 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201805080540.w485ennS084947@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 8 May 2018 05:40:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469357 - head/math/sundials X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/sundials X-SVN-Commit-Revision: 469357 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2018 05:40:51 -0000 Author: yuri Date: Tue May 8 05:40:49 2018 New Revision: 469357 URL: https://svnweb.freebsd.org/changeset/ports/469357 Log: math/sundials: Update 3.1.0 -> 3.1.1 Reported by: portscout Modified: head/math/sundials/Makefile head/math/sundials/distinfo head/math/sundials/pkg-plist Modified: head/math/sundials/Makefile ============================================================================== --- head/math/sundials/Makefile Tue May 8 05:26:09 2018 (r469356) +++ head/math/sundials/Makefile Tue May 8 05:40:49 2018 (r469357) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= sundials -DISTVERSION= 3.1.0 -PORTREVISION= 1 +DISTVERSION= 3.1.1 CATEGORIES= math MASTER_SITES= https://computation.llnl.gov/projects/sundials/download/ @@ -18,7 +17,7 @@ USE_LDCONFIG= yes CMAKE_ARGS= -DPTHREAD_ENABLE:BOOL=ON \ -DBUILD_STATIC_LIBS:BOOL=OFF -PLIST_SUB= SHL3=${DISTVERSION} SHL1=${DISTVERSION:R:R} SHLX3=1.1.0 SHLX1=1 SHLY3=2.1.0 SHLY1=2 +PLIST_SUB= SHL3=${DISTVERSION} SHL1=${DISTVERSION:R:R} SHLX3=1.1.1 SHLX1=1 OPTIONS_DEFINE= BLAS EXAMPLES LAPACK MPI SUPERLUMT # OPENMP detection is broken in cmake: https://gitlab.kitware.com/cmake/cmake/issues/17474 OPTIONS_GROUP= VECTORS Modified: head/math/sundials/distinfo ============================================================================== --- head/math/sundials/distinfo Tue May 8 05:26:09 2018 (r469356) +++ head/math/sundials/distinfo Tue May 8 05:40:49 2018 (r469357) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514338444 -SHA256 (sundials-3.1.0.tar.gz) = 18d52f8f329626f77b99b8bf91e05b7d16b49fde2483d3a0ea55496ce4cdd43a -SIZE (sundials-3.1.0.tar.gz) = 13033516 +TIMESTAMP = 1525757285 +SHA256 (sundials-3.1.1.tar.gz) = a24d643d31ed1f31a25b102a1e1759508ce84b1e4739425ad0e18106ab471a24 +SIZE (sundials-3.1.1.tar.gz) = 14955445 Modified: head/math/sundials/pkg-plist ============================================================================== --- head/math/sundials/pkg-plist Tue May 8 05:26:09 2018 (r469356) +++ head/math/sundials/pkg-plist Tue May 8 05:40:49 2018 (r469357) @@ -73,8 +73,8 @@ include/sunmatrix/sunmatrix_band.h include/sunmatrix/sunmatrix_dense.h include/sunmatrix/sunmatrix_sparse.h lib/libsundials_arkode.so -lib/libsundials_arkode.so.%%SHLY1%% -lib/libsundials_arkode.so.%%SHLY3%% +lib/libsundials_arkode.so.2 +lib/libsundials_arkode.so.2.1.1 lib/libsundials_cvode.so lib/libsundials_cvode.so.%%SHL1%% lib/libsundials_cvode.so.%%SHL3%% @@ -85,8 +85,8 @@ lib/libsundials_ida.so lib/libsundials_ida.so.%%SHL1%% lib/libsundials_ida.so.%%SHL3%% lib/libsundials_idas.so -lib/libsundials_idas.so.%%SHLY1%% -lib/libsundials_idas.so.%%SHLY3%% +lib/libsundials_idas.so.2 +lib/libsundials_idas.so.2.1.0 lib/libsundials_kinsol.so lib/libsundials_kinsol.so.%%SHL1%% lib/libsundials_kinsol.so.%%SHL3%%