Skip to content

Commit 9a1d463

Browse files
committed
devel/gettext: Update to 0.22.5
PR: 277725 Exp-run by: antoine
1 parent b223865 commit 9a1d463

10 files changed

Lines changed: 48 additions & 79 deletions

File tree

devel/gettext-runtime/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# discretion.
44

55
PORTNAME= gettext-runtime
6-
PORTREVISION= 1
6+
PORTREVISION= 0
77

88
COMMENT= GNU gettext runtime libraries and programs
99
WWW= https://www.gnu.org/software/gettext/

devel/gettext-runtime/pkg-plist

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,6 @@ lib/libintl.a
1212
lib/libintl.so
1313
lib/libintl.so.8
1414
lib/libintl.so.8.4.0
15-
share/man/man1/envsubst.1.gz
16-
share/man/man1/gettext.1.gz
17-
share/man/man1/ngettext.1.gz
18-
share/man/man3/bind_textdomain_codeset.3.gz
19-
share/man/man3/bindtextdomain.3.gz
20-
share/man/man3/dcgettext.3.gz
21-
share/man/man3/dcngettext.3.gz
22-
share/man/man3/dgettext.3.gz
23-
share/man/man3/dngettext.3.gz
24-
share/man/man3/gettext.3.gz
25-
share/man/man3/ngettext.3.gz
26-
share/man/man3/textdomain.3.gz
2715
%%PORTDOCS%%%%DOCSDIR%%/bind_textdomain_codeset.3.html
2816
%%PORTDOCS%%%%DOCSDIR%%/bindtextdomain.3.html
2917
%%PORTDOCS%%%%DOCSDIR%%/csharpdoc/GNU_Gettext.html
@@ -97,3 +85,15 @@ share/locale/vi/LC_MESSAGES/gettext-runtime.mo
9785
share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo
9886
share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo
9987
share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo
88+
share/man/man1/envsubst.1.gz
89+
share/man/man1/gettext.1.gz
90+
share/man/man1/ngettext.1.gz
91+
share/man/man3/bind_textdomain_codeset.3.gz
92+
share/man/man3/bindtextdomain.3.gz
93+
share/man/man3/dcgettext.3.gz
94+
share/man/man3/dcngettext.3.gz
95+
share/man/man3/dgettext.3.gz
96+
share/man/man3/dngettext.3.gz
97+
share/man/man3/gettext.3.gz
98+
share/man/man3/ngettext.3.gz
99+
share/man/man3/textdomain.3.gz

devel/gettext-tools/Makefile

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# discretion.
44

55
PORTNAME= gettext-tools
6-
PORTREVISION= 1
6+
PORTREVISION= 0
77

88
COMMENT= GNU gettext development and translation tools
99
WWW= https://www.gnu.org/software/gettext/
@@ -45,4 +45,13 @@ OPTIONS_EXCLUDE_DragonFly= THREADS
4545

4646
THREADS_CONFIGURE_ENABLE= threads
4747

48+
post-patch:
49+
# Point some files to the installed gettext-runtime.
50+
@${LN} -s ${LOCALBASE}/include/libintl.h \
51+
${WRKSRC}/../gettext-runtime/intl/libgnuintl.h
52+
@${ECHO_CMD} $$'# Generated by libtool\nlibrary_names=libintl.so\nlibdir=${LOCALBASE}/lib' \
53+
> ${WRKSRC}/../gettext-runtime/intl/libintl.la
54+
@${ECHO_CMD} $$'# Generated by libtool\nlibrary_names=libasprintf.so\nlibdir=${LOCALBASE}/lib' \
55+
> ${WRKSRC}/../gettext-runtime/libasprintf/libasprintf.la
56+
4857
.include <bsd.port.mk>

devel/gettext-tools/files/patch-configure

Lines changed: 0 additions & 10 deletions
This file was deleted.

devel/gettext-tools/files/patch-src_Makefile.in

Lines changed: 0 additions & 11 deletions
This file was deleted.

devel/gettext-tools/files/patch-tests_Makefile.in

Lines changed: 0 additions & 11 deletions
This file was deleted.

devel/gettext-tools/files/patch-tests_lang-c++

Lines changed: 0 additions & 11 deletions
This file was deleted.

devel/gettext-tools/pkg-plist

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -23,31 +23,15 @@ lib/gettext/project-id
2323
lib/gettext/urlget
2424
lib/gettext/user-email
2525
lib/libgettextlib-%%PORTVERSION%%.so
26+
lib/libgettextlib.a
2627
lib/libgettextlib.so
2728
lib/libgettextpo.a
2829
lib/libgettextpo.so
2930
lib/libgettextpo.so.0
3031
lib/libgettextpo.so.0.5.10
3132
lib/libgettextsrc-%%PORTVERSION%%.so
33+
lib/libgettextsrc.a
3234
lib/libgettextsrc.so
33-
share/man/man1/autopoint.1.gz
34-
share/man/man1/gettextize.1.gz
35-
share/man/man1/msgattrib.1.gz
36-
share/man/man1/msgcat.1.gz
37-
share/man/man1/msgcmp.1.gz
38-
share/man/man1/msgcomm.1.gz
39-
share/man/man1/msgconv.1.gz
40-
share/man/man1/msgen.1.gz
41-
share/man/man1/msgexec.1.gz
42-
share/man/man1/msgfilter.1.gz
43-
share/man/man1/msgfmt.1.gz
44-
share/man/man1/msggrep.1.gz
45-
share/man/man1/msginit.1.gz
46-
share/man/man1/msgmerge.1.gz
47-
share/man/man1/msgunfmt.1.gz
48-
share/man/man1/msguniq.1.gz
49-
share/man/man1/recode-sr-latin.1.gz
50-
share/man/man1/xgettext.1.gz
5135
share/aclocal/build-to-host.m4
5236
share/aclocal/gettext.m4
5337
share/aclocal/host-cpu-c-abi.m4
@@ -1896,6 +1880,7 @@ share/locale/hr/LC_MESSAGES/gettext-tools.mo
18961880
share/locale/id/LC_MESSAGES/gettext-tools.mo
18971881
share/locale/it/LC_MESSAGES/gettext-tools.mo
18981882
share/locale/ja/LC_MESSAGES/gettext-tools.mo
1883+
share/locale/ka/LC_MESSAGES/gettext-tools.mo
18991884
share/locale/ko/LC_MESSAGES/gettext-tools.mo
19001885
share/locale/nb/LC_MESSAGES/gettext-tools.mo
19011886
share/locale/nl/LC_MESSAGES/gettext-tools.mo
@@ -1915,3 +1900,21 @@ share/locale/uk/LC_MESSAGES/gettext-tools.mo
19151900
share/locale/vi/LC_MESSAGES/gettext-tools.mo
19161901
share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo
19171902
share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo
1903+
share/man/man1/autopoint.1.gz
1904+
share/man/man1/gettextize.1.gz
1905+
share/man/man1/msgattrib.1.gz
1906+
share/man/man1/msgcat.1.gz
1907+
share/man/man1/msgcmp.1.gz
1908+
share/man/man1/msgcomm.1.gz
1909+
share/man/man1/msgconv.1.gz
1910+
share/man/man1/msgen.1.gz
1911+
share/man/man1/msgexec.1.gz
1912+
share/man/man1/msgfilter.1.gz
1913+
share/man/man1/msgfmt.1.gz
1914+
share/man/man1/msggrep.1.gz
1915+
share/man/man1/msginit.1.gz
1916+
share/man/man1/msgmerge.1.gz
1917+
share/man/man1/msgunfmt.1.gz
1918+
share/man/man1/msguniq.1.gz
1919+
share/man/man1/recode-sr-latin.1.gz
1920+
share/man/man1/xgettext.1.gz

devel/gettext/Makefile.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# experimental ports run. Untested commits may be backed out at portmgr's
33
# discretion.
44

5-
DISTVERSION= 0.22.3
5+
DISTVERSION= 0.22.5
66
PORTREVISION?= 0 # Leave this zero. Set in Makefile instead.
77
CATEGORIES= devel
88
MASTER_SITES= GNU/gettext

devel/gettext/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1696592259
2-
SHA256 (gettext-0.22.3.tar.xz) = b838228b3f8823a6c1eddf07297197c4db13f7e1b173b9ef93f3f945a63080b6
3-
SIZE (gettext-0.22.3.tar.xz) = 10236340
1+
TIMESTAMP = 1710233470
2+
SHA256 (gettext-0.22.5.tar.xz) = fe10c37353213d78a5b83d48af231e005c4da84db5ce88037d88355938259640
3+
SIZE (gettext-0.22.5.tar.xz) = 10270724

0 commit comments

Comments
 (0)