[Gpg4win-commits] [git] Gpg4win - branch, gpg4win-2, updated. gpg4win-2.3.4-2-gcfbbb57

by Andre Heinecke cvs at cvs.gnupg.org
Tue Aug 8 11:32:11 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG for Windows".

The branch, gpg4win-2 has been updated
       via  cfbbb57b972725550e2209e08b33b003a749a3b2 (commit)
      from  3131e3d9876c39d86c3f6c8a2d0f3608504cab10 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cfbbb57b972725550e2209e08b33b003a749a3b2
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue Aug 8 11:31:02 2017 +0200

    Update libintl dll version in mkportable
    
    * src/mkportable-full.h, src/mkportable-light.h,
    src/mkportable-vanilla.h: It's libintl-9 now.
    
    --
    GnuPG-Bug-Id: T3333

diff --git a/src/mkportable-full.h b/src/mkportable-full.h
index 661d020..cd8072c 100644
--- a/src/mkportable-full.h
+++ b/src/mkportable-full.h
@@ -111,7 +111,7 @@ const char * const full_files[] =
   "libgthread-2.0-0.dll",
   "libgtk-win32-2.0-0.dll",
   "libiconv-2.dll",
-  "libintl-8.dll",
+  "libintl-9.dll",
   "libintl.dll",
   "libkcmutils.dll",
   "libkdeui.dll",
diff --git a/src/mkportable-light.h b/src/mkportable-light.h
index 54947da..a6df3d6 100644
--- a/src/mkportable-light.h
+++ b/src/mkportable-light.h
@@ -81,7 +81,7 @@ const char * const light_files[] =
   "libgthread-2.0-0.dll",
   "libgtk-win32-2.0-0.dll",
   "libiconv-2.dll",
-  "libintl-8.dll",
+  "libintl-9.dll",
   "libksba-8.dll",
   "libpango-1.0-0.dll",
   "libpangocairo-1.0-0.dll",
diff --git a/src/mkportable-vanilla.h b/src/mkportable-vanilla.h
index d47818c..783030e 100644
--- a/src/mkportable-vanilla.h
+++ b/src/mkportable-vanilla.h
@@ -32,7 +32,7 @@ const char * const vanilla_files[] =
   "libgnutls-openssl-27.dll",
   "libgpg-error-0.dll",
   "libiconv-2.dll",
-  "libintl-8.dll",
+  "libintl-9.dll",
   "libksba-8.dll",
   "libtasn1-3.dll",
   "libw32pth-0.dll",

-----------------------------------------------------------------------

Summary of changes:
 src/mkportable-full.h    | 2 +-
 src/mkportable-light.h   | 2 +-
 src/mkportable-vanilla.h | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GnuPG for Windows
http://git.gnupg.org



More information about the Gpg4win-commits mailing list