Date: Sun, 23 May 2021 03:56:43 GMT From: =?utf-8?B?QWxleGFuZHJlIEMuIEd1aW1hcsOjZXM=?= <rigoletto@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6535ce2a28a6 - main - net-p2p/py-tremc: bring in upstream fixes. Message-ID: <202105230356.14N3uhuo066123@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rigoletto: URL: https://cgit.FreeBSD.org/ports/commit/?id=6535ce2a28a6e34e71c5102406bb7b0305117d85 commit 6535ce2a28a6e34e71c5102406bb7b0305117d85 Author: Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> AuthorDate: 2021-05-23 03:56:18 +0000 Commit: Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> CommitDate: 2021-05-23 03:56:18 +0000 net-p2p/py-tremc: bring in upstream fixes. --- net-p2p/py-tremc/Makefile | 6 ++++-- net-p2p/py-tremc/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/net-p2p/py-tremc/Makefile b/net-p2p/py-tremc/Makefile index 834e2895b401..d85bd446bfbb 100644 --- a/net-p2p/py-tremc/Makefile +++ b/net-p2p/py-tremc/Makefile @@ -1,5 +1,6 @@ PORTNAME= tremc -DISTVERSION= 0.9.2 +DISTVERSION= 0.9.2-367 +DISTVERSIONSUFFIX= -g8b6b291 CATEGORIES= net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,8 +10,9 @@ COMMENT= Console client for the BitTorrent client Transmission LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= python:3.4+ shebangfix +USES= python:3.6+ shebangfix USE_GITHUB= yes +GH_TAGNAME= 8b6b29163295e5cf12d9d874e80203c5906619c8 NO_ARCH= yes NO_BUILD= yes SHEBANG_FILES= ${PORTNAME} diff --git a/net-p2p/py-tremc/distinfo b/net-p2p/py-tremc/distinfo index 00f50577dee8..876e8ed9e522 100644 --- a/net-p2p/py-tremc/distinfo +++ b/net-p2p/py-tremc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591194123 -SHA256 (tremc-tremc-0.9.2_GH0.tar.gz) = ea31ff593c64bbf2c471f6c45ef09129e1e9cb55e8f8bd90e2916976a7053c61 -SIZE (tremc-tremc-0.9.2_GH0.tar.gz) = 315631 +TIMESTAMP = 1621548079 +SHA256 (tremc-tremc-0.9.2-367-g8b6b291-8b6b29163295e5cf12d9d874e80203c5906619c8_GH0.tar.gz) = 8420bb7a019c99619e2e44a966278a56ebdac570093f0d5547250972c07d1920 +SIZE (tremc-tremc-0.9.2-367-g8b6b291-8b6b29163295e5cf12d9d874e80203c5906619c8_GH0.tar.gz) = 334602
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105230356.14N3uhuo066123>