aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Hall <hsw@bitmark.com>2022-07-28 19:55:56 +0000
committerGleb Popov <arrowd@FreeBSD.org>2022-07-29 07:25:00 +0000
commitf27816425f722034ac043e6e2732fc3cb537dadd (patch)
tree36add9c972f289776c0f10480b6f5d5db0cd81fc
parent2f5296da461c31dd6f81d1c0c39dd62b217d37c6 (diff)
downloadports-f27816425f722034ac043e6e2732fc3cb537dadd.tar.gz
ports-f27816425f722034ac043e6e2732fc3cb537dadd.zip
net-p2p/litecoin: update to 0.21.2.1
Summary: update litecoin and associated port to latest version Test Plan: poudriere testport -j 13_0-amd64 net-p2p/litecoin poudriere bulk -C -j 13_0-amd64 net-p2p/litecoin net-p2p/litecoin-daemon net-p2p/litecoin-utils install litecoin-daemon and litecoin-utils test locally in regression mode Reviewed by: arrowd Differential Revision: https://reviews.freebsd.org/D35969
-rw-r--r--net-p2p/litecoin-daemon/Makefile1
-rw-r--r--net-p2p/litecoin-utils/Makefile1
-rw-r--r--net-p2p/litecoin/Makefile2
-rw-r--r--net-p2p/litecoin/distinfo6
4 files changed, 4 insertions, 6 deletions
diff --git a/net-p2p/litecoin-daemon/Makefile b/net-p2p/litecoin-daemon/Makefile
index 5fccc38ad8e0..cdf6080dd2c7 100644
--- a/net-p2p/litecoin-daemon/Makefile
+++ b/net-p2p/litecoin-daemon/Makefile
@@ -1,5 +1,4 @@
MASTERDIR= ${.CURDIR}/../litecoin
-PORTREVISION= 1
PKGNAMESUFFIX= -daemon
COMMENT= Virtual Peer-to-Peer Currency (Daemon)
diff --git a/net-p2p/litecoin-utils/Makefile b/net-p2p/litecoin-utils/Makefile
index 270eb8fcfb37..9d140607b959 100644
--- a/net-p2p/litecoin-utils/Makefile
+++ b/net-p2p/litecoin-utils/Makefile
@@ -1,5 +1,4 @@
MASTERDIR= ${.CURDIR}/../litecoin
-PORTREVISION= 1
PKGNAMESUFFIX= -utils
COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities)
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 38e11b5c259f..d91f06c03e7c 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -1,6 +1,6 @@
PORTNAME= litecoin
DISTVERSIONPREFIX= v
-DISTVERSION= 0.21.2
+DISTVERSION= 0.21.2.1
CATEGORIES= net-p2p finance
MAINTAINER= hsw@bitmark.com
diff --git a/net-p2p/litecoin/distinfo b/net-p2p/litecoin/distinfo
index fbac1e8a5589..a654f74df637 100644
--- a/net-p2p/litecoin/distinfo
+++ b/net-p2p/litecoin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652410387
-SHA256 (litecoin-project-litecoin-v0.21.2_GH0.tar.gz) = 255263d27e409628ddaf7165f8d8363cefbd683bde613c3e7623a27f9733ada2
-SIZE (litecoin-project-litecoin-v0.21.2_GH0.tar.gz) = 6512998
+TIMESTAMP = 1658311623
+SHA256 (litecoin-project-litecoin-v0.21.2.1_GH0.tar.gz) = 533516ebbf5f4efa5b2a789cb93ae9805172c1f547d6cd77c1e8f2bd0e89e00c
+SIZE (litecoin-project-litecoin-v0.21.2.1_GH0.tar.gz) = 6509308