Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157275034
D33679.id100645.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
D33679.id100645.diff
View Options
Index: shells/bash-completion/Makefile
===================================================================
--- shells/bash-completion/Makefile
+++ shells/bash-completion/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bash-completion
PORTVERSION= 2.11
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= shells
@@ -63,6 +63,8 @@
post-install:
cd ${WRKSRC}/freebsd/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS}
+ # remove Slackware's makepkg, conflicts with Arch Linux/pacman's makepkg
+ ${RM} ${STAGEDIR}${DATADIR}/completions/makepkg
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}/
Index: shells/bash-completion/pkg-plist
===================================================================
--- shells/bash-completion/pkg-plist
+++ shells/bash-completion/pkg-plist
@@ -408,7 +408,6 @@
%%DATADIR%%/completions/mailmanctl
%%DATADIR%%/completions/mailsnarf
%%DATADIR%%/completions/make
-%%DATADIR%%/completions/makepkg
%%DATADIR%%/completions/man
%%DATADIR%%/completions/mc
%%DATADIR%%/completions/mcrypt
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 20, 10:49 PM (21 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33360827
Default Alt Text
D33679.id100645.diff (1 KB)
Attached To
Mode
D33679: shells/bash-completion: remove makepkg
Attached
Detach File
Event Timeline
Log In to Comment