pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/noto-emoji-ttf
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 7 15:56:40 UTC 2022
Modified Files:
pkgsrc/fonts/noto-emoji-ttf: Makefile
Log Message:
noto-emoji-ttf: fix LICENSE
the fonts are ofl-v1.1; other stuff has other licenses but
we only use the fonts
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/noto-emoji-ttf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/noto-emoji-ttf/Makefile
diff -u pkgsrc/fonts/noto-emoji-ttf/Makefile:1.3 pkgsrc/fonts/noto-emoji-ttf/Makefile:1.4
--- pkgsrc/fonts/noto-emoji-ttf/Makefile:1.3 Wed Apr 6 22:46:13 2022
+++ pkgsrc/fonts/noto-emoji-ttf/Makefile Thu Apr 7 15:56:40 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/04/06 22:46:13 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/07 15:56:40 wiz Exp $
DISTNAME= noto-emoji-2.034
PKGNAME= ${DISTNAME:S/emoji/emoji-ttf/}
@@ -10,7 +10,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= https://www.google.com/get/noto/
COMMENT= Noto Emoji Font from Google
-LICENSE= apache-2.0
+LICENSE= ofl-v1.1
NO_BUILD= yes
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index