Date: Sun, 01 Feb 2026 13:07:54 +0000 From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Olivier Duchateau <duchateau.olivier@gmail.com> Subject: git: 9d607613039a - main - textproc/gspell: update to 1.14.2 Message-ID: <697f502a.30699.a8cd7af@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by truckman: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d607613039af3997edd749d97559be7b2a18082 commit 9d607613039af3997edd749d97559be7b2a18082 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-02-01 08:55:30 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2026-02-01 13:05:56 +0000 textproc/gspell: update to 1.14.2 News in 1.14.2, 2025-11-28 (stable version) ------------------------------------------- * Publish tarballs from CI. News in 1.14.1, 2025-10-01 (stable version) ------------------------------------------- * Documentation: update some URLs. * Translation updates. WE do not appear to need LIB_DEPENDS= libfribidi.so:converters/fribidi or LIB_DEPENDS= libharfbuzz.so:print/harfbuzz. [truckman] PR: 289967 --- textproc/gspell/Makefile | 8 +++----- textproc/gspell/distinfo | 6 +++--- textproc/gspell/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index 0596d9588040..7e528719b49d 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,5 +1,5 @@ PORTNAME= gspell -PORTVERSION= 1.14.0 +PORTVERSION= 1.14.2 CATEGORIES= textproc MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -12,11 +12,9 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ - libfribidi.so:converters/fribidi \ - libicudata.so:devel/icu \ - libharfbuzz.so:print/harfbuzz + libicudata.so:devel/icu -USES= gettext gnome meson pkgconfig tar:xz vala:build +USES= gettext-tools gnome meson pkgconfig tar:xz vala:build USE_GNOME= glib20 gtk30 introspection:build USE_LDCONFIG= yes diff --git a/textproc/gspell/distinfo b/textproc/gspell/distinfo index 2abb27e1e5b8..c3eacea9a99d 100644 --- a/textproc/gspell/distinfo +++ b/textproc/gspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733130569 -SHA256 (gnome/gspell-1.14.0.tar.xz) = 64ea1d8e9edc1c25b45a920e80daf67559d1866ffcd7f8432fecfea6d0fe8897 -SIZE (gnome/gspell-1.14.0.tar.xz) = 116624 +TIMESTAMP = 1764411928 +SHA256 (gnome/gspell-1.14.2.tar.xz) = 4ec7e5accc9013281bacd6bbc00006be733818b81ba3fe332c1e876c7e1e1477 +SIZE (gnome/gspell-1.14.2.tar.xz) = 118348 diff --git a/textproc/gspell/pkg-plist b/textproc/gspell/pkg-plist index 1df5a8065efe..47f43d1f58f5 100644 --- a/textproc/gspell/pkg-plist +++ b/textproc/gspell/pkg-plist @@ -75,7 +75,9 @@ share/locale/sv/LC_MESSAGES/gspell-1.mo share/locale/ta/LC_MESSAGES/gspell-1.mo share/locale/th/LC_MESSAGES/gspell-1.mo share/locale/tr/LC_MESSAGES/gspell-1.mo +share/locale/ug/LC_MESSAGES/gspell-1.mo share/locale/uk/LC_MESSAGES/gspell-1.mo +share/locale/uz/LC_MESSAGES/gspell-1.mo share/locale/vi/LC_MESSAGES/gspell-1.mo share/locale/zh_CN/LC_MESSAGES/gspell-1.mo share/locale/zh_TW/LC_MESSAGES/gspell-1.mohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697f502a.30699.a8cd7af>
