Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 2015 16:25:14 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393697 - head/benchmarks/tsung
Message-ID:  <201508071625.t77GPEUq031128@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Fri Aug  7 16:25:13 2015
New Revision: 393697
URL: https://svnweb.freebsd.org/changeset/ports/393697

Log:
  benchmarks/tsung: update 1.5.1 -> 1.6.0
  
  PR:		201740
  Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)

Modified:
  head/benchmarks/tsung/Makefile
  head/benchmarks/tsung/distinfo
  head/benchmarks/tsung/pkg-plist

Modified: head/benchmarks/tsung/Makefile
==============================================================================
--- head/benchmarks/tsung/Makefile	Fri Aug  7 16:18:11 2015	(r393696)
+++ head/benchmarks/tsung/Makefile	Fri Aug  7 16:25:13 2015	(r393697)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tsung
-PORTVERSION=	1.5.1
+PORTVERSION=	1.6.0
 CATEGORIES=	benchmarks sysutils
 MASTER_SITES=	http://tsung.erlang-projects.org/dist/
 

Modified: head/benchmarks/tsung/distinfo
==============================================================================
--- head/benchmarks/tsung/distinfo	Fri Aug  7 16:18:11 2015	(r393696)
+++ head/benchmarks/tsung/distinfo	Fri Aug  7 16:25:13 2015	(r393697)
@@ -1,2 +1,2 @@
-SHA256 (tsung-1.5.1.tar.gz) = 551457ffe89d1c5b7d064b13fe82e6bff00523ccc7a00367b0ae38cad0c2282b
-SIZE (tsung-1.5.1.tar.gz) = 1422049
+SHA256 (tsung-1.6.0.tar.gz) = 56846c3a90fd7037d9a76330cb8f3052238344491e2fe6ef1ebdb0b620eb3d84
+SIZE (tsung-1.6.0.tar.gz) = 1585794

Modified: head/benchmarks/tsung/pkg-plist
==============================================================================
--- head/benchmarks/tsung/pkg-plist	Fri Aug  7 16:18:11 2015	(r393696)
+++ head/benchmarks/tsung/pkg-plist	Fri Aug  7 16:25:13 2015	(r393697)
@@ -6,6 +6,7 @@ lib/erlang/lib/tsung-%%PORTVERSION%%/ebi
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/gen_ts_transport.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochijson2.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochinum.beam
+lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiutf8.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_charref.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_headers.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/mochiweb_html.beam
@@ -51,18 +52,21 @@ lib/erlang/lib/tsung-%%PORTVERSION%%/ebi
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_launcher_static.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_ldap.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_ldap_common.beam
+lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_local_mon.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_mon_cache.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_mqtt.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_mysql.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_pgsql.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_plugin.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_raw.beam
+lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_reports.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_search.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_server_websocket.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_session_cache.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_shell.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_ssl.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_ssl6.beam
+lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_ssl_session_cache.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_stats.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_sup.beam
 lib/erlang/lib/tsung-%%PORTVERSION%%/ebin/ts_tcp.beam
@@ -120,18 +124,21 @@ lib/erlang/lib/tsung-%%PORTVERSION%%/src
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_launcher_static.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_ldap.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_ldap_common.erl
+lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_local_mon.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_mon_cache.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_mqtt.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_mysql.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_pgsql.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_plugin.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_raw.erl
+lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_reports.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_search.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_server_websocket.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_session_cache.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_shell.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_ssl.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_ssl6.erl
+lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_ssl_session_cache.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_stats.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_sup.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_tcp.erl
@@ -142,6 +149,7 @@ lib/erlang/lib/tsung-%%PORTVERSION%%/src
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_webdav.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/ts_websocket.erl
 lib/erlang/lib/tsung-%%PORTVERSION%%/src/tsung.erl
+lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_api.beam
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config.beam
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_amqp.beam
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_config_fs.beam
@@ -172,6 +180,7 @@ lib/erlang/lib/tsung_controller-%%PORTVE
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_timer.beam
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_user_server.beam
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_user_server_sup.beam
+lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/ts_web.beam
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/tsung_controller.app
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/ebin/tsung_controller.beam
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ELDAPv3.hrl
@@ -196,6 +205,7 @@ lib/erlang/lib/tsung_controller-%%PORTVE
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_recorder.hrl
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_shell.hrl
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/include/ts_websocket.hrl
+lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_api.erl
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config.erl
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_amqp.erl
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_config_fs.erl
@@ -226,6 +236,7 @@ lib/erlang/lib/tsung_controller-%%PORTVE
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_timer.erl
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_user_server.erl
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_user_server_sup.erl
+lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/ts_web.erl
 lib/erlang/lib/tsung_controller-%%PORTVERSION%%/src/tsung_controller.erl
 lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/ebin/ts_client_proxy.beam
 lib/erlang/lib/tsung_recorder-%%PORTVERSION%%/ebin/ts_client_proxy_sup.beam
@@ -278,6 +289,7 @@ man/man1/tsplot.1.gz
 man/man1/tsung-recorder.1.gz
 man/man1/tsung.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/amqp.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bosh.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fs-nfs.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-digest.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-oauth.xml
@@ -291,19 +303,26 @@ man/man1/tsung.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber_privacy.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber_register.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber_roster.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jabber_starttls.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ldap.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mqtt.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mysql.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pgsql.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/raw.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/thinks.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/thinks2.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/websocket.xml
-%%DATADIR%%/templates/dygraph-combined.js
 %%DATADIR%%/templates/footer.thtml
 %%DATADIR%%/templates/graph.thtml
 %%DATADIR%%/templates/graph_dy.thtml
 %%DATADIR%%/templates/header.thtml
 %%DATADIR%%/templates/report.thtml
+%%DATADIR%%/templates/style/bootstrap.min.css
+%%DATADIR%%/templates/style/bootstrap.min.js
+%%DATADIR%%/templates/style/dashboard.css
+%%DATADIR%%/templates/style/docs.min.css
+%%DATADIR%%/templates/style/dygraph-combined.js
+%%DATADIR%%/templates/style/jquery.min.js
 %%DATADIR%%/tsung-1.0.dtd
 %%DATADIR%%/tsung_plotter/fs.plots.en.conf
 %%DATADIR%%/tsung_plotter/http.plots.en.conf



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