git: c31a24743ae7 - main - benchmarks/tsung: Update to 1.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Mar 2023 12:12:36 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=c31a24743ae77ddb444282521087fd413d1677d7 commit c31a24743ae77ddb444282521087fd413d1677d7 Author: Clockwork <Clockwork6400@protonmail.com> AuthorDate: 2023-03-03 08:40:07 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-03-05 12:08:07 +0000 benchmarks/tsung: Update to 1.8.0 ChangeLog: https://github.com/processone/tsung/blob/develop/CHANGELOG.md Reporter becomes maintainer. Already maintainer of several ports. PR: 269916 Reported by: Clockwork6400@protonmail.com --- benchmarks/tsung/Makefile | 12 ++++++------ benchmarks/tsung/distinfo | 6 +++--- benchmarks/tsung/pkg-plist | 2 ++ 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/benchmarks/tsung/Makefile b/benchmarks/tsung/Makefile index 45e46e9da829..b68593feef37 100644 --- a/benchmarks/tsung/Makefile +++ b/benchmarks/tsung/Makefile @@ -1,9 +1,9 @@ PORTNAME= tsung -DISTVERSION= 1.7.0 +DISTVERSION= 1.8.0 CATEGORIES= benchmarks sysutils MASTER_SITES= http://tsung.erlang-projects.org/dist/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= Clockwork6400@protonmail.com COMMENT= Multi-protocol distributed load testing tool WWW= http://tsung.erlang-projects.org/ @@ -15,17 +15,17 @@ RUN_DEPENDS= erl:lang/erlang USES= gmake perl5 python:run shebangfix USE_PERL5= run -SHEBANG_FILES= src/*.pl.in src/tsung-plotter/tsung/tsung.py \ - src/tsung-plotter/tsplot.py.in +SHEBANG_FILES= src/*.pl.in src/tsung-plotter/tsplot.py.in \ + src/tsung-plotter/tsung/tsung.py GNU_CONFIGURE= yes PLIST_SUB= PORTVERSION=${PORTVERSION} -OPTIONS_DEFINE= EXAMPLES - PORTEXAMPLES= * +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e 's|MAN_DIR = $$(datadir)/man/man1/|MAN_DIR = $$(prefix)/man/man1/| ; \ s|CONFDIR = $$(docdir)/examples|CONFDIR = $$(prefix)/share/examples/tsung| ; \ diff --git a/benchmarks/tsung/distinfo b/benchmarks/tsung/distinfo index 2137bfeb4740..b204d1a44cdd 100644 --- a/benchmarks/tsung/distinfo +++ b/benchmarks/tsung/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561226919 -SHA256 (tsung-1.7.0.tar.gz) = 6394445860ef34faedf8c46da95a3cb206bc17301145bc920151107ffa2ce52a -SIZE (tsung-1.7.0.tar.gz) = 1572265 +TIMESTAMP = 1677775547 +SHA256 (tsung-1.8.0.tar.gz) = 91e8643026017e3d0088a6710fb11c4f617477e826ebe4c5fe586aa63147fc92 +SIZE (tsung-1.8.0.tar.gz) = 1662056 diff --git a/benchmarks/tsung/pkg-plist b/benchmarks/tsung/pkg-plist index 36213362e45e..f18b37d6a8b6 100644 --- a/benchmarks/tsung/pkg-plist +++ b/benchmarks/tsung/pkg-plist @@ -5,6 +5,8 @@ lib/tsung/bin/log2tsung.pl lib/tsung/bin/tsung-rrd.pl lib/tsung/bin/tsung_percentile.pl lib/tsung/bin/tsung_stats.pl +lib/tsung/tsung_controller-%%PORTVERSION%%/ebin/ts_local_file_server.beam +lib/tsung/tsung_controller-%%PORTVERSION%%/src/ts_local_file_server.erl lib/tsung/tsung-%%PORTVERSION%%/ebin/gen_ts_transport.beam lib/tsung/tsung-%%PORTVERSION%%/ebin/mochijson2.beam lib/tsung/tsung-%%PORTVERSION%%/ebin/mochinum.beam