Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnupg2: update to 2.2.16.
@ 2019-05-30 22:36 voidlinux-github
  2019-05-31 11:57 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-05-30 22:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages gnupg2
https://github.com/void-linux/void-packages/pull/12043

gnupg2: update to 2.2.16.
`vsed: regex "/^CFLAGS=$/d" didn't change file "configure"`
Looking at `configure`, this `sed` doesn't seem to be needed anyway, so removed.

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

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

From e8d728bed65dece4de5c1ce751e74b98bd1cb32d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Thu, 30 May 2019 23:37:41 +0200
Subject: [PATCH] gnupg2: update to 2.2.16.

---
 srcpkgs/gnupg2/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnupg2/template b/srcpkgs/gnupg2/template
index fb732c1e949..4bd0b4b1e61 100644
--- a/srcpkgs/gnupg2/template
+++ b/srcpkgs/gnupg2/template
@@ -1,6 +1,6 @@
 # Template file for 'gnupg2'
 pkgname=gnupg2
-version=2.2.15
+version=2.2.16
 revision=1
 wrksrc="gnupg-${version}"
 build_style=gnu-configure
@@ -16,11 +16,10 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnupg.org/"
 distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
-checksum=cb8ce298d7b36558ffc48aec961b14c830ff1783eef7a623411188b5e0f5d454
+checksum=6cbe8d454bf5dc204621eed3016d721b66298fa95363395bb8eeceb1d2fd14cb
 
 pre_configure() {
-	sed -i '/^CFLAGS=$/d' configure
-	sed -i '/examples\/systemd-user/d' doc/Makefile.in
+	vsed -i '/examples\/systemd-user/d' doc/Makefile.in
 }
 
 post_install() {

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

* Re: [PR PATCH] [Closed]: gnupg2: update to 2.2.16.
  2019-05-30 22:36 [PR PATCH] gnupg2: update to 2.2.16 voidlinux-github
@ 2019-05-31 11:57 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-05-31 11:57 UTC (permalink / raw)
  To: ml

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

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

gnupg2: update to 2.2.16.
https://github.com/void-linux/void-packages/pull/12043
Description: `vsed: regex "/^CFLAGS=$/d" didn't change file "configure"`
Looking at `configure`, this `sed` doesn't seem to be needed anyway, so removed.

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

end of thread, other threads:[~2019-05-31 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30 22:36 [PR PATCH] gnupg2: update to 2.2.16 voidlinux-github
2019-05-31 11:57 ` [PR PATCH] [Closed]: " 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).