aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/synth/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-11-08 15:21:56 +0000
committerJohn Marino <marino@FreeBSD.org>2016-11-08 15:21:56 +0000
commit78ef0cfc0255e6f1d6ace08a8b5dd5e4c728811a (patch)
treececff15f154b387e92771da6ae8ff2d5e55d07df /ports-mgmt/synth/Makefile
parent936c5194fd0d24c09465ba3bb4469624b2917d63 (diff)
downloadports-78ef0cfc0255e6f1d6ace08a8b5dd5e4c728811a.tar.gz
ports-78ef0cfc0255e6f1d6ace08a8b5dd5e4c728811a.zip
ports-mgmt/synth: Upgrade version 1.64 => 1.65
Skip new "base" category during ports scanning The new base category was never meant to be part of the build so the category makefile was intentionally left off so poudriere and friends would skip it. Unfortunately, this idea didn't account for Synth which has a different behavior: If no category makefile exists, *ALL* subdirectories are scanned instead of none of them. (DPorts doesn't use category Makefiles because by definition all ports are valid; there are no "unhooked" ones) The proper solution would be to include a practically blank ports/head/base/Makefile to maintain consistency with the rest of the ports categories, but synth now actively excludes the base category. Change name of 05 log The command output log name has changed from "05_abnormal_cmd.out" to "05_abnormal_command_output.log". The former tended to be considered a binary file by webservers and would download rather than display. Final tally added to end of main 00_last_results.log file At the end of a bulk run, the final tally (queue size, built, failed, skipped, ignored) would be displayed in curses mode. This change adds the same useful information to the end the main bulk run log.
Notes
Notes: svn path=/head/; revision=425748
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 2674b105aaae..7a4bbf5d33d6 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= synth
-PORTVERSION= 1.64a
+PORTVERSION= 1.65
DISTVERSIONPREFIX= v
CATEGORIES= ports-mgmt