Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] namecoin: update to 0.20.1.
@ 2020-12-22  2:42 ndowens
  2020-12-22  3:06 ` [PR PATCH] [Closed]: " ndowens
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-22  2:42 UTC (permalink / raw)
  To: ml

[-- 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() {

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

* Re: [PR PATCH] [Closed]: namecoin: update to 0.20.1.
  2020-12-22  2:42 [PR PATCH] namecoin: update to 0.20.1 ndowens
@ 2020-12-22  3:06 ` ndowens
  0 siblings, 0 replies; 2+ messages in thread
From: ndowens @ 2020-12-22  3:06 UTC (permalink / raw)
  To: ml

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

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

namecoin: update to 0.20.1.
https://github.com/void-linux/void-packages/pull/27339

Description:


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

end of thread, other threads:[~2020-12-22  3:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-22  2:42 [PR PATCH] namecoin: update to 0.20.1 ndowens
2020-12-22  3:06 ` [PR PATCH] [Closed]: " ndowens

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).