Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gpgme: update to 1.13.1, enable tests
Date: Thu, 20 Jun 2019 01:58:04 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12561@inbox.vuxu.org> (raw)

[-- 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.*
 }
 

             reply	other threads:[~2019-06-19 23:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19 23:58 voidlinux-github [this message]
2019-06-20  8:26 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12561@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).