1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

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
This commit is contained in:
Clockwork 2023-03-03 09:40:07 +01:00 committed by Fernando Apesteguía
parent 15c592ca17
commit c31a24743a
3 changed files with 11 additions and 9 deletions

View File

@ -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| ; \

View File

@ -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

View File

@ -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