Summary: | emulators/fs-uae-launcher: Update to 2.8.4; Take MAINTAINER'ship | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nathan <ndowens04> | ||||||||
Component: | Individual Port(s) | Assignee: | Danilo Egea Gondolfo <danilo> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | danilo, python | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://fs-uae.net/news | ||||||||||
Attachments: |
|
Description
Nathan
2018-08-07 23:10:40 UTC
Comment on attachment 195992 [details]
Update
setup.py was changed because I was complaining, one should should use custom libdir and exit install
Hi Nathan, thank for you work. I've changed your patch, can you take a look? I've used PYDISTUTILS_INSTALLARGS=--install-lib=${PYTHON_SITELIBDIR} to force the usage of --install-lib. With this patch we can avoid the the "files" directory. What do you think? Created attachment 196398 [details]
new patch
Comment on attachment 196398 [details]
new patch
Looks good. I’ll have to try to remember that shortcut
Have you tested my patch? Is it ok? (In reply to Danilo Egea Gondolfo from comment #5) Yea it just gave me that it didnt apply cleanly (In reply to Nathan from comment #6) Cancel above, doesn't apply cleanly, on my part; I'm use to using svn patch Created attachment 196729 [details]
Update; Added Dan's changes
A commit references this bug: Author: danilo Date: Sat Sep 1 13:58:59 UTC 2018 New revision: 478695 URL: https://svnweb.freebsd.org/changeset/ports/478695 Log: - Update to 2.8.4 - Use autoplist - Pass maintainership to submitter PR: 230445 Submitted by: Nathan <ndowens@yahoo.com> Changes: head/emulators/fs-uae-launcher/Makefile head/emulators/fs-uae-launcher/distinfo head/emulators/fs-uae-launcher/pkg-plist Committed, thanks! |