update to unicode-ucd-10.0.0
This commit is contained in:
parent
2011d6b545
commit
132a20dd9b
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2016/06/27 10:59:00 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2017/11/01 15:03:58 jasper Exp $
|
||||
|
||||
COMMENT = Unicode Character Database (UCD)
|
||||
|
||||
V = 9.0.0
|
||||
V = 10.0.0
|
||||
DISTNAME = UCD
|
||||
PKGNAME = unicode-ucd-$V
|
||||
CATEGORIES = textproc
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (ucd/9.0.0/UCD.zip) = 354ChCWBb9URfq6nFzcEBW+I980DBoHkV8bzgn+TkOw=
|
||||
SHA256 (ucd/9.0.0/Unihan.zip) = av3Uj7PF15pSftJ84lgrL2hMCeFvXQg3/n5bAgT0Y2I=
|
||||
SIZE (ucd/9.0.0/UCD.zip) = 5655592
|
||||
SIZE (ucd/9.0.0/Unihan.zip) = 6558824
|
||||
SHA256 (ucd/10.0.0/UCD.zip) = yybWSfi6yLEvaeL7zXfRdZ7NzXyOjxxDhanFo2zxSJE=
|
||||
SHA256 (ucd/10.0.0/Unihan.zip) = ASMgY6hSljbPFVunodutMpyy5jrN6Do9YHter6j5M6U=
|
||||
SIZE (ucd/10.0.0/UCD.zip) = 5991193
|
||||
SIZE (ucd/10.0.0/Unihan.zip) = 6632227
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2016/06/27 10:59:00 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2017/11/01 15:03:58 jasper Exp $
|
||||
share/unicode/
|
||||
share/unicode/ucd/
|
||||
share/unicode/ucd/ArabicShaping.txt
|
||||
@ -28,6 +28,7 @@ share/unicode/ucd/NamesList.html
|
||||
share/unicode/ucd/NamesList.txt
|
||||
share/unicode/ucd/NormalizationCorrections.txt
|
||||
share/unicode/ucd/NormalizationTest.txt
|
||||
share/unicode/ucd/NushuSources.txt
|
||||
share/unicode/ucd/PropList.txt
|
||||
share/unicode/ucd/PropertyAliases.txt
|
||||
share/unicode/ucd/PropertyValueAliases.txt
|
||||
@ -35,7 +36,6 @@ share/unicode/ucd/ReadMe.txt
|
||||
share/unicode/ucd/ScriptExtensions.txt
|
||||
share/unicode/ucd/Scripts.txt
|
||||
share/unicode/ucd/SpecialCasing.txt
|
||||
share/unicode/ucd/StandardizedVariants.html
|
||||
share/unicode/ucd/StandardizedVariants.txt
|
||||
share/unicode/ucd/TangutSources.txt
|
||||
share/unicode/ucd/USourceData.txt
|
||||
@ -50,6 +50,7 @@ share/unicode/ucd/Unihan_OtherMappings.txt
|
||||
share/unicode/ucd/Unihan_RadicalStrokeCounts.txt
|
||||
share/unicode/ucd/Unihan_Readings.txt
|
||||
share/unicode/ucd/Unihan_Variants.txt
|
||||
share/unicode/ucd/VerticalOrientation.txt
|
||||
share/unicode/ucd/auxiliary/
|
||||
share/unicode/ucd/auxiliary/GraphemeBreakProperty.txt
|
||||
share/unicode/ucd/auxiliary/GraphemeBreakTest.html
|
||||
@ -72,5 +73,6 @@ share/unicode/ucd/extracted/DerivedGeneralCategory.txt
|
||||
share/unicode/ucd/extracted/DerivedJoiningGroup.txt
|
||||
share/unicode/ucd/extracted/DerivedJoiningType.txt
|
||||
share/unicode/ucd/extracted/DerivedLineBreak.txt
|
||||
share/unicode/ucd/extracted/DerivedName.txt
|
||||
share/unicode/ucd/extracted/DerivedNumericType.txt
|
||||
share/unicode/ucd/extracted/DerivedNumericValues.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user