Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2021 08:37:05 GMT
From:      =?utf-8?B?RmVybmFuZG8gQXBlc3RlZ3XDrWE=?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b4c412fcffdb - main - benchmarks/hipercontracer: Update to 1.6.0
Message-ID:  <202105050837.1458b598043342@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=b4c412fcffdb70affc60cab51b77932a7e6e50da

commit b4c412fcffdb70affc60cab51b77932a7e6e50da
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2021-05-04 06:35:45 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2021-05-05 08:32:49 +0000

    benchmarks/hipercontracer: Update to 1.6.0
    
    ChangeLog:
    
    PR:     255567
    Reported by:    dreibh@iem.uni-due.de (maintainer)
---
 benchmarks/hipercontracer/Makefile  |  6 ++++--
 benchmarks/hipercontracer/distinfo  |  6 +++---
 benchmarks/hipercontracer/pkg-plist | 34 +++++++++++++++++-----------------
 3 files changed, 24 insertions(+), 22 deletions(-)

diff --git a/benchmarks/hipercontracer/Makefile b/benchmarks/hipercontracer/Makefile
index 1a39bcfe0a69..e56159b72eb7 100644
--- a/benchmarks/hipercontracer/Makefile
+++ b/benchmarks/hipercontracer/Makefile
@@ -1,7 +1,7 @@
 # Created by: Thomas Dreibholz <dreibh@iem.uni-due.de>
 
 PORTNAME=	hipercontracer
-PORTVERSION=	1.5.0
+PORTVERSION=	1.6.0
 CATEGORIES=	benchmarks
 MASTER_SITES=	https://www.uni-due.de/~be0001/hipercontracer/download/
 
@@ -22,7 +22,9 @@ LIB_DEPENDS=	libboost_date_time.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
 
+CMAKE_ARGS+=	-DCMAKE_INSTALL_MANDIR=${PREFIX}/man
+PLIST_SUB=	PORTVERSION=${PORTVERSION}
+
 .include <bsd.port.mk>
diff --git a/benchmarks/hipercontracer/distinfo b/benchmarks/hipercontracer/distinfo
index 1935efbfa06f..7980a62700d3 100644
--- a/benchmarks/hipercontracer/distinfo
+++ b/benchmarks/hipercontracer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618740118
-SHA256 (hipercontracer-1.5.0.tar.xz) = 591547d05323818460472d4b10ca95c5010574855a1b3d69d9786e9b90c29cef
-SIZE (hipercontracer-1.5.0.tar.xz) = 177288
+TIMESTAMP = 1620046418
+SHA256 (hipercontracer-1.6.0.tar.xz) = f424a3cb31f2dbdf7d01a495934fa89c9ea1dc1f635bc3a1f35f7adde2020dcf
+SIZE (hipercontracer-1.6.0.tar.xz) = 178508
diff --git a/benchmarks/hipercontracer/pkg-plist b/benchmarks/hipercontracer/pkg-plist
index 9e9ebfe6c328..7b0f844ecef6 100644
--- a/benchmarks/hipercontracer/pkg-plist
+++ b/benchmarks/hipercontracer/pkg-plist
@@ -14,25 +14,25 @@ include/hipercontracer/traceroute.h
 lib/libhipercontracer.a
 lib/libhipercontracer.so
 lib/libhipercontracer.so.1
-lib/libhipercontracer.so.1.5.0
+lib/libhipercontracer.so.%%PORTVERSION%%
 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
-%%PORTDOCS%%%%DOCSDIR%%/examples/NoSQL/R-query-example.R
-%%PORTDOCS%%%%DOCSDIR%%/examples/NoSQL/README
-%%PORTDOCS%%%%DOCSDIR%%/examples/NoSQL/admin.ms
-%%PORTDOCS%%%%DOCSDIR%%/examples/NoSQL/database.ms
-%%PORTDOCS%%%%DOCSDIR%%/examples/NoSQL/install-database-and-users
-%%PORTDOCS%%%%DOCSDIR%%/examples/NoSQL/schema.ms
-%%PORTDOCS%%%%DOCSDIR%%/examples/NoSQL/users.ms
-%%PORTDOCS%%%%DOCSDIR%%/examples/SQL/README
-%%PORTDOCS%%%%DOCSDIR%%/examples/SQL/database.sql
-%%PORTDOCS%%%%DOCSDIR%%/examples/SQL/install-database-and-users
-%%PORTDOCS%%%%DOCSDIR%%/examples/SQL/login-as-importer
-%%PORTDOCS%%%%DOCSDIR%%/examples/SQL/login-as-researcher
-%%PORTDOCS%%%%DOCSDIR%%/examples/SQL/procedures.sql
-%%PORTDOCS%%%%DOCSDIR%%/examples/SQL/schema.sql
-%%PORTDOCS%%%%DOCSDIR%%/examples/SQL/users.sql
-%%PORTDOCS%%%%DOCSDIR%%/examples/hipercontracer-database-configuration
+%%DOCSDIR%%/examples/NoSQL/R-query-example.R
+%%DOCSDIR%%/examples/NoSQL/README
+%%DOCSDIR%%/examples/NoSQL/admin.ms
+%%DOCSDIR%%/examples/NoSQL/database.ms
+%%DOCSDIR%%/examples/NoSQL/install-database-and-users
+%%DOCSDIR%%/examples/NoSQL/schema.ms
+%%DOCSDIR%%/examples/NoSQL/users.ms
+%%DOCSDIR%%/examples/SQL/README
+%%DOCSDIR%%/examples/SQL/database.sql
+%%DOCSDIR%%/examples/SQL/install-database-and-users
+%%DOCSDIR%%/examples/SQL/login-as-importer
+%%DOCSDIR%%/examples/SQL/login-as-researcher
+%%DOCSDIR%%/examples/SQL/procedures.sql
+%%DOCSDIR%%/examples/SQL/schema.sql
+%%DOCSDIR%%/examples/SQL/users.sql
+%%DOCSDIR%%/examples/hipercontracer-database-configuration



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