Summary: | devel/upp: Update to 10804 | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | lightside <lightside> | ||||||||||||||||||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||||||||||||||||||
Status: | Closed FIXED | ||||||||||||||||||||||||
Severity: | Affects Some People | CC: | m.sund | ||||||||||||||||||||||
Priority: | --- | Keywords: | patch | ||||||||||||||||||||||
Version: | Latest | Flags: | m.sund:
maintainer-feedback+
|
||||||||||||||||||||||
Hardware: | Any | ||||||||||||||||||||||||
OS: | Any | ||||||||||||||||||||||||
Attachments: |
|
Description
lightside
2017-02-09 13:36:56 UTC
Created attachment 179797 [details]
Proposed patch (since 425758 revision)
Cosmetic fixes.
Created attachment 179799 [details]
Proposed patch (since 425758 revision)
Created attachment 179876 [details]
Proposed patch (since 425758 revision)
- Add installation of man page(s) for theide and/or umk
Created attachment 179877 [details]
Proposed patch (since 425758 revision)
Simplified some (sed) patches.
Created attachment 179902 [details]
Proposed patch (since 425758 revision)
Use MANPREFIX variable for installation of man page(s), just in case.
Created attachment 180055 [details] Proposed patch (since 425758 revision) Moved removal of uppsrc/build_info.h file to post-install stage, in case someone need to review build process. Also added removal of uppsrc/*Makefile* files to post-install stage, because these files may be used for exported project(s), which based on uppsrc. This leads to the same files as in repository for uppsrc directory: https://github.com/ultimatepp/mirror/tree/7cb18ea51740be33e2663cc22d00724dc2eccb17/uppsrc Created attachment 180056 [details] Proposed patch (since 425758 revision) (In reply to comment #6) Possible to do the same on do-install stage. Created attachment 180059 [details] Proposed patch (since 425758 revision) Clarified some sed patches a bit, because of changes in next revision(s) for indentation of variables in exported Makefile(s): https://github.com/ultimatepp/mirror/blob/9bd05d9492f547f3159ae530f87cd76b6fd1aced/uppsrc/ide/Builders/Build.cpp#L650-L651 Created attachment 182754 [details]
The poudriere testport log (FreeBSD 10.3 amd64)
Attached archive with poudriere testport log for FreeBSD 10.3 amd64, just in case.
Is there interested committer?
A commit references this bug: Author: swills Date: Tue Aug 22 12:38:55 UTC 2017 New revision: 448517 URL: https://svnweb.freebsd.org/changeset/ports/448517 Log: devel/upp: Update to 10804 PR: 216938 Submitted by: lightside <lightside@gmx.com> Approved by: m.sund@arcor.de (maintainer) Changes: head/devel/upp/Makefile head/devel/upp/distinfo head/devel/upp/files/ Committed, thanks! Comment on attachment 182754 [details] The poudriere testport log (FreeBSD 10.3 amd64) (In reply to comment #11) Thanks for commit. |