[Gpg4win-commits] [git] Gpg4win - branch, master, updated. gpg4win-2.1.0-158-g14815ce

by Werner Koch cvs at cvs.gnupg.org
Wed May 1 15:00:15 CEST 2013


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  14815ce80c086d9a4b2395cac5741d685fe2e0ab (commit)
      from  3ab61cb90ce44d4838aead2f1c43d391a146a78f (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 14815ce80c086d9a4b2395cac5741d685fe2e0ab
Author: Werner Koch <wk at gnupg.org>
Date:   Wed May 1 14:42:42 2013 +0200

    Update gpa and gpgme.
    
    * packages/packages.current: Update gpa and gpgme.
    * patches/gpgme-1.4.0/01-off_t.postcfg-build: Remove
    * Makefile.am: Remove above patch.

diff --git a/Makefile.am b/Makefile.am
index 9ac9603..48bc463 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,8 +80,7 @@ EXTRA_DIST = autogen.sh README.GIT ONEWS \
         patches/scute-1.2.0/01-bugfixes.patch \
         patches/scute-1.3.0/01-wsastartup.patch \
         patches/claws-mail-3.8.0cvs30/01-glib-h-only.patch \
-	patches/gnutls-2.12.21/01-openssl-wincrypt.patch \
-        patches/gpgme-1.4.0/01-off_t.postcfg-build
+	patches/gnutls-2.12.21/01-openssl-wincrypt.patch
 
 copy-news:
 	cp NEWS doc/website/NEWS.last
diff --git a/packages/packages.current b/packages/packages.current
index 03f8d47..c202feb 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -420,15 +420,13 @@ chk  fc0efe5d375568f90ddbb23ee68e173411a49d4a
 file scute/scute-1.4.0.tar.bz2
 chk  e28141d2b03612c09512651795976c58ed3f8035
 
-# checked: 2013-04-23 wk
-file gpgme/gpgme-1.4.0.tar.bz2
-chk  897e36c1d3f6595d69fb37c820aaa162daa0e369
-
-# checked: 2012-12-07 wk
-#          2013-04-23 wk - waiting for next release
-file gpa/gpa-0.9.3.tar.bz2
-chk  8dc810e465ec49cd8353d93b3ede8e69ad3cf48b
+# checked: 2013-05-01 wk - updated
+file gpgme/gpgme-1.4.1.tar.bz2
+chk  d6110763e7459214fd72705e87ebc682e3b5815e
 
+# checked: 2013-05-01 wk - updated
+file gpa/gpa-0.9.4.tar.bz2
+chk  d4b22b6d1f0ce25244c5a001e3bcbc36aff13ecf
 
 # (Snapshots)
 # server ftp://ftp.g10code.com/g10code/scratch
diff --git a/patches/gpgme-1.4.0/01-off_t.postcfg-build b/patches/gpgme-1.4.0/01-off_t.postcfg-build
deleted file mode 100755
index dd882c4..0000000
--- a/patches/gpgme-1.4.0/01-off_t.postcfg-build
+++ /dev/null
@@ -1,30 +0,0 @@
-#! /bin/sh
-patch -p0 -f $* < $0
-exit $?
-
-The _FILE_OFFSET_BITS check is also employed for Windows but does not
-work reliable and is not needed anyway.  Will be fixed in 1.4.1.  For
-the time being we need to patch the generated header (thus the
-.postcfg-build suffix of this file)
-
-
---- src/gpgme.h~	2013-04-26 17:49:31.659676656 +0200
-+++ src/gpgme.h	2013-04-29 09:35:18.085078818 +0200
-@@ -90,17 +90,6 @@
-    API incompatibilities.  */
- #define GPGME_VERSION_NUMBER 0x010400
-
--/* Check for a matching _FILE_OFFSET_BITS definition.  */
--#if 64
--#ifndef _FILE_OFFSET_BITS
--#error GPGME was compiled with _FILE_OFFSET_BITS = 64, please see the section "Largefile support (LFS)" in the GPGME manual.
--#else
--#if (_FILE_OFFSET_BITS) != (64)
--#error GPGME was compiled with a different value for _FILE_OFFSET_BITS, namely 64, please see the section "Largefile support (LFS)" in the GPGME manual.
--#endif
--#endif
--#endif
--
-
- 

- /* Some opaque data types used by GPGME.  */

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

Summary of changes:
 Makefile.am                                |    3 +-
 packages/packages.current                  |   14 +++++-------
 patches/gpgme-1.4.0/01-off_t.postcfg-build |   30 ----------------------------
 3 files changed, 7 insertions(+), 40 deletions(-)
 delete mode 100755 patches/gpgme-1.4.0/01-off_t.postcfg-build


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



More information about the Gpg4win-commits mailing list