Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gpgme: update to 1.13.1, enable tests
@ 2019-06-19 23:58 voidlinux-github
  2019-06-20  8:26 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-06-19 23:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages gpgme
https://github.com/void-linux/void-packages/pull/12561

gpgme: update to 1.13.1, enable tests
The testsuite ran without issues here so I enabled it while updating to 1.13.1.

A patch file from https://github.com/void-linux/void-packages/pull/12561.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gpgme-12561.patch --]
[-- Type: application/text/x-diff, Size: 1695 bytes --]

From adca45b6a8b4d79a8653f1fe2ecc8f66a5e3f1e4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Thu, 20 Jun 2019 00:16:09 +0200
Subject: [PATCH] gpgme: update to 1.13.1, enable tests

---
 srcpkgs/gpgme/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gpgme/template b/srcpkgs/gpgme/template
index 2bbc9ba0317..4cf5ec0dfca 100644
--- a/srcpkgs/gpgme/template
+++ b/srcpkgs/gpgme/template
@@ -1,10 +1,9 @@
 # Template file for 'gpgme'
 pkgname=gpgme
-version=1.13.0
+version=1.13.1
 revision=1
 build_style=gnu-configure
-configure_args="--enable-fd-passing --disable-gpgconf-test
- --disable-gpg-test --disable-gpgsm-test
+configure_args="--enable-fd-passing
  --with-libgpg-error-prefix=$XBPS_CROSS_BASE/usr
  --with-libassuan-prefix=$XBPS_CROSS_BASE/usr"
 hostmakedepends="gnupg2 pkg-config qt5-host-tools qt5-qmake"
@@ -15,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.gnupg.org/software/gpgme/index.html"
 distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2"
-checksum=d4b23e47a9e784a63e029338cce0464a82ce0ae4af852886afda410f9e39c630
+checksum=c4e30b227682374c23cddc7fdb9324a99694d907e79242a25a4deeedb393be46
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) configure_args+=" ac_cv_sys_file_offset_bits=no";;
@@ -27,7 +26,8 @@ esac
 CXXFLAGS+=" -D_GLIBCXX_USE_C99_STDIO=1"
 
 post_extract() {
-	sed -i 's|GPG = gpg|GPG = gpg2|g' tests/gpg/Makefile.* \
+	vsed -i 's|GPG = gpg|GPG = gpg2|g' \
+		tests/gpg/Makefile.* tests/json/Makefile.* \
 		lang/qt/tests/Makefile.* lang/python/tests/Makefile.*
 }
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: gpgme: update to 1.13.1, enable tests
  2019-06-19 23:58 [PR PATCH] gpgme: update to 1.13.1, enable tests voidlinux-github
@ 2019-06-20  8:26 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-20  8:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

There's a merged pull request on the void-packages repository

gpgme: update to 1.13.1, enable tests
https://github.com/void-linux/void-packages/pull/12561
Description: The testsuite ran without issues here so I enabled it while updating to 1.13.1.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-20  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19 23:58 [PR PATCH] gpgme: update to 1.13.1, enable tests voidlinux-github
2019-06-20  8:26 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).