summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-03-03 10:17:48 +0000
committerJohn Marino <marino@FreeBSD.org>2016-03-03 10:17:48 +0000
commit7d7ea0e744c5129a05d17b64cd905804769aee45 (patch)
treef4d8807beb7a3af4974df800f2877604ab22a1d6 /ports-mgmt
parentUpdate freetype2 to 2.6.3. (diff)
ports-mgmt/synth: Upgrade version 1.10 => 1.11
This fixes a regression in building ports that have dependences that install kernel modules. When DTrace support was added by providing a read-only mount of /boot to the builder, the kernel modules could no longer be installed at /boot/modules by pkg(8). Previously, although successful, module installs would have caused a file system violation on test mode checks. Since /boot is now excluded from checks (since DTrace support), leftovers in /boot/modules will not be detected in test mode. The fix is too elaborate and FreeBSD-specific to worry about (plus there's the philosophy question about why the ports framework is even allowed to modify the base but that's out of scope).
Notes
Notes: svn path=/head/; revision=410024
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 6357fb961700..06bb24e2e919 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= synth
-PORTVERSION= 1.10
+PORTVERSION= 1.11
DISTVERSIONPREFIX= v
CATEGORIES= ports-mgmt
diff --git a/ports-mgmt/synth/distinfo b/ports-mgmt/synth/distinfo
index cf76b36a8548..fd2f62493140 100644
--- a/ports-mgmt/synth/distinfo
+++ b/ports-mgmt/synth/distinfo
@@ -1,4 +1,4 @@
-SHA256 (jrmarino-synth-v1.10_GH0.tar.gz) = f29f9707f55b2396a64292de9611c988d91df88b1a5b66deac30e3b236f7c4d5
-SIZE (jrmarino-synth-v1.10_GH0.tar.gz) = 92918
+SHA256 (jrmarino-synth-v1.11_GH0.tar.gz) = 7e4858b0487df06060dcb7a875a44d3ab751570a01c005786cab8818fd5c1132
+SIZE (jrmarino-synth-v1.11_GH0.tar.gz) = 92961
SHA256 (jrmarino-synth_external-v1.3_GH0.tar.gz) = 2afc03e494d2394446eabdb5244967c202a79b449c7cad7ea67a87807cc25f44
SIZE (jrmarino-synth_external-v1.3_GH0.tar.gz) = 209283