Date: Tue, 09 Dec 2025 11:24:26 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4ae07eaae285 - main - misc/iso-codes: Remove USES=pathfix Message-ID: <693806ea.8c32.6ef6d405@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ae07eaae285bbb61cebc9bb287d67f9c3200124 commit 4ae07eaae285bbb61cebc9bb287d67f9c3200124 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-09 06:39:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-09 11:21:07 +0000 misc/iso-codes: Remove USES=pathfix - Bump PORTREVISION for package change --- misc/iso-codes/Makefile | 2 +- misc/iso-codes/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 19b672f3a6a9..4ff04cad50e6 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -10,7 +10,7 @@ WWW= https://salsa.debian.org/iso-codes-team/iso-codes LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext-tools gmake pathfix python:build tar:xz +USES= gettext-tools gmake python:build tar:xz BINARY_ALIAS= python3=${PYTHON_VERSION} GNU_CONFIGURE= yes diff --git a/misc/iso-codes/pkg-plist b/misc/iso-codes/pkg-plist index f9da58a10775..68e1f3278686 100644 --- a/misc/iso-codes/pkg-plist +++ b/misc/iso-codes/pkg-plist @@ -1,4 +1,3 @@ -libdata/pkgconfig/iso-codes.pc %%DATADIR%%/json/iso_15924.json %%DATADIR%%/json/iso_3166-1.json %%DATADIR%%/json/iso_3166-2.json @@ -1149,6 +1148,7 @@ share/locale/zu/LC_MESSAGES/iso_639-2.mo share/locale/zu/LC_MESSAGES/iso_639-3.mo share/locale/zu/LC_MESSAGES/iso_639.mo share/locale/zu/LC_MESSAGES/iso_639_3.mo +share/pkgconfig/iso-codes.pc share/xml/iso-codes/iso_15924.xml share/xml/iso-codes/iso_3166-1.xml share/xml/iso-codes/iso_3166-2.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693806ea.8c32.6ef6d405>
