Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2026 19:19:51 +0000
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 07541600c802 - main - Revert "textproc/UCD: update 17.0.0=?utf-8?Q? =E2=86=92 18.?=0.0"
Message-ID:  <6a42c557.20f46.65110cd9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mat:

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

commit 07541600c802ee5d07d4193b5635b5023104de56
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2026-06-29 19:18:10 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2026-06-29 19:18:47 +0000

    Revert "textproc/UCD: update 17.0.0 → 18.0.0"
    
    This reverts commit e623030d3ed5007f58259e9caa7cfdb38c7fa7b2.
    
    (And bumps PORTEPOCH)
---
 textproc/UCD/Makefile  |  4 ++--
 textproc/UCD/distinfo  | 14 +++++++-------
 textproc/UCD/pkg-plist |  2 --
 3 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/textproc/UCD/Makefile b/textproc/UCD/Makefile
index 52deedcc1d73..abaf2b21a343 100644
--- a/textproc/UCD/Makefile
+++ b/textproc/UCD/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	UCD
-PORTVERSION=	18.0.0 # must sync with deskutils/gucharmap
-PORTEPOCH=	1
+PORTVERSION=	17.0.0 # must sync with deskutils/gucharmap
+PORTEPOCH=	2
 CATEGORIES=	textproc
 MASTER_SITES=	https://www.unicode.org/Public/${PORTVERSION}/${PORTNAME:tl}/:src	\
 		https://raw.githubusercontent.com/unicode-org/unihan-database/12da7b1f81ef6055b43d640095602e31bac4a17b/:lic
diff --git a/textproc/UCD/distinfo b/textproc/UCD/distinfo
index 4bd7139181bf..f05121e8cb1c 100644
--- a/textproc/UCD/distinfo
+++ b/textproc/UCD/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1782615223
-SHA256 (unicode-UCD/18.0.0/UCD.zip) = 17591bf796d71323cdf69715aca3cc9778f6008bf61fb733bd2d1241c03702fd
-SIZE (unicode-UCD/18.0.0/UCD.zip) = 9495736
-SHA256 (unicode-UCD/18.0.0/LICENSE) = 3c6db60b8370017760844db801630c623fcac17fbf481b11f65cf7586996bf52
-SIZE (unicode-UCD/18.0.0/LICENSE) = 2033
-SHA256 (unicode-UCD/18.0.0/Unihan.zip) = 14185c2d7c738ae317807b0b895c92757a0a1797bb84e406b1982daec081627d
-SIZE (unicode-UCD/18.0.0/Unihan.zip) = 8323989
+TIMESTAMP = 1757592047
+SHA256 (unicode-UCD/17.0.0/UCD.zip) = 2066d1909b2ea93916ce092da1c0ee4808ea3ef8407c94b4f14f5b7eb263d28e
+SIZE (unicode-UCD/17.0.0/UCD.zip) = 9101877
+SHA256 (unicode-UCD/17.0.0/LICENSE) = 3c6db60b8370017760844db801630c623fcac17fbf481b11f65cf7586996bf52
+SIZE (unicode-UCD/17.0.0/LICENSE) = 2033
+SHA256 (unicode-UCD/17.0.0/Unihan.zip) = f7a48b2b545acfaa77b2d607ae28747404ce02baefee16396c5d2d7a8ef34b5e
+SIZE (unicode-UCD/17.0.0/Unihan.zip) = 8518517
diff --git a/textproc/UCD/pkg-plist b/textproc/UCD/pkg-plist
index 2c49813a10e2..a7f0d92bc1b3 100644
--- a/textproc/UCD/pkg-plist
+++ b/textproc/UCD/pkg-plist
@@ -19,7 +19,6 @@
 %%DATADIR%%/IndicPositionalCategory.txt
 %%DATADIR%%/IndicSyllabicCategory.txt
 %%DATADIR%%/Jamo.txt
-%%DATADIR%%/JurchenSources.txt
 %%DATADIR%%/LineBreak.txt
 %%DATADIR%%/NameAliases.txt
 %%DATADIR%%/NamedSequences.txt
@@ -35,7 +34,6 @@
 %%DATADIR%%/ReadMe.txt
 %%DATADIR%%/ScriptExtensions.txt
 %%DATADIR%%/Scripts.txt
-%%DATADIR%%/SealSources.txt
 %%DATADIR%%/SpecialCasing.txt
 %%DATADIR%%/StandardizedVariants.txt
 %%DATADIR%%/TangutSources.txt


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a42c557.20f46.65110cd9>