Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2020 08:39:52 +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: r558805 - head/math/SCIP
Message-ID:  <202012210839.0BL8dq0t068780@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012210839.0BL8dq0t068780>