Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] namecoin: update to 0.20.1.
Date: Tue, 22 Dec 2020 03:42:35 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27339@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages namecoin
https://github.com/void-linux/void-packages/pull/27339

namecoin: update to 0.20.1.


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

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

From c8f17c93791f57a342130e3934b37305246597e3 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 21 Dec 2020 20:43:44 -0600
Subject: [PATCH] namecoin: update to 0.20.1.

---
 srcpkgs/namecoin/patches/dequeu.patch | 10 ----------
 srcpkgs/namecoin/template             |  8 ++++----
 2 files changed, 4 insertions(+), 14 deletions(-)
 delete mode 100644 srcpkgs/namecoin/patches/dequeu.patch

diff --git a/srcpkgs/namecoin/patches/dequeu.patch b/srcpkgs/namecoin/patches/dequeu.patch
deleted file mode 100644
index a9053422eaa..00000000000
--- a/srcpkgs/namecoin/patches/dequeu.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/httpserver.cpp	2019-08-05 07:23:46.000000000 +0200
-+++ -	2020-01-10 23:11:38.529089780 +0100
-@@ -18,6 +18,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+#include <deque>
- 
- #include <sys/types.h>
- #include <sys/stat.h>
diff --git a/srcpkgs/namecoin/template b/srcpkgs/namecoin/template
index 91ae3c35d9a..1dda78b959f 100644
--- a/srcpkgs/namecoin/template
+++ b/srcpkgs/namecoin/template
@@ -1,7 +1,7 @@
 # Template file for 'namecoin'
 pkgname=namecoin
-version=0.18.1
-revision=4
+version=0.20.1
+revision=1
 wrksrc="${pkgname}-core-nc${version}"
 build_style=gnu-configure
 configure_args="--with-incompatible-bdb --disable-static
@@ -14,7 +14,7 @@ maintainer="ananteris <ananteris@protonmail.ch>"
 license="MIT"
 homepage="https://namecoin.org"
 distfiles="https://github.com/namecoin/namecoin-core/archive/nc${version}.tar.gz"
-checksum=7117a0a0b8f48d49e4abf3577660f8a4eb9a4dea753281d19d9470725fc75d8e
+checksum=b48f51f0565fc4f42e128a921a0536c0331c6594aac0330b993af42f43a5a47f
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
@@ -23,7 +23,7 @@ fi
 
 pre_configure() {
 	./autogen.sh
-	sed -i src/compat.h -e "s;<sys/fcntl.h>;<fcntl.h>;"
+	vsed -i src/compat.h -e "s;<sys/fcntl.h>;<fcntl.h>;"
 }
 
 post_install() {

             reply	other threads:[~2020-12-22  2:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22  2:42 ndowens [this message]
2020-12-22  3:06 ` [PR PATCH] [Closed]: " ndowens

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-27339@inbox.vuxu.org \
    --to=ndowens@users.noreply.github.com \
    --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).