| Summary: | shells/bash-completion fails to complete portinstall | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Eugene Paskevich <eugene> | ||||
| 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
Eugene Paskevich
2011-10-25 15:50:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->adamw Fix synopsis and assign. adamw 2011-10-25 23:13:32 UTC
FreeBSD ports repository
Modified files:
shells/bash-completion Makefile
shells/bash-completion/files patch-contrib_portupgrade
Log:
Fix a // in path which apparently breaks portinstall's ability to parse
INDEX.
PR: ports/161999
Submitted by: Eugene Paskevich <eugene@raptor.kiev.ua>
Revision Changes Path
1.27 +1 -1 ports/shells/bash-completion/Makefile
1.4 +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 Committed. Thanks for catching, patching, and reporting this! Hello, Adam! The problem is not the spare slash (that is just the cosmetic change). It's the braces that should replace parenthesis. Please commit that change too. -- Eugene Paskevich | *==)----------- | Plug me into eugene@raptor.kiev.ua | -----------(==* | The Matrix adamw 2011-10-26 22:32:03 UTC
FreeBSD ports repository
Modified files:
shells/bash-completion Makefile
shells/bash-completion/files patch-contrib_portupgrade
Log:
Fix a variable substitution.
Note that this was the intended fix in PORTREVISION 3, the previous
commit, and was the change intended by ports/161999.
PR: ports/161999
Submitted by: Eugene Paskevich <eugene@raptor.kiev.ua>
Revision Changes Path
1.28 +1 -1 ports/shells/bash-completion/Makefile
1.5 +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"
Yikes. Glad you were paying attention. I am really hoping I committed the right thing this time. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org "Can you picture that?" - Animal, et. al |