aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/synth/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-10-20 18:24:26 +0000
committerJohn Marino <marino@FreeBSD.org>2016-10-20 18:24:26 +0000
commit0fcb615212a606f0c6e981781cd9f9933d45a6d9 (patch)
treeb16c7db9a3d7e713a503e473f784d577bf1ca519 /ports-mgmt/synth/Makefile
parentcacd1fc7aad8c13c2a0483dee1d04f0500797cc6 (diff)
downloadports-0fcb615212a606f0c6e981781cd9f9933d45a6d9.tar.gz
ports-0fcb615212a606f0c6e981781cd9f9933d45a6d9.zip
ports-mgmt/synth: Upgrade version 1.61 => 1.62
Cosmetic: curses display Capitalize "Swap" and "Skipped" field labels Cosmetic: web report After the build completes, fade out the builders table in 2.5 seconds. Nobody needs to see a table showing all the builders in "shutdown" mode. Bandwidth: json files A history.json file holds up to 500 log entries. 16 bytes of spaces were removed which reduces the history file size by 8000 bytes. Spaces were also removed from summary.json which can account for 20%+ of the size. Only rewrite history files upon change: The last history.json file was being written/rewritten every 3 seconds regardless if there were changes to it or not. Now it's only written if it's changed since the previous write. This might help reduce errors seen by in nginx access log which are thought to occur when file changes as the file is being served.
Notes
Notes: svn path=/head/; revision=424344
Diffstat (limited to 'ports-mgmt/synth/Makefile')
-rw-r--r--ports-mgmt/synth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile
index a49e6c6b579e..c8c2b385d3dd 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= synth
-PORTVERSION= 1.61
+PORTVERSION= 1.62
DISTVERSIONPREFIX= v
CATEGORIES= ports-mgmt