Date: Sat, 22 May 2021 17:24:44 GMT From: Sofian Brabez <sbz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3dcdd865bb11 - main - net/py-dpkt: update to 1.9.6 Message-ID: <202105221724.14MHOiGX024870@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sbz: URL: https://cgit.FreeBSD.org/ports/commit/?id=3dcdd865bb11f72dac775ca9f72574f03531badf commit 3dcdd865bb11f72dac775ca9f72574f03531badf Author: Sofian Brabez <sbz@FreeBSD.org> AuthorDate: 2021-05-22 17:17:57 +0000 Commit: Sofian Brabez <sbz@FreeBSD.org> CommitDate: 2021-05-22 17:24:17 +0000 net/py-dpkt: update to 1.9.6 --- net/py-dpkt/Makefile | 2 +- net/py-dpkt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-dpkt/Makefile b/net/py-dpkt/Makefile index 66091d9d3f6b..d571e228c07b 100644 --- a/net/py-dpkt/Makefile +++ b/net/py-dpkt/Makefile @@ -1,5 +1,5 @@ PORTNAME= dpkt -PORTVERSION= 1.9.5 +PORTVERSION= 1.9.6 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-dpkt/distinfo b/net/py-dpkt/distinfo index 332e57d37281..d271c09fb6e5 100644 --- a/net/py-dpkt/distinfo +++ b/net/py-dpkt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613652906 -SHA256 (dpkt-1.9.5.tar.gz) = 141cab4defcb4ead83e664765ebb045f55dbe73e17d617acafd6eaf368d7c55e -SIZE (dpkt-1.9.5.tar.gz) = 160052 +TIMESTAMP = 1621703770 +SHA256 (dpkt-1.9.6.tar.gz) = b5737010fd420d142e02ed04fa616edd1fc05e414980baef594f72287c875eef +SIZE (dpkt-1.9.6.tar.gz) = 160693
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105221724.14MHOiGX024870>