Index: Makefile =================================================================== --- Makefile (revision 526173) +++ Makefile (working copy) @@ -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 Index: distinfo =================================================================== --- distinfo (revision 526173) +++ distinfo (working copy) @@ -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 Index: files/patch-src_fs.h =================================================================== --- files/patch-src_fs.h (nonexistent) +++ files/patch-src_fs.h (working copy) @@ -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 + #endif + +-#define BOOST_FILESYSTEM_NO_DEPRECATED + #include + #include + Property changes on: files/patch-src_fs.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property