Index: head/benchmarks/hipercontracer/Makefile =================================================================== --- head/benchmarks/hipercontracer/Makefile (revision 533762) +++ head/benchmarks/hipercontracer/Makefile (revision 533763) @@ -1,30 +1,29 @@ # Created by: Thomas Dreibholz # $FreeBSD$ PORTNAME= hipercontracer -PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTVERSION= 1.4.8 CATEGORIES= benchmarks MASTER_SITES= https://www.uni-due.de/~be0001/hipercontracer/download/ MAINTAINER= dreibh@iem.uni-due.de COMMENT= High-Performance Connectivity Tracer (HiPerConTracer) LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libboost_filesystem.so:devel/boost-libs \ libboost_iostreams.so:devel/boost-libs \ libboost_log.so:devel/boost-libs \ libboost_program_options.so:devel/boost-libs \ libboost_system.so:devel/boost-libs \ libboost_thread.so:devel/boost-libs USES= cmake compiler:c++14-lang python shebangfix tar:xz USE_LDCONFIG= yes CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/man SHEBANG_FILES= src/addressinfogenerator src/get-default-ips src/tracedataimporter .include Index: head/benchmarks/hipercontracer/distinfo =================================================================== --- head/benchmarks/hipercontracer/distinfo (revision 533762) +++ head/benchmarks/hipercontracer/distinfo (revision 533763) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565771690 -SHA256 (hipercontracer-1.4.6.tar.xz) = 638d282a4a0d82221f05c28acf7132b64db7667b6a95f3291101605983921d33 -SIZE (hipercontracer-1.4.6.tar.xz) = 115160 +TIMESTAMP = 1587930604 +SHA256 (hipercontracer-1.4.8.tar.xz) = 090f75d053cb3444a9cdc6c2813bd59ee0f58313cb41412d33416b2d4b1e18d1 +SIZE (hipercontracer-1.4.8.tar.xz) = 120420 Index: head/benchmarks/hipercontracer/pkg-plist =================================================================== --- head/benchmarks/hipercontracer/pkg-plist (revision 533762) +++ head/benchmarks/hipercontracer/pkg-plist (revision 533763) @@ -1,22 +1,22 @@ bin/addressinfogenerator bin/get-default-ips bin/hipercontracer bin/hpcttrigger bin/tracedataimporter include/hipercontracer/destinationinfo.h include/hipercontracer/logger.h include/hipercontracer/ping.h include/hipercontracer/resultentry.h include/hipercontracer/resultswriter.h include/hipercontracer/service.h include/hipercontracer/tools.h include/hipercontracer/traceroute.h lib/libhipercontracer.a lib/libhipercontracer.so lib/libhipercontracer.so.1 -lib/libhipercontracer.so.1.4.6 +lib/libhipercontracer.so.1.4.8 man/man1/addressinfogenerator.1.gz man/man1/get-default-ips.1.gz man/man1/hipercontracer.1.gz man/man1/hpcttrigger.1.gz man/man1/tracedataimporter.1.gz