Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161580540
D16345.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16345.id.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D16345: Enable Bash completion for devel/arcanist
Attached
Detach File
Event Timeline
Log In to Comment