Page MenuHomeFreeBSD

D16345.id.diff
No OneTemporary

D16345.id.diff

Index: head/devel/arcanist/Makefile
===================================================================
--- head/devel/arcanist/Makefile
+++ head/devel/arcanist/Makefile
@@ -2,6 +2,7 @@
PORTNAME= arcanist
PORTVERSION= 20180420
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@@ -34,5 +35,7 @@
@${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}
cd ${WRKSRC} ; ${PAX} -rw * ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}
${LN} -sf ../${PHP_DESTDIR}/scripts/arcanist.php ${STAGEDIR}${PREFIX}/bin/arc
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions/
+ ${RLN} ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}/resources/shell/bash-completion ${STAGEDIR}${PREFIX}/share/bash-completion/completions/arc
.include <bsd.port.mk>
Index: head/devel/arcanist/pkg-plist
===================================================================
--- head/devel/arcanist/pkg-plist
+++ head/devel/arcanist/pkg-plist
@@ -921,3 +921,4 @@
lib/php/arcanist/src/workflow/ArcanistWorkflow.php
lib/php/arcanist/src/workflow/exception/ArcanistCapabilityNotSupportedException.php
lib/php/arcanist/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php
+share/bash-completion/completions/arc

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 6, 1:36 AM (9 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34731572
Default Alt Text
D16345.id.diff (1 KB)

Event Timeline