mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
net/tcptestsuite: Update the test suite
Sponsored by: BBOX.io
This commit is contained in:
parent
581337f9a0
commit
7018440a57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565341
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tcptestsuite
|
||||
PORTVERSION= 0.0.2
|
||||
PORTVERSION= 0.0.3
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -14,7 +14,7 @@ RUN_DEPENDS= packetdrill:net/packetdrill
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd-net
|
||||
GH_PROJECT= tcp-testsuite
|
||||
GH_TAGNAME= dcf5c31
|
||||
GH_TAGNAME= 974a466
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
@ -22,6 +22,6 @@ NO_BUILD= yes
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/run-all-tests ${STAGEDIR}${PREFIX}/bin
|
||||
(cd ${WRKSRC} && \
|
||||
${COPYTREE_SHARE} "snd-syn socket-api rcv-icmp snippets state-event-engine" ${STAGEDIR}${DATADIR})
|
||||
${COPYTREE_SHARE} "fast-open snd-syn socket-api rcv-data-segments rcv-icmp snippets state-event-engine" ${STAGEDIR}${DATADIR})
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1478609592
|
||||
SHA256 (freebsd-net-tcp-testsuite-0.0.2-dcf5c31_GH0.tar.gz) = f3ed3ef625b1dca72ff4676f1687d290a4158329cbd57f50f7a35adf4a68d017
|
||||
SIZE (freebsd-net-tcp-testsuite-0.0.2-dcf5c31_GH0.tar.gz) = 51319
|
||||
TIMESTAMP = 1613423319
|
||||
SHA256 (freebsd-net-tcp-testsuite-0.0.3-974a466_GH0.tar.gz) = 08e6e7a9764d2049ce4e8acd6b39fb066eb28d5e9a7e5556c733a6f3e5d609e4
|
||||
SIZE (freebsd-net-tcp-testsuite-0.0.3-974a466_GH0.tar.gz) = 98407
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user