pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/icu
Module Name: pkgsrc
Committed By: micha
Date: Fri Jun 7 12:30:37 UTC 2024
Modified Files:
pkgsrc/textproc/icu: Makefile
Log Message:
textproc/icu: Added additional licenses
OK wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 pkgsrc/textproc/icu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/icu/Makefile
diff -u pkgsrc/textproc/icu/Makefile:1.154 pkgsrc/textproc/icu/Makefile:1.155
--- pkgsrc/textproc/icu/Makefile:1.154 Wed May 29 15:38:34 2024
+++ pkgsrc/textproc/icu/Makefile Fri Jun 7 12:30:37 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2024/05/29 15:38:34 adam Exp $
+# $NetBSD: Makefile,v 1.155 2024/06/07 12:30:37 micha Exp $
DISTNAME= icu4c-75_1-src
PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g}
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://icu.unicode.org/
COMMENT= Robust and full-featured Unicode services
-LICENSE= mit
+LICENSE= unicode-v3 AND modified-bsd AND mit
WRKSRC= ${WRKDIR}/icu/source
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index