Date: Wed, 6 Jun 2018 12:13:19 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471837 - head/science/szip Message-ID: <201806061213.w56CDJdK068822@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Jun 6 12:13:19 2018 New Revision: 471837 URL: https://svnweb.freebsd.org/changeset/ports/471837 Log: Auto-accept SZIP license, otherwise hundreds of ports are skipped Modified: head/science/szip/Makefile Modified: head/science/szip/Makefile ============================================================================== --- head/science/szip/Makefile Wed Jun 6 11:49:55 2018 (r471836) +++ head/science/szip/Makefile Wed Jun 6 12:13:19 2018 (r471837) @@ -19,7 +19,7 @@ COMMENT= Lossless compression library for scientific d LICENSE= SZIP LICENSE_NAME= SZIP License LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell no-auto-accept +LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept CONFLICTS_INSTALL= libaec
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806061213.w56CDJdK068822>