aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-10-15 20:24:10 +0000
committerJohn Marino <marino@FreeBSD.org>2016-10-15 20:24:10 +0000
commit88f511ebaa72ef2af79e92dff8aca3a4606c02f1 (patch)
tree9dd32a5d55f5e81a91a93d6b0016609f974c9037 /ports-mgmt
parent4146e7b10a3f3dcaa929233b7f50977224fb3854 (diff)
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/synth/Makefile5
-rw-r--r--ports-mgmt/synth/distinfo6
-rw-r--r--ports-mgmt/synth/pkg-plist5
3 files changed, 11 insertions, 5 deletions
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile
index 31efc3d86d5d..c7df6ee29157 100644
--- a/ports-mgmt/synth/Makefile
+++ b/ports-mgmt/synth/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= synth
-PORTVERSION= 1.54
+PORTVERSION= 1.60
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= ports-mgmt
MAINTAINER= marino@FreeBSD.org
@@ -45,6 +44,7 @@ do-build:
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \
${STAGEDIR}${PREFIX}/share/zsh/site-functions \
+ ${STAGEDIR}${PREFIX}/share/synth \
${STAGEDIR}/var/log/synth \
${STAGEDIR}/var/synth/live_packages
${INSTALL_PROGRAM} ${WRKSRC}/build/synth \
@@ -56,5 +56,6 @@ do-install:
${STAGEDIR}${PREFIX}/etc/bash_completion.d
${INSTALL_DATA} ${WRKSRC}/shell-completers/_synth \
${STAGEDIR}${PREFIX}/share/zsh/site-functions
+ ${INSTALL_DATA} ${WRKSRC}/www/* ${STAGEDIR}${PREFIX}/share/synth
.include <bsd.port.post.mk>
diff --git a/ports-mgmt/synth/distinfo b/ports-mgmt/synth/distinfo
index 86be51169932..2c3686c91298 100644
--- a/ports-mgmt/synth/distinfo
+++ b/ports-mgmt/synth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475783717
-SHA256 (jrmarino-synth-v1.54_GH0.tar.gz) = 0a55cfe101333841532962c57c785e8c778764f564ba06c45012ae3e5f4aae76
-SIZE (jrmarino-synth-v1.54_GH0.tar.gz) = 104261
+TIMESTAMP = 1476562365
+SHA256 (jrmarino-synth-v1.60_GH0.tar.gz) = ea7bfd545a5651c8c102c820846e024c459e9a28124d764d2c65cdf3e76ab73e
+SIZE (jrmarino-synth-v1.60_GH0.tar.gz) = 125239
diff --git a/ports-mgmt/synth/pkg-plist b/ports-mgmt/synth/pkg-plist
index a07058cd01e4..8ecc387bdb90 100644
--- a/ports-mgmt/synth/pkg-plist
+++ b/ports-mgmt/synth/pkg-plist
@@ -2,6 +2,11 @@ bin/synth
etc/bash_completion.d/_synth.bash
libexec/synthexec
man/man1/synth.1.gz
+%%DATADIR%%/favicon.png
+%%DATADIR%%/progress.css
+%%DATADIR%%/progress.html
+%%DATADIR%%/progress.js
+%%DATADIR%%/synth.png
share/zsh/site-functions/_synth
@dir /var/log/synth
@dir /var/synth