Date: Fri, 17 Aug 2018 08:08:05 +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: r477410 - head/math/py-PySCIPOpt Message-ID: <201808170808.w7H885lR063202@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Aug 17 08:08:05 2018 New Revision: 477410 URL: https://svnweb.freebsd.org/changeset/ports/477410 Log: math/py-PySCIPOpt: Update 2.0.0 -> 2.0.1 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 Fri Aug 17 08:07:32 2018 (r477409) +++ head/math/py-PySCIPOpt/Makefile Fri Aug 17 08:08:05 2018 (r477410) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= PySCIPOpt -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-PySCIPOpt/distinfo ============================================================================== --- head/math/py-PySCIPOpt/distinfo Fri Aug 17 08:07:32 2018 (r477409) +++ head/math/py-PySCIPOpt/distinfo Fri Aug 17 08:08:05 2018 (r477410) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530733014 -SHA256 (PySCIPOpt-2.0.0.tar.gz) = a077d4a3a5e57a51b757a18a4f9fd97be64a63aab6da65b4b88126f074790fab -SIZE (PySCIPOpt-2.0.0.tar.gz) = 520935 +TIMESTAMP = 1534493013 +SHA256 (PySCIPOpt-2.0.1.tar.gz) = bbdd71788bcd07565526d5f7093ebdaae07603eeff2af802f61cb0903a38917c +SIZE (PySCIPOpt-2.0.1.tar.gz) = 531892
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808170808.w7H885lR063202>