git: ae99eab3be31 - main - chinese/rime-cantonese: Change LICENSE_PERMS_ODbL
Ka Ho Ng
khng at FreeBSD.org
Fri May 21 18:27:16 UTC 2021
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 at FreeBSD.org>
AuthorDate: 2021-05-21 18:25:18 +0000
Commit: Ka Ho Ng <khng at 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 \
More information about the dev-commits-ports-all
mailing list