Date: Tue, 30 Jun 2026 11:06:20 +0200 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org> To: Mathieu Arnold <mat@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 07541600c802 - main - Revert "textproc/UCD: update 17.0.0 =?utf-8?Q?=E2=86=92?= 18.0.0" Message-ID: <86v7b09z3n.fsf@ltc.des.dev> In-Reply-To: <20260630073505.p3o3xgg7a4wfymxq@Latitude-5540-G3BVQ14> (Mathieu Arnold's message of "Tue, 30 Jun 2026 09:35:05 %2B0200") References: <6a42c557.20f46.65110cd9@gitrepo.freebsd.org> <86bjcsbi7g.fsf@ltc.des.dev> <20260630073505.p3o3xgg7a4wfymxq@Latitude-5540-G3BVQ14>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
Mathieu Arnold <mat@FreeBSD.org> writes:
> Dag-Erling Smørgrav <des@FreeBSD.org> writes:
> > textproc/gucharmap is still broken, because it is pinned to UCD
> > 17.0.0,1 which no longer exists.
> Please, commit a fix, I don't have access to my FreeBSD keys at work.
It will take a few hours, I don't want to push without testing and
poudriere decided it needed to rebuild rust...
DES
--
Dag-Erling Smørgrav - des@FreeBSD.org
[-- Attachment #2 --]
>From fc182ab23c12fa2f8cd4ec0c9b8783e57697b113 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= <des@FreeBSD.org>
Date: Tue, 30 Jun 2026 07:40:38 +0000
Subject: [PATCH 1/1] deskutils/gucharmap: Chase textproc/UCD PORTEPOCH bump
Approved by: mat
---
deskutils/gucharmap/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile
index ac36ff996d55..234025bfca58 100644
--- a/deskutils/gucharmap/Makefile
+++ b/deskutils/gucharmap/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= itstool:textproc/itstool \
- UCD=17.0.0,1:textproc/UCD
+ UCD=17.0.0,2:textproc/UCD
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpcre2-8.so:devel/pcre2
--
2.54.0
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86v7b09z3n.fsf>
