diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-08-13 21:59:02 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-08-13 21:59:02 +0000 |
commit | 316dfa7ff592d24cfea220dab25f8e872b2016b2 (patch) | |
tree | 9b035d0e646438aab4dd15afda93975db0d83a60 /net-im | |
parent | 0c7dc882a4618e38b3590c9e929b829383596541 (diff) | |
download | ports-316dfa7ff592d24cfea220dab25f8e872b2016b2.tar.gz ports-316dfa7ff592d24cfea220dab25f8e872b2016b2.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/scli/Makefile | 6 | ||||
-rw-r--r-- | net-im/scli/distinfo | 8 |
2 files changed, 5 insertions, 9 deletions
diff --git a/net-im/scli/Makefile b/net-im/scli/Makefile index b6a41f2df45c..b0f3a114f475 100644 --- a/net-im/scli/Makefile +++ b/net-im/scli/Makefile @@ -1,10 +1,8 @@ # $FreeBSD$ PORTNAME= scli -DISTVERSION= g20200713 +DISTVERSION= g20200813 CATEGORIES= net-im python -PATCH_SITES= https://github.com/isamert/scli/commit/ -PATCHFILES= 7be89ab90a2f467abeb363c44c5558c7397c38da.patch:-p1 MAINTAINER= 0mp@FreeBSD.org COMMENT= Simple terminal user interface for the Signal messenger (using signal-cli) @@ -18,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urwid>=0:devel/py-urwid@${PY_FLAVOR} \ USES= python:run,3.5+ shebangfix USE_GITHUB= yes GH_ACCOUNT= isamert -GH_TAGNAME= 8e068d4 +GH_TAGNAME= 157e3d1 SHEBANG_FILES= ${PORTNAME} NO_ARCH= yes diff --git a/net-im/scli/distinfo b/net-im/scli/distinfo index 9c43ec72e019..389b3e7eeffa 100644 --- a/net-im/scli/distinfo +++ b/net-im/scli/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1597144559 -SHA256 (isamert-scli-g20200713-8e068d4_GH0.tar.gz) = 6e0457b2ff3e72d4042a8fd3520463470e46463a60b2bc8f9ac8a90a56a9d6c8 -SIZE (isamert-scli-g20200713-8e068d4_GH0.tar.gz) = 110790 -SHA256 (7be89ab90a2f467abeb363c44c5558c7397c38da.patch) = d6654a38ccac7e922209549ec6ede94224d109ff7c4340cb07cfb9016fce345b -SIZE (7be89ab90a2f467abeb363c44c5558c7397c38da.patch) = 694 +TIMESTAMP = 1597355414 +SHA256 (isamert-scli-g20200813-157e3d1_GH0.tar.gz) = 59bf4db8e57bafc602cda35fe968553d897fa1c7035887dd4a3bd5bcc2a1ae75 +SIZE (isamert-scli-g20200813-157e3d1_GH0.tar.gz) = 111576 |