From owner-svn-ports-head@freebsd.org Mon Dec 21 08:39:52 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E7F8F4B36BC; Mon, 21 Dec 2020 08:39:52 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CztFN6J6yz4n11; Mon, 21 Dec 2020 08:39:52 +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 CA9AF1EB1F; Mon, 21 Dec 2020 08:39:52 +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 0BL8dqiT068783; Mon, 21 Dec 2020 08:39:52 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BL8dq0t068780; Mon, 21 Dec 2020 08:39:52 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202012210839.0BL8dq0t068780@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 21 Dec 2020 08:39:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558805 - head/math/SCIP X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/SCIP X-SVN-Commit-Revision: 558805 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.34 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: Mon, 21 Dec 2020 08:39:53 -0000 Author: yuri Date: Mon Dec 21 08:39:51 2020 New Revision: 558805 URL: https://svnweb.freebsd.org/changeset/ports/558805 Log: math/SCIP: Update 7.0.1 -> 7.0.2 Reported by: portscout Modified: head/math/SCIP/Makefile head/math/SCIP/distinfo head/math/SCIP/pkg-plist Modified: head/math/SCIP/Makefile ============================================================================== --- head/math/SCIP/Makefile Mon Dec 21 08:37:03 2020 (r558804) +++ head/math/SCIP/Makefile Mon Dec 21 08:39:51 2020 (r558805) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SCIP -DISTVERSION= 7.0.1 +DISTVERSION= 7.0.2 CATEGORIES= math science MASTER_SITES= https://www.scipopt.org/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} Modified: head/math/SCIP/distinfo ============================================================================== --- head/math/SCIP/distinfo Mon Dec 21 08:37:03 2020 (r558804) +++ head/math/SCIP/distinfo Mon Dec 21 08:39:51 2020 (r558805) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597035597 -SHA256 (scip-7.0.1.tgz) = 033bf240298d3a1c92e8ddb7b452190e0af15df2dad7d24d0572f10ae8eec5aa -SIZE (scip-7.0.1.tgz) = 10256085 +TIMESTAMP = 1608539374 +SHA256 (scip-7.0.2.tgz) = 6eb44f6f2afa1cbbb9714251eb31889ab2afcbe68267773c11e689dc4c5e4427 +SIZE (scip-7.0.2.tgz) = 10271583 Modified: head/math/SCIP/pkg-plist ============================================================================== --- head/math/SCIP/pkg-plist Mon Dec 21 08:37:03 2020 (r558804) +++ head/math/SCIP/pkg-plist Mon Dec 21 08:39:51 2020 (r558805) @@ -519,4 +519,4 @@ lib/cmake/scip/scip-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/scip/scip-targets.cmake lib/libscip.so lib/libscip.so.7.0 -lib/libscip.so.7.0.1.0 +lib/libscip.so.7.0.2.0