git: f27816425f72 - main - net-p2p/litecoin: update to 0.21.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Jul 2022 07:25:06 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=f27816425f722034ac043e6e2732fc3cb537dadd commit f27816425f722034ac043e6e2732fc3cb537dadd Author: Christopher Hall <hsw@bitmark.com> AuthorDate: 2022-07-28 19:55:56 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-07-29 07:25:00 +0000 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 --- net-p2p/litecoin-daemon/Makefile | 1 - net-p2p/litecoin-utils/Makefile | 1 - net-p2p/litecoin/Makefile | 2 +- net-p2p/litecoin/distinfo | 6 +++--- 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