[Gpg4win-commits] [git] Gpg4win - branch, master, updated. gpg4win-2.2.2-23-ge5f4d88

by Andre Heinecke cvs at cvs.gnupg.org
Fri Nov 21 19:59:48 CET 2014


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, master has been updated
       via  e5f4d886423e8affc0d5118561921366d80cd2e8 (commit)
      from  2fcd43adb1a845e370fe131abe4c6b3ba3c6d9b6 (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 e5f4d886423e8affc0d5118561921366d80cd2e8
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Fri Nov 21 19:59:20 2014 +0100

    Fix gpgme patch dir for make dist
    
        * Makefile.am (EXTRA_DIST): Fix gpgme patch dir.
    --
        Just packaging all patches under patches would be a nice
        feature.

diff --git a/Makefile.am b/Makefile.am
index ef3d416..9cafa96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,7 +58,7 @@ EXTRA_DIST = autogen.sh README.GIT ONEWS \
         patches/gpa-0.9.4/03-homedir-via-gpgconf.patch \
         patches/gpa-0.9.4/04-utf-clip-crash.patch \
         patches/gpa-0.9.4/05-event-done.patch \
-        patches/gpgme-1.4.4/0001-Handle-modern-keyserver-output-which-may-emit-the-fi.patch \
+        patches/gpgme-1.5.1/0001-Handle-modern-keyserver-output-which-may-emit-the-fi.patch \
         patches/gtkhtml2_viewer-0.34/80-src-makefile.postcfg-build \
         patches/libtasn1-2.14/gnulib-mingw-w64-fix.patch \
         patches/pinentry-0.8.4-beta8/0001-Set-some-accessibility-information.patch \

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

Summary of changes:
 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



More information about the Gpg4win-commits mailing list