Date: Wed, 29 Jun 2022 16:36:06 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: 02aff06c0dc3 - main - net/py-pyroute2.nftables: Update to 0.6.13 Message-ID: <202206291636.25TGa6mC086891@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=02aff06c0dc344f6ac34829eabf5ea270862bd8d commit 02aff06c0dc344f6ac34829eabf5ea270862bd8d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 16:28:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 16:32:44 +0000 net/py-pyroute2.nftables: Update to 0.6.13 Changes: https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md --- net/py-pyroute2.nftables/Makefile | 2 +- net/py-pyroute2.nftables/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-pyroute2.nftables/Makefile b/net/py-pyroute2.nftables/Makefile index fce0d750e6c1..cdf0a9b5a852 100644 --- a/net/py-pyroute2.nftables/Makefile +++ b/net/py-pyroute2.nftables/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pyroute2.nftables -PORTVERSION= 0.6.12 +PORTVERSION= 0.6.13 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyroute2.nftables/distinfo b/net/py-pyroute2.nftables/distinfo index eafc89c3b287..63054352b55a 100644 --- a/net/py-pyroute2.nftables/distinfo +++ b/net/py-pyroute2.nftables/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655208312 -SHA256 (pyroute2.nftables-0.6.12.tar.gz) = 8f2d3833bdebe3d2f17db1c0b838126a81569a47343bf8cf270743956f180927 -SIZE (pyroute2.nftables-0.6.12.tar.gz) = 26999 +TIMESTAMP = 1656092960 +SHA256 (pyroute2.nftables-0.6.13.tar.gz) = c94bd740d50b03a1a8d9654f769e77afc77a75e05fc5887dd0551e3970f86592 +SIZE (pyroute2.nftables-0.6.13.tar.gz) = 27004
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206291636.25TGa6mC086891>