diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile index 06de62bac3fc..eacf90558258 100644 --- a/net-p2p/qtum/Makefile +++ b/net-p2p/qtum/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= qtum -PORTVERSION= 0.19.1 +PORTVERSION= 0.20.1 DISTVERSIONPREFIX= mainnet-ignition-v -PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= vd@FreeBSD.org @@ -44,7 +43,7 @@ CONFIGURE_ARGS= --disable-man \ USE_QT= buildtools core dbus gui linguisttools network testlib widgets USE_GITHUB= yes GH_TUPLE= qtumproject:qtum:${DISTVERSIONPREFIX}${PORTVERSION} \ - qtumproject:cpp-eth-qtum:7147199113d4d71c132c1f:cppeth1/src/cpp-ethereum \ + qtumproject:cpp-eth-qtum:397271eb2f80f21caec9e8:cppeth1/src/cpp-ethereum \ chfast:ethash:67a3216a5494834f7c221df93b079dac4:cppeth2/src/cpp-ethereum/ethash \ ethereum:evmc:bf7064dca5cbbda4def8c2548d0d7a040:cppeth3/src/cpp-ethereum/evmc diff --git a/net-p2p/qtum/distinfo b/net-p2p/qtum/distinfo index eb04e7bb0828..1194735801e5 100644 --- a/net-p2p/qtum/distinfo +++ b/net-p2p/qtum/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1593072373 -SHA256 (qtumproject-qtum-mainnet-ignition-v0.19.1_GH0.tar.gz) = f1dac293409461f6504fee539383c36977859510f8c0cf806c7939bf78da3cb3 -SIZE (qtumproject-qtum-mainnet-ignition-v0.19.1_GH0.tar.gz) = 13845114 -SHA256 (qtumproject-cpp-eth-qtum-7147199113d4d71c132c1f_GH0.tar.gz) = 50b96e682cfbeb3642c383e69350d15360c2985a74edf6caa9631029416bef8e -SIZE (qtumproject-cpp-eth-qtum-7147199113d4d71c132c1f_GH0.tar.gz) = 1036807 +TIMESTAMP = 1607679406 +SHA256 (qtumproject-qtum-mainnet-ignition-v0.20.1_GH0.tar.gz) = 76c239a862ef06d5535a02e673873072c27ff7676978234a3b7839f0c8318a80 +SIZE (qtumproject-qtum-mainnet-ignition-v0.20.1_GH0.tar.gz) = 14173287 +SHA256 (qtumproject-cpp-eth-qtum-397271eb2f80f21caec9e8_GH0.tar.gz) = 6625efcdf883a4b6f57f6cdfa5fb025e34590db12fea8591e5686139e33cb180 +SIZE (qtumproject-cpp-eth-qtum-397271eb2f80f21caec9e8_GH0.tar.gz) = 1036823 SHA256 (chfast-ethash-67a3216a5494834f7c221df93b079dac4_GH0.tar.gz) = 6c3f996b488844d70f1d4a0234cee5f93e715a3debcb626bdb3778c241bc1860 SIZE (chfast-ethash-67a3216a5494834f7c221df93b079dac4_GH0.tar.gz) = 95929 SHA256 (ethereum-evmc-bf7064dca5cbbda4def8c2548d0d7a040_GH0.tar.gz) = 881c99b3093978f3b03811d318373eea04ce91092e1f8585eaa4bb82c41b81b3 diff --git a/net-p2p/qtum/files/patch-src_qt_splashscreen.cpp b/net-p2p/qtum/files/patch-src_qt_splashscreen.cpp deleted file mode 100644 index cb2cb2be01a5..000000000000 --- a/net-p2p/qtum/files/patch-src_qt_splashscreen.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/qt/splashscreen.cpp.orig 2020-05-18 14:21:32 UTC -+++ src/qt/splashscreen.cpp -@@ -24,6 +24,7 @@ - #include - #include - #include -+#include - #include - #include - diff --git a/net-p2p/qtum/files/patch-src_qt_trafficgraphwidget.cpp b/net-p2p/qtum/files/patch-src_qt_trafficgraphwidget.cpp deleted file mode 100644 index 241533a54f64..000000000000 --- a/net-p2p/qtum/files/patch-src_qt_trafficgraphwidget.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/qt/trafficgraphwidget.cpp.orig 2020-05-18 14:24:29 UTC -+++ src/qt/trafficgraphwidget.cpp -@@ -7,6 +7,7 @@ - #include - - #include -+#include - #include - #include -