summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-03-10 13:25:54 +0000
committerJohn Marino <marino@FreeBSD.org>2016-03-10 13:25:54 +0000
commitc18bc185243c63a448f494915e214e151d2d444f (patch)
tree0b2634870cdf03838a536469ced9bd545ccd796b /ports-mgmt
parentnet/3proxy: 0.8.5 -> 0.8.6 (diff)
ports-mgmt/synth: Upgrade version 1.22 => 1.30
This is an enhancement release that contains a bug fix. Description of bug: If synth is launched from mountpoint of the ports directory (e.g. /usr/ports), it may malfunction with strange messages such as "invalid origins" and printing strange symbols to the screen along with parts of a directory. As a result, Synth now detects this launch location (as it already did with /usr/local) and refuses to run until the current directory is changed outside of the ports tree. Enhancement 1: It is now possible to remove alternate profiles. When more than one profile exists, a menu option "<" appears that provides the user with an opportunity to remove one to all inactive profiles from the configuration. The man page has been updated as well. Enhancement 2: Synth will automatically convert any directory inputs on the configure command to the true path. For example, if somebody types in "/usr/xports" for the ports directory, but that's just a symbolic link to /vcs/freebsd-ports", the entry will automatically convert to its true resolved path (e.g. /vcs/freebsd-ports). This enables the cwd detection of the bug fix above to always work.
Notes
Notes: svn path=/head/; revision=410750
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/synth/Makefile2
-rw-r--r--ports-mgmt/synth/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile
index 5a1de5492dc0..540aeec0c054 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= synth
-PORTVERSION= 1.22
+PORTVERSION= 1.30
DISTVERSIONPREFIX= v
CATEGORIES= ports-mgmt
diff --git a/ports-mgmt/synth/distinfo b/ports-mgmt/synth/distinfo
index 8ad07fc4e030..09fa8c999746 100644
--- a/ports-mgmt/synth/distinfo
+++ b/ports-mgmt/synth/distinfo
@@ -1,4 +1,4 @@
-SHA256 (jrmarino-synth-v1.22_GH0.tar.gz) = c558114b53c82f329e61722eaf101f591d619ef37237219b20492d45e5f40b84
-SIZE (jrmarino-synth-v1.22_GH0.tar.gz) = 97465
+SHA256 (jrmarino-synth-v1.30_GH0.tar.gz) = 1404cdde2409301c9b4f8ec1092844522ab882dc248683d16af2973f0b8a60c8
+SIZE (jrmarino-synth-v1.30_GH0.tar.gz) = 98649
SHA256 (jrmarino-synth_external-v1.3_GH0.tar.gz) = 2afc03e494d2394446eabdb5244967c202a79b449c7cad7ea67a87807cc25f44
SIZE (jrmarino-synth_external-v1.3_GH0.tar.gz) = 209283