Date: Wed, 7 Nov 2018 00:05:44 +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: r484372 - head/math/py-PySCIPOpt Message-ID: <201811070005.wA705iQl079738@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Wed Nov 7 00:05:44 2018 New Revision: 484372 URL: https://svnweb.freebsd.org/changeset/ports/484372 Log: math/py-PySCIPOpt: Update 2.0.1 -> 2.0.2 Reported by: portscout Modified: head/math/py-PySCIPOpt/Makefile head/math/py-PySCIPOpt/distinfo Modified: head/math/py-PySCIPOpt/Makefile ============================================================================== --- head/math/py-PySCIPOpt/Makefile Wed Nov 7 00:03:34 2018 (r484371) +++ head/math/py-PySCIPOpt/Makefile Wed Nov 7 00:05:44 2018 (r484372) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= PySCIPOpt -DISTVERSION= 2.0.1 +DISTVERSION= 2.0.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-PySCIPOpt/distinfo ============================================================================== --- head/math/py-PySCIPOpt/distinfo Wed Nov 7 00:03:34 2018 (r484371) +++ head/math/py-PySCIPOpt/distinfo Wed Nov 7 00:05:44 2018 (r484372) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534493013 -SHA256 (PySCIPOpt-2.0.1.tar.gz) = bbdd71788bcd07565526d5f7093ebdaae07603eeff2af802f61cb0903a38917c -SIZE (PySCIPOpt-2.0.1.tar.gz) = 531892 +TIMESTAMP = 1541546817 +SHA256 (PySCIPOpt-2.0.2.tar.gz) = df5a695f38663a0bc77c22b95c6b38acda00acf1a964d21ae697791ec5bea6f0 +SIZE (PySCIPOpt-2.0.2.tar.gz) = 511007
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811070005.wA705iQl079738>