Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2021 18:27:15 GMT
From:      Ka Ho Ng <khng@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ae99eab3be31 - main - chinese/rime-cantonese: Change LICENSE_PERMS_ODbL
Message-ID:  <202105211827.14LIRF9Y090673@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by khng (src committer):

URL: https://cgit.FreeBSD.org/ports/commit/?id=ae99eab3be31677ad8e8bf251b974be77bdcf309

commit ae99eab3be31677ad8e8bf251b974be77bdcf309
Author:     Ka Ho Ng <khng@FreeBSD.org>
AuthorDate: 2021-05-21 18:25:18 +0000
Commit:     Ka Ho Ng <khng@FreeBSD.org>
CommitDate: 2021-05-21 18:27:03 +0000

    chinese/rime-cantonese: Change LICENSE_PERMS_ODbL
    
    ODbL licensed files can be distributed freely over Internet or
    physically for no more than reasonable production cost.
    
    Since ODbL has been integrated into Mk/bsd.licenses.db.mk, the change is
    implemented by switching over to the integrated entry.
    
    Sponsored by:   The FreeBSD Foundation
    Approved by:    lwhsu (ports)
    Differential Revision:  https://reviews.freebsd.org/D30089
---
 chinese/rime-cantonese/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/chinese/rime-cantonese/Makefile b/chinese/rime-cantonese/Makefile
index 260af64056d8..1fc11e177d0a 100644
--- a/chinese/rime-cantonese/Makefile
+++ b/chinese/rime-cantonese/Makefile
@@ -9,10 +9,8 @@ COMMENT=	Rime Cantonese (Jyutping) schema support
 
 LICENSE=		CC-BY-4.0 ODbL
 LICENSE_COMB=		multi
-LICENSE_NAME_ODbL=	Open Database License
 LICENSE_FILE_CC-BY-4.0=	${WRKSRC}/LICENSE-CC-BY
 LICENSE_FILE_ODbL=	${WRKSRC}/LICENSE-ODbL
-LICENSE_PERMS_ODbL=	dist-mirror dist-sell auto-accept
 
 BUILD_DEPENDS=	\
 		rime_deployer:chinese/librime \



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