pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tcpflow tcpflow: updated to 1.6.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d8635ea20f1
branches: trunk
changeset: 448137:1d8635ea20f1
user: adam <adam%pkgsrc.org@localhost>
date: Fri Mar 05 18:52:14 2021 +0000
description:
tcpflow: updated to 1.6.1
tcpflow v1.6.1
Here is release v1.6.1. Does not use the new be13 API that is updated for C++17. That's coming.
Some problems with the checks, but they are problems with the test harness, not the tests themselves. Help from volunteers is appreciated!
diffstat:
net/tcpflow/Makefile | 7 +++----
net/tcpflow/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (40 lines):
diff -r d02fb0720bdd -r 1d8635ea20f1 net/tcpflow/Makefile
--- a/net/tcpflow/Makefile Fri Mar 05 13:57:17 2021 +0000
+++ b/net/tcpflow/Makefile Fri Mar 05 18:52:14 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2021/01/01 08:24:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2021/03/05 18:52:14 adam Exp $
-DISTNAME= tcpflow-1.5.0
-PKGREVISION= 14
+DISTNAME= tcpflow-1.6.1
CATEGORIES= net security
MASTER_SITES= http://downloads.digitalcorpora.org/downloads/tcpflow/
@@ -10,7 +9,7 @@
COMMENT= Captures data transmitted as part of TCP connections
LICENSE= gnu-gpl-v3
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++17
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-o3
diff -r d02fb0720bdd -r 1d8635ea20f1 net/tcpflow/distinfo
--- a/net/tcpflow/distinfo Fri Mar 05 13:57:17 2021 +0000
+++ b/net/tcpflow/distinfo Fri Mar 05 18:52:14 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2018/08/21 06:52:11 adam Exp $
+$NetBSD: distinfo,v 1.11 2021/03/05 18:52:14 adam Exp $
-SHA1 (tcpflow-1.5.0.tar.gz) = 5d8b3dda2be469fd2449b31d2ca8955010666d85
-RMD160 (tcpflow-1.5.0.tar.gz) = be77d858cf1825f41008d0ca51af83ccaaa96e12
-SHA512 (tcpflow-1.5.0.tar.gz) = eaf518e5e4d95ea9587542cec16a65a8e1518b54e6c23d84355ce11780c99758346db364ba502f90d938e54b01a1e32807d69ed35afb1e5e378a9a009c5609f5
-Size (tcpflow-1.5.0.tar.gz) = 471429 bytes
+SHA1 (tcpflow-1.6.1.tar.gz) = 049ded17fcc93d247ef694b32d7239ee33e0de06
+RMD160 (tcpflow-1.6.1.tar.gz) = d72cc93679ec2038ec8a61c231a96baaaee05109
+SHA512 (tcpflow-1.6.1.tar.gz) = 8a54554f2e47f6b136396b245eaeeafbfe3833e250a1eaf1905fadc14ccf821ca0f7ed18bf976fefa1de3efeae4895413af2c675bb6690d87b1368639cb15148
+Size (tcpflow-1.6.1.tar.gz) = 450511 bytes
SHA1 (patch-configure) = 1cd65ab0ae845d908813773bcc6bc5f3fbd135d0
SHA1 (patch-src_tcpip.cpp) = 0ff720b2192ba879c390bb5f82d0e0e240e26078
SHA1 (patch-tests_test-multifile.sh) = 7c614f53a6664b74540ee54f7cb61dfa3934d978
Home |
Main Index |
Thread Index |
Old Index