Index: head/security/keybase/Makefile =================================================================== --- head/security/keybase/Makefile (revision 384782) +++ head/security/keybase/Makefile (revision 384783) @@ -1,46 +1,46 @@ # $FreeBSD$ PORTNAME= keybase -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.8 CATEGORIES= security MASTER_SITES= https://dist.keybase.io/pkg/files/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Keybase.io client LICENSE= BSD3CLAUSE RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg \ ${LOCALBASE}/bin/node:${PORTSDIR}/www/node NO_ARCH= yes NO_BUILD= yes USES= tar:tgz SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/package # Install it to a private place instead of polluting lib/node_modules # which npm(1) owns and will upgrade beneath pkg(8) control. KEYBASE_PREFIX= ${PREFIX}/libexec/${PORTNAME} add-plist-post: npm-auto-plist npm-auto-plist: @{ \ ${ECHO_CMD} "bin/${PORTNAME}"; \ ${FIND} ${STAGEDIR}${KEYBASE_PREFIX} -type f -or -type l; \ } | ${SED} 's,${STAGEDIR}${PREFIX}/,,' >> ${TMPPLIST} do-install: @${MKDIR} ${WRKDIR}/tmp ${STAGEDIR}${KEYBASE_PREFIX}/lib (cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${KEYBASE_PREFIX}/lib/node_modules/${PORTNAME}) ${CHMOD} +x ${STAGEDIR}${KEYBASE_PREFIX}/lib/node_modules/${PORTNAME}/bin/main.js ${LN} -s ${KEYBASE_PREFIX}/lib/node_modules/${PORTNAME}/bin/main.js ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # Quiet stage-qa post-install: @${RM} ${STAGEDIR}${KEYBASE_PREFIX}/lib/node_modules/keybase/node_modules/request/node_modules/node-uuid/benchmark/bench.sh .include Index: head/security/keybase/distinfo =================================================================== --- head/security/keybase/distinfo (revision 384782) +++ head/security/keybase/distinfo (revision 384783) @@ -1,2 +1,2 @@ -SHA256 (keybase-0.7.3.tgz) = 4601e371e036f80aafa3440d0c518795007747c51e9d02c2832c244062ed71ff -SIZE (keybase-0.7.3.tgz) = 3594189 +SHA256 (keybase-0.7.8.tgz) = 6a3311b226b52d6fa19172f0c94dea50e3483be2835a384553813e14919b5773 +SIZE (keybase-0.7.8.tgz) = 3972483