| Summary: | shells/bash-completion: portinstall with bash completion throws errors | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Martin Glaß <glaszig> | ||||
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Martin Glaß
2010-11-18 22:10:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->ruby Over to maintainer(s). Responsible Changed From-To: ruby->adamw this PR is actually about bash-completion. Over to adamw as maintainer of bash-completion adamw 2011-08-01 22:03:35 UTC
FreeBSD ports repository
Modified files:
shells/bash-completion Makefile
shells/bash-completion/files patch-contrib_portupgrade
Log:
Fix completions for portinstall, an indexing error.
PR: ports/152387
Submitted by: Martin GlaC <glaszig@gmail.com>
Revision Changes Path
1.25 +1 -0 ports/shells/bash-completion/Makefile
1.3 +1 -1 ports/shells/bash-completion/files/patch-contrib_portupgrade
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Aack! I don't know how I missed this PR for so long... I've committed this patch. May your future port installations be merry and tab-completable. |