| Summary: | [MAINTAINER] x11-toolkits/scintilla & editors/scite: update to 3.6.2 | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Naram Qashat <cyberbotx> | ||||||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||||||
| Status: | Closed FIXED | ||||||||||||||
| Severity: | Affects Only Me | ||||||||||||||
| Priority: | --- | ||||||||||||||
| Version: | Latest | ||||||||||||||
| Hardware: | Any | ||||||||||||||
| OS: | Any | ||||||||||||||
| Attachments: |
|
||||||||||||||
Created attachment 163140 [details]
scite-3.6.2.patch
Created attachment 163141 [details]
Poudriere log for scintilla
Created attachment 163142 [details]
Poudriere log for scite
scintilla fails on 9.x: cc1plus: error: unrecognized command line option "-std=c++0x" probably needs USES=compiler:c++11-lib. Please test your ports on all supported FreeBSD versions, poudriere allows that. Sorry, that was scite failure, not scintilla. Created attachment 163231 [details]
scite-3.6.2.patch
Replacement patch for scite. I hadn't tested in a 9 jail, but when I did, I forgot that I had it set to use clang so I didn't see this error the first time I built it in a 9 jail. Once I took that out and added the compiler:c++11-lib Uses, it built fine.
A commit references this bug: Author: amdmi3 Date: Mon Nov 23 19:35:18 UTC 2015 New revision: 402317 URL: https://svnweb.freebsd.org/changeset/ports/402317 Log: - Update to 3.6.2 PR: 204561 Submitted by: cyberbotx@cyberbotx.com (maintainer) Changes: head/x11-toolkits/scintilla/Makefile head/x11-toolkits/scintilla/distinfo A commit references this bug: Author: amdmi3 Date: Mon Nov 23 19:35:50 UTC 2015 New revision: 402318 URL: https://svnweb.freebsd.org/changeset/ports/402318 Log: - Update to 3.6.2 PR: 204561 Submitted by: cyberbotx@cyberbotx.com (maintainer) Changes: head/editors/scite/Makefile head/editors/scite/distinfo head/editors/scite/files/patch-makefile |
Created attachment 163139 [details] scintilla-3.6.2.patch Update x11-toolkits/scintilla and editors/scite to 3.6.2 Patch for scite and poudriere logs in upcoming replies.