Date: Thu, 9 Jun 2022 23:20:16 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 52bba4cc60cf - main - net/py-pyroute2.ethtool: Update to 0.6.11 Message-ID: <202206092320.259NKG9t049178@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=52bba4cc60cf0467d52d1f800585956e003761fb commit 52bba4cc60cf0467d52d1f800585956e003761fb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-09 23:11:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-09 23:16:10 +0000 net/py-pyroute2.ethtool: Update to 0.6.11 Changes: https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md --- net/py-pyroute2.ethtool/Makefile | 2 +- net/py-pyroute2.ethtool/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-pyroute2.ethtool/Makefile b/net/py-pyroute2.ethtool/Makefile index 1bac88a62b79..daf06fe0f983 100644 --- a/net/py-pyroute2.ethtool/Makefile +++ b/net/py-pyroute2.ethtool/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pyroute2.ethtool -PORTVERSION= 0.6.10 +PORTVERSION= 0.6.11 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyroute2.ethtool/distinfo b/net/py-pyroute2.ethtool/distinfo index bf42ae45eaef..bc09576d4daa 100644 --- a/net/py-pyroute2.ethtool/distinfo +++ b/net/py-pyroute2.ethtool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654708374 -SHA256 (pyroute2.ethtool-0.6.10.tar.gz) = e62d736cab38d115c2401d5c9f78eb0ce5fe1609749e49d314bb2f23af6e771c -SIZE (pyroute2.ethtool-0.6.10.tar.gz) = 29270 +TIMESTAMP = 1654774096 +SHA256 (pyroute2.ethtool-0.6.11.tar.gz) = df116c2b9d16b67452f08984594e0791ef4d769d40b26e303c405f413d6b6175 +SIZE (pyroute2.ethtool-0.6.11.tar.gz) = 29309
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206092320.259NKG9t049178>