Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2016 14:07:21 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422006 - head/games/naev-data
Message-ID:  <201609131407.u8DE7LTP091623@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Sep 13 14:07:21 2016
New Revision: 422006
URL: https://svnweb.freebsd.org/changeset/ports/422006

Log:
  - Switch to newly supported CC licenses
  
  Approved by:	portmgr blanket

Modified:
  head/games/naev-data/Makefile

Modified: head/games/naev-data/Makefile
==============================================================================
--- head/games/naev-data/Makefile	Tue Sep 13 14:06:25 2016	(r422005)
+++ head/games/naev-data/Makefile	Tue Sep 13 14:07:21 2016	(r422006)
@@ -12,16 +12,8 @@ EXTRACT_ONLY=	# empty
 MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Naev game data file
 
-LICENSE=	GPLv2 GPLv3 CCBYv3 CCBYSAv3 PD
+LICENSE=	GPLv2 GPLv3 CC-BY-3.0 CC-BY-SA-3.0 PD
 LICENSE_COMB=	multi
-LICENSE_NAME_CCBYv3=	Creative Commons Attribution 3.0 Unported license
-LICENSE_NAME_CCBYSAv3=	Creative Commons Attribution-ShareAlike 3.0 Unported license
-LICENSE_TEXT_CCBYv3=	The license: CCBYv3 (${LICENSE_NAME_CCBYv3}) is standard,\
-	please read from the web: http://creativecommons.org/licenses/by/3.0/
-LICENSE_TEXT_CCBYSAv3=	The license: CCBYSAv3 (${LICENSE_NAME_CCBYSAv3}) is standard,\
-	please read from the web: http://creativecommons.org/licenses/by-sa/3.0/
-LICENSE_PERMS_CCBYv3=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-LICENSE_PERMS_CCBYSAv3=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 USES=		zip
 NO_ARCH=	yes



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