git: 814e7a873e76 - main - net/scapy: Update version 2.5.0=>2.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Oct 2024 13:34:22 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=814e7a873e76b8af379755e8fa7f1cdb3208c78e commit 814e7a873e76b8af379755e8fa7f1cdb3208c78e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-29 13:20:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-10-01 13:33:57 +0000 net/scapy: Update version 2.5.0=>2.6.0 Changelog: https://github.com/secdev/scapy/releases/tag/v2.6.0 --- net/scapy/Makefile | 10 +++++----- net/scapy/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net/scapy/Makefile b/net/scapy/Makefile index c98b2a70e479..b6a17111f310 100644 --- a/net/scapy/Makefile +++ b/net/scapy/Makefile @@ -1,6 +1,5 @@ PORTNAME= scapy -PORTVERSION= 2.5.0 -PORTREVISION= 3 +DISTVERSION= 2.6.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +11,12 @@ WWW= https://scapy.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libdnet>0:net/py-libdnet@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pypcap>0:net/py-pypcap@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pypcap>0:net/py-pypcap@${PY_FLAVOR} USES= cpe python -USE_PYTHON= autoplist concurrent cryptography distutils +USE_PYTHON= autoplist concurrent cryptography pep517 NO_ARCH= yes diff --git a/net/scapy/distinfo b/net/scapy/distinfo index ac5e6a3b88fe..d0c6bb19bb3f 100644 --- a/net/scapy/distinfo +++ b/net/scapy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672435608 -SHA256 (scapy-2.5.0.tar.gz) = 5b260c2b754fd8d409ba83ee7aee294ecdbb2c235f9f78fe90bc11cb6e5debc2 -SIZE (scapy-2.5.0.tar.gz) = 1279162 +TIMESTAMP = 1727615864 +SHA256 (scapy-2.6.0.tar.gz) = c8f7eb54511c2fab502128ccf18e2e4b98e1f6af6e02ae15b84ad3039143ba3b +SIZE (scapy-2.6.0.tar.gz) = 2252389