net-p2p/namecoin: Update 0.17.0 -> 0.19.0.1
PR: 244154 Reported by: Chad Jacob Milios <milios@ccsys.com> (maintainer)
This commit is contained in:
parent
143674c20f
commit
135a2da8c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526319
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= namecoin
|
||||
PORTVERSION= 0.17.0
|
||||
PORTVERSION= 0.19.0.1
|
||||
DISTVERSIONPREFIX= nc
|
||||
PORTREVISION= 13
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-p2p dns
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1540917313
|
||||
SHA256 (namecoin-namecoin-core-nc0.17.0_GH0.tar.gz) = b9e56cebd6756ad8ff7c8f6c9e633cb56cb139c7c4437189945b3f25acbe0082
|
||||
SIZE (namecoin-namecoin-core-nc0.17.0_GH0.tar.gz) = 5465627
|
||||
TIMESTAMP = 1581654464
|
||||
SHA256 (namecoin-namecoin-core-nc0.19.0.1_GH0.tar.gz) = a9d403822a7ff470f9bf1467e6833af53af7c80a8c696eb259f16b105cba7ad3
|
||||
SIZE (namecoin-namecoin-core-nc0.19.0.1_GH0.tar.gz) = 5873509
|
||||
SHA256 (indolering-namecoin-graphics-a13a73b_GH0.tar.gz) = 82f308a3527d96a202099feb96a754d036bbdaa875156ad002ba2747d75000c7
|
||||
SIZE (indolering-namecoin-graphics-a13a73b_GH0.tar.gz) = 7364908
|
||||
|
10
net-p2p/namecoin/files/patch-src_fs.h
Normal file
10
net-p2p/namecoin/files/patch-src_fs.h
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/fs.h.orig 2020-02-14 04:46:53.262100000 +0000
|
||||
+++ src/fs.h 2020-02-14 04:47:08.369514000 +0000
|
||||
@@ -11,7 +11,6 @@
|
||||
#include <ext/stdio_filebuf.h>
|
||||
#endif
|
||||
|
||||
-#define BOOST_FILESYSTEM_NO_DEPRECATED
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user