Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2019 08:32:08 +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: r509261 - head/math/SoPlex
Message-ID:  <201908190832.x7J8W8Bu054946@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Aug 19 08:32:07 2019
New Revision: 509261
URL: https://svnweb.freebsd.org/changeset/ports/509261

Log:
  math/SoPlex: License permissions update
  
  PR:		231230
  Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>

Modified:
  head/math/SoPlex/Makefile

Modified: head/math/SoPlex/Makefile
==============================================================================
--- head/math/SoPlex/Makefile	Mon Aug 19 08:25:29 2019	(r509260)
+++ head/math/SoPlex/Makefile	Mon Aug 19 08:32:07 2019	(r509261)
@@ -14,7 +14,7 @@ COMMENT=	Optimization package for solving linear progr
 LICENSE=	ZIB
 LICENSE_NAME=	ZIB ACADEMIC LICENSE
 LICENSE_FILE=	${WRKSRC}/COPYING
-LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
+LICENSE_PERMS=	no-dist-mirror no-pkg-mirror no-auto-accept
 
 LIB_DEPENDS=	libgmp.so:math/gmp
 



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