aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2017-01-31 01:49:17 +0800
committermarino <marino@FreeBSD.org>2017-01-31 01:49:17 +0800
commitc93f3e37a60f45adedc6117639e5ebfa714f0648 (patch)
tree186c3072d0add4bcb9a20351040c7031c415811b /ports-mgmt
parent49b63b7fff4b2e72af5c981b21b7142e717d3d81 (diff)
downloadfreebsd-ports-gnome-c93f3e37a60f45adedc6117639e5ebfa714f0648.tar.gz
freebsd-ports-gnome-c93f3e37a60f45adedc6117639e5ebfa714f0648.tar.zst
freebsd-ports-gnome-c93f3e37a60f45adedc6117639e5ebfa714f0648.zip
ports-mgmt/synth: Upgrade version 1.67a => 1.68
1) Create a platform-specific (FreeBSD/DF, NetBSD, Linux, Solaris) version of /etc/shells for the builders. This resolves installation errors on packages that manipulate /etc/shells. 2) Give in and finally mount /usr/games if available. This is a performance impact ultimately caused by removing the strfile application from ports with the faulty logic that the 400-line C program can't exist because it's in a non-standard location in base. The alternative is that Synth can't build any applications that require strfile from games, e.g. all fortune ports. Thanks! <sarcasm/>
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/synth/Makefile4
-rw-r--r--ports-mgmt/synth/distinfo6
2 files changed, 4 insertions, 6 deletions
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile
index 5307d5ae8d39..6456b310e1ac 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= synth
-PORTVERSION= 1.67
-PORTREVISION= 1
+PORTVERSION= 1.68
DISTVERSIONPREFIX= v
CATEGORIES= ports-mgmt
@@ -20,7 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libncurses.a:devel/ncurses \
USES= ada:6
USE_GITHUB= yes
GH_ACCOUNT= jrmarino
-GH_TAGNAME= v1.67a
GPR= ${LOCALBASE}/lib/gnat
MAKE_ENV= NCURSES_LINK=static
diff --git a/ports-mgmt/synth/distinfo b/ports-mgmt/synth/distinfo
index edaf1290d0ce..ab7e5af8ae80 100644
--- a/ports-mgmt/synth/distinfo
+++ b/ports-mgmt/synth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485421022
-SHA256 (jrmarino-synth-v1.67-v1.67a_GH0.tar.gz) = 2d3da1f6fcc7515dca5c240a5554a1e1173c78107e170615bef77f7305e394f2
-SIZE (jrmarino-synth-v1.67-v1.67a_GH0.tar.gz) = 137955
+TIMESTAMP = 1485776248
+SHA256 (jrmarino-synth-v1.68_GH0.tar.gz) = 040f533e3c98e11e432c7860b80f3e51aa1fe97e5432345d084123ded75cb9ed
+SIZE (jrmarino-synth-v1.68_GH0.tar.gz) = 138211