| Summary: | x11-toolkits/scintilla & editors/scite: Update to 3.6.7 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | lightside <lightside> | ||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Some People | CC: | cyberbotx | ||||||
| Priority: | --- | Keywords: | patch | ||||||
| Version: | Latest | Flags: | cyberbotx:
maintainer-feedback+
|
||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
lightside
2016-09-06 06:06:48 UTC
Created attachment 174408 [details]
Proposed patch for editors/scite (since 418359 revision)
Comment on attachment 174407 [details] Proposed patch for x11-toolkits/scintilla (since 418359 revision) Excerpt from stage-qa output, before SONAME fix: -8<-- ====> Running Q/A tests (stage-qa) Warning: /usr/ports/x11-toolkits/scintilla/work/stage/usr/local/lib/libscintilla.so.2 doesn't have a SONAME. Warning: pkg(8) will not register it as being provided by the port. Warning: If another port depend on it, pkg will not be able to know where it comes from. Warning: It is directly in /usr/local/lib, it is probably used by other ports. Warning: /usr/ports/x11-toolkits/scintilla/work/stage/usr/local/lib/libscintilla_lexers.so.2 doesn't have a SONAME. Warning: pkg(8) will not register it as being provided by the port. Warning: If another port depend on it, pkg will not be able to know where it comes from. Warning: It is directly in /usr/local/lib, it is probably used by other ports. -->8- This may require to bump PORTREVISION for dependent ports. The MAJOR, AGE and REVISION used as names for variables, found in ltmain.in script of libtool: http://git.savannah.gnu.org/cgit/libtool.git/tree/build-aux/ltmain.in?h=v2.4.6#n6990 Possible to rename them, if needed. The specified values for MAJOR, AGE and REVISION may be clarified, but I used current values. I'm fine with this update and the changes involved. A commit references this bug: Author: amdmi3 Date: Wed Sep 7 16:38:52 UTC 2016 New revision: 421511 URL: https://svnweb.freebsd.org/changeset/ports/421511 Log: - Update to 3.6.7 (changes: http://www.scintilla.org/ScintillaHistory.html) - Silence mkdir - Add "-soname" linker option to create SONAME for scintilla libraries (fixes stage-qa) PR: 212404 Submitted by: lightside@gmx.com Approved by: cyberbotx@cyberbotx.com (maintainer) Changes: head/x11-toolkits/scintilla/Makefile head/x11-toolkits/scintilla/distinfo head/x11-toolkits/scintilla/files/patch-makefile head/x11-toolkits/scintilla/pkg-plist A commit references this bug: Author: amdmi3 Date: Wed Sep 7 16:39:19 UTC 2016 New revision: 421512 URL: https://svnweb.freebsd.org/changeset/ports/421512 Log: - Update to 3.6.7 PR: 212404 Submitted by: lightside@gmx.com Approved by: cyberbotx@cyberbotx.com (maintainer) Changes: head/editors/scite/Makefile head/editors/scite/distinfo head/editors/scite/files/patch-makefile |