Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2023 07:40:40 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c6893757947d - main - benchmarks/hipercontracer: Update to 1.6.10
Message-ID:  <202312200740.3BK7eeli049127@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c6893757947dbca67ba108b02f0eb0fc6c6ed724

commit c6893757947dbca67ba108b02f0eb0fc6c6ed724
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2023-12-18 12:25:06 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-12-20 07:40:28 +0000

    benchmarks/hipercontracer: Update to 1.6.10
    
    PR:             275600
    Reported by:    thomas.dreibholz@gmail.com (maintainer)
---
 benchmarks/hipercontracer/Makefile | 13 ++++---------
 benchmarks/hipercontracer/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 12 deletions(-)

diff --git a/benchmarks/hipercontracer/Makefile b/benchmarks/hipercontracer/Makefile
index fba4ce6da283..855e6163509b 100644
--- a/benchmarks/hipercontracer/Makefile
+++ b/benchmarks/hipercontracer/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	hipercontracer
-PORTVERSION=	1.6.0
-PORTREVISION=	1
+PORTVERSION=	1.6.10
 CATEGORIES=	benchmarks
-MASTER_SITES=	https://www.uni-due.de/~be0001/hipercontracer/download/
+MASTER_SITES=	https://www.nntb.no/~dreibh/hipercontracer/download/
 
-MAINTAINER=	dreibh@iem.uni-due.de
+MAINTAINER=	thomas.dreibholz@gmail.com
 COMMENT=	High-Performance Connectivity Tracer (HiPerConTracer)
-WWW=		https://www.uni-due.de/~be0001/hipercontracer/
+WWW=		https://www.nntb.no/~dreibh/hipercontracer/
 
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
@@ -21,8 +20,4 @@ SHEBANG_FILES=	src/addressinfogenerator src/get-default-ips src/tracedataimporte
 CMAKE_ARGS=	-DCMAKE_INSTALL_MANDIR:PATH=${PREFIX}/man
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
-post-patch:
-	@${REINPLACE_CMD} -e '/^#include <set>/ { x; s/^/#include <map>/; G; }' \
-		${WRKSRC}/src/tools.h ${WRKSRC}/src/traceroute.h
-
 .include <bsd.port.mk>
diff --git a/benchmarks/hipercontracer/distinfo b/benchmarks/hipercontracer/distinfo
index 7980a62700d3..21ac9ddecec0 100644
--- a/benchmarks/hipercontracer/distinfo
+++ b/benchmarks/hipercontracer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620046418
-SHA256 (hipercontracer-1.6.0.tar.xz) = f424a3cb31f2dbdf7d01a495934fa89c9ea1dc1f635bc3a1f35f7adde2020dcf
-SIZE (hipercontracer-1.6.0.tar.xz) = 178508
+TIMESTAMP = 1701949463
+SHA256 (hipercontracer-1.6.10.tar.xz) = 5af4497a1fe78b93050673a5a519be1d98e1e2c59532407193717b863b94f564
+SIZE (hipercontracer-1.6.10.tar.xz) = 181536



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312200740.3BK7eeli049127>