| Summary: | [PATCH] x11-toolkits/mygui: Update to MyGUI 3.2.2 | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Tobias Kortkamp <tobik> | ||||||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||||||
| Status: | Closed FIXED | ||||||||||||||
| Severity: | Affects Only Me | Keywords: | patch | ||||||||||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
||||||||||||
| Version: | Latest | ||||||||||||||
| Hardware: | Any | ||||||||||||||
| OS: | Any | ||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Tobias Kortkamp
2015-11-25 16:07:34 UTC
Created attachment 163528 [details]
Poudriere log FreeBSD 10.2/amd64
Nice, I've wanted to port openmw for a long time but never really got to do it. I've added mygui port solely for this purpose as far as I remember. Looking at the update now. Created attachment 163556 [details] mygui.diff I completely overlooked the portlint warnings and errors on my patch before submitting this PR... Sorry. I fixed them all now. In other news OpenMW builds and runs on FreeBSD now :) See https://github.com/t6/wip-ports/tree/master/games/openmw and https://imgur.com/vrAi2t8 Why'd you need LDFLAGS? Created attachment 163703 [details] mygui.diff I don't remember, it probably is just a copy/paste error. I've removed it and the port still compiles. dos2unix seems to be unnecessary now, too. See https://github.com/MyGUI/mygui/pull/19 Created attachment 163704 [details]
Poudriere log FreeBSD 10.2/amd64
Committed with minor changes, thank you! Changes: - Use DISTVERSIONPREFIX instead of GH_TAGNAME - Add LICENSE_FILE A commit references this bug: Author: amdmi3 Date: Tue Dec 1 13:53:45 UTC 2015 New revision: 402736 URL: https://svnweb.freebsd.org/changeset/ports/402736 Log: - Update to 3.2.2 PR: 204810 Submitted by: tobias.kortkamp@gmail.com Changes: head/x11-toolkits/mygui/Makefile head/x11-toolkits/mygui/distinfo head/x11-toolkits/mygui/files/ head/x11-toolkits/mygui/pkg-plist |