Skip to content

Commit 158c915

Browse files
committed
Added patchs for build gettext 0.20.2
1 parent 214c416 commit 158c915

File tree

5 files changed

+8596
-4
lines changed

5 files changed

+8596
-4
lines changed

build/helpers/dependencies.cmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ IF %SDK% == MSVC2019 (
2020
SET WindowsTargetPlatformVersion=%WindowsSDKVersion%
2121
)
2222

23-
rem GOTO :BUILD_XSLT
23+
rem GOTO :BUILD_GETTEXT
2424

2525
if "%PRODUCT_NAME%" == "PostgreSQL" goto :SKIP_ZSTD
2626
if "%PRODUCT_NAME%" == "PostgresPro" goto :SKIP_ZSTD
@@ -268,8 +268,8 @@ CD /D %DOWNLOADS_DIR%
268268
:BUILD_GETTEXT
269269
TITLE Building gettext...
270270
CD /D %DOWNLOADS_DIR%
271-
REM wget --no-check-certificate -c http://ftp.gnu.org/gnu/gettext/gettext-%GETTEXT_VER%.tar.gz -O gettext-%GETTEXT_VER%.tar.gz
272-
wget --no-check-certificate -c http://repo.l.postgrespro.ru/depends/gettext-%GETTEXT_VER%.tar.gz -O gettext-%GETTEXT_VER%.tar.gz
271+
wget --no-check-certificate -c http://ftp.gnu.org/gnu/gettext/gettext-%GETTEXT_VER%.tar.gz -O gettext-%GETTEXT_VER%.tar.gz
272+
rem wget --no-check-certificate -c http://repo.l.postgrespro.ru/depends/gettext-%GETTEXT_VER%.tar.gz -O gettext-%GETTEXT_VER%.tar.gz
273273
rm -rf %DEPENDENCIES_BIN_DIR%\libintl %DEPENDENCIES_SRC_DIR%\gettext-*
274274
MKDIR %DEPENDENCIES_BIN_DIR%\libintl
275275
tar xf gettext-%GETTEXT_VER%.tar.gz -C %DEPENDENCIES_SRC_UDIR% || GOTO :ERROR

build/helpers/setvars.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SET ZLIB_VER=1.2.11
55
SET XML_VER=2.9.9
66
rem SET OPENSSL_VER=1.0.2n
77
SET OPENSSL_VER=1.1.1g
8-
SET GETTEXT_VER=0.19.8
8+
SET GETTEXT_VER=0.20.2
99
SET LIBSSH2_VER=1.6.0
1010
SET WXWIDGETS_VER=3.0.2
1111
SET EDITLINE_VER=2.205

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy