Skip to content

Commit

Permalink
devel/gettext: Update to 0.22.5
Browse files Browse the repository at this point in the history
PR:		277725
Exp-run by:	antoine
  • Loading branch information
TijlCoosemans committed Mar 23, 2024
1 parent b223865 commit 9a1d463
Show file tree
Hide file tree
Showing 10 changed files with 48 additions and 79 deletions.
2 changes: 1 addition & 1 deletion devel/gettext-runtime/Makefile
Expand Up @@ -3,7 +3,7 @@
# discretion.

PORTNAME= gettext-runtime
PORTREVISION= 1
PORTREVISION= 0

COMMENT= GNU gettext runtime libraries and programs
WWW= https://www.gnu.org/software/gettext/
Expand Down
24 changes: 12 additions & 12 deletions devel/gettext-runtime/pkg-plist
Expand Up @@ -12,18 +12,6 @@ lib/libintl.a
lib/libintl.so
lib/libintl.so.8
lib/libintl.so.8.4.0
share/man/man1/envsubst.1.gz
share/man/man1/gettext.1.gz
share/man/man1/ngettext.1.gz
share/man/man3/bind_textdomain_codeset.3.gz
share/man/man3/bindtextdomain.3.gz
share/man/man3/dcgettext.3.gz
share/man/man3/dcngettext.3.gz
share/man/man3/dgettext.3.gz
share/man/man3/dngettext.3.gz
share/man/man3/gettext.3.gz
share/man/man3/ngettext.3.gz
share/man/man3/textdomain.3.gz
%%PORTDOCS%%%%DOCSDIR%%/bind_textdomain_codeset.3.html
%%PORTDOCS%%%%DOCSDIR%%/bindtextdomain.3.html
%%PORTDOCS%%%%DOCSDIR%%/csharpdoc/GNU_Gettext.html
Expand Down Expand Up @@ -97,3 +85,15 @@ share/locale/vi/LC_MESSAGES/gettext-runtime.mo
share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo
share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo
share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo
share/man/man1/envsubst.1.gz
share/man/man1/gettext.1.gz
share/man/man1/ngettext.1.gz
share/man/man3/bind_textdomain_codeset.3.gz
share/man/man3/bindtextdomain.3.gz
share/man/man3/dcgettext.3.gz
share/man/man3/dcngettext.3.gz
share/man/man3/dgettext.3.gz
share/man/man3/dngettext.3.gz
share/man/man3/gettext.3.gz
share/man/man3/ngettext.3.gz
share/man/man3/textdomain.3.gz
11 changes: 10 additions & 1 deletion devel/gettext-tools/Makefile
Expand Up @@ -3,7 +3,7 @@
# discretion.

PORTNAME= gettext-tools
PORTREVISION= 1
PORTREVISION= 0

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

THREADS_CONFIGURE_ENABLE= threads

post-patch:
# Point some files to the installed gettext-runtime.
@${LN} -s ${LOCALBASE}/include/libintl.h \
${WRKSRC}/../gettext-runtime/intl/libgnuintl.h
@${ECHO_CMD} $$'# Generated by libtool\nlibrary_names=libintl.so\nlibdir=${LOCALBASE}/lib' \
> ${WRKSRC}/../gettext-runtime/intl/libintl.la
@${ECHO_CMD} $$'# Generated by libtool\nlibrary_names=libasprintf.so\nlibdir=${LOCALBASE}/lib' \
> ${WRKSRC}/../gettext-runtime/libasprintf/libasprintf.la

.include <bsd.port.mk>
10 changes: 0 additions & 10 deletions devel/gettext-tools/files/patch-configure

This file was deleted.

11 changes: 0 additions & 11 deletions devel/gettext-tools/files/patch-src_Makefile.in

This file was deleted.

11 changes: 0 additions & 11 deletions devel/gettext-tools/files/patch-tests_Makefile.in

This file was deleted.

11 changes: 0 additions & 11 deletions devel/gettext-tools/files/patch-tests_lang-c++

This file was deleted.

39 changes: 21 additions & 18 deletions devel/gettext-tools/pkg-plist
Expand Up @@ -23,31 +23,15 @@ lib/gettext/project-id
lib/gettext/urlget
lib/gettext/user-email
lib/libgettextlib-%%PORTVERSION%%.so
lib/libgettextlib.a
lib/libgettextlib.so
lib/libgettextpo.a
lib/libgettextpo.so
lib/libgettextpo.so.0
lib/libgettextpo.so.0.5.10
lib/libgettextsrc-%%PORTVERSION%%.so
lib/libgettextsrc.a
lib/libgettextsrc.so
share/man/man1/autopoint.1.gz
share/man/man1/gettextize.1.gz
share/man/man1/msgattrib.1.gz
share/man/man1/msgcat.1.gz
share/man/man1/msgcmp.1.gz
share/man/man1/msgcomm.1.gz
share/man/man1/msgconv.1.gz
share/man/man1/msgen.1.gz
share/man/man1/msgexec.1.gz
share/man/man1/msgfilter.1.gz
share/man/man1/msgfmt.1.gz
share/man/man1/msggrep.1.gz
share/man/man1/msginit.1.gz
share/man/man1/msgmerge.1.gz
share/man/man1/msgunfmt.1.gz
share/man/man1/msguniq.1.gz
share/man/man1/recode-sr-latin.1.gz
share/man/man1/xgettext.1.gz
share/aclocal/build-to-host.m4
share/aclocal/gettext.m4
share/aclocal/host-cpu-c-abi.m4
Expand Down Expand Up @@ -1896,6 +1880,7 @@ share/locale/hr/LC_MESSAGES/gettext-tools.mo
share/locale/id/LC_MESSAGES/gettext-tools.mo
share/locale/it/LC_MESSAGES/gettext-tools.mo
share/locale/ja/LC_MESSAGES/gettext-tools.mo
share/locale/ka/LC_MESSAGES/gettext-tools.mo
share/locale/ko/LC_MESSAGES/gettext-tools.mo
share/locale/nb/LC_MESSAGES/gettext-tools.mo
share/locale/nl/LC_MESSAGES/gettext-tools.mo
Expand All @@ -1915,3 +1900,21 @@ share/locale/uk/LC_MESSAGES/gettext-tools.mo
share/locale/vi/LC_MESSAGES/gettext-tools.mo
share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo
share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo
share/man/man1/autopoint.1.gz
share/man/man1/gettextize.1.gz
share/man/man1/msgattrib.1.gz
share/man/man1/msgcat.1.gz
share/man/man1/msgcmp.1.gz
share/man/man1/msgcomm.1.gz
share/man/man1/msgconv.1.gz
share/man/man1/msgen.1.gz
share/man/man1/msgexec.1.gz
share/man/man1/msgfilter.1.gz
share/man/man1/msgfmt.1.gz
share/man/man1/msggrep.1.gz
share/man/man1/msginit.1.gz
share/man/man1/msgmerge.1.gz
share/man/man1/msgunfmt.1.gz
share/man/man1/msguniq.1.gz
share/man/man1/recode-sr-latin.1.gz
share/man/man1/xgettext.1.gz
2 changes: 1 addition & 1 deletion devel/gettext/Makefile.common
Expand Up @@ -2,7 +2,7 @@
# experimental ports run. Untested commits may be backed out at portmgr's
# discretion.

DISTVERSION= 0.22.3
DISTVERSION= 0.22.5
PORTREVISION?= 0 # Leave this zero. Set in Makefile instead.
CATEGORIES= devel
MASTER_SITES= GNU/gettext
Expand Down
6 changes: 3 additions & 3 deletions devel/gettext/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1696592259
SHA256 (gettext-0.22.3.tar.xz) = b838228b3f8823a6c1eddf07297197c4db13f7e1b173b9ef93f3f945a63080b6
SIZE (gettext-0.22.3.tar.xz) = 10236340
TIMESTAMP = 1710233470
SHA256 (gettext-0.22.5.tar.xz) = fe10c37353213d78a5b83d48af231e005c4da84db5ce88037d88355938259640
SIZE (gettext-0.22.5.tar.xz) = 10270724

0 comments on commit 9a1d463

Please sign in to comment.