Andreas Wacknitz
2024-03-22 01d9116bc02a3829af28c0defd6336056a419f37
gettext: update to 0.22.5

4 files modified
14 ■■■■■ changed files
components/text/gettext/Makefile 8 ●●●● patch | view | raw | blame | history
components/text/gettext/gettext.p5m 1 ●●●● patch | view | raw | blame | history
components/text/gettext/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/text/gettext/pkg5 2 ●●● patch | view | raw | blame | history
components/text/gettext/Makefile
@@ -29,12 +29,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        gettext
COMPONENT_VERSION=    0.22.4
COMPONENT_VERSION=    0.22.5
COMPONENT_SUMMARY=    GNU gettext - message handling utilities
COMPONENT_PROJECT_URL=    https://www.gnu.org/software/gettext/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    sha256:29217f1816ee2e777fa9a01f9956a14139c0c23cc1b20368f06b2888e8a34116
COMPONENT_ARCHIVE_HASH=    sha256:fe10c37353213d78a5b83d48af231e005c4da84db5ce88037d88355938259640
COMPONENT_ARCHIVE_URL=    https://ftp.gnu.org/pub/gnu/gettext/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        text/gnu-gettext
COMPONENT_CLASSIFICATION=    Development/GNU
@@ -58,7 +58,7 @@
    done ;
# Tests should run in a clean environment
COMPONENT_TEST_ENV= -i PATH=${PATH}
COMPONENT_TEST_ENV= -i PATH=$(PATH)
COMPONENT_TEST_TRANSFORMS += \
    '-e "/=========/p" ' \
@@ -66,7 +66,7 @@
# Manually added dependencies
REQUIRED_PACKAGES += library/libcroco
# for tests
TEST_REQUIRED_PACKAGES += library/guile
TEST_REQUIRED_PACKAGES += runtime/clisp
TEST_REQUIRED_PACKAGES += runtime/tcl-8
components/text/gettext/gettext.p5m
@@ -2010,6 +2010,7 @@
file path=usr/share/locale/ja/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ja/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ka/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ka/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ko/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ko/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/nb/LC_MESSAGES/gettext-runtime.mo
components/text/gettext/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -1983,6 +1983,7 @@
file path=usr/share/locale/ja/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ja/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ka/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ka/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ko/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ko/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/nb/LC_MESSAGES/gettext-runtime.mo
components/text/gettext/pkg5
@@ -12,4 +12,4 @@
        "text/gnu-gettext"
    ],
    "name": "gettext"
}
}