Bug 167655 - [PATCH] emulators/bsnes: update to 0.87, take maintainership
Summary: [PATCH] emulators/bsnes: update to 0.87, take maintainership
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus von Appen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-06 22:50 UTC by Naram Qashat
Modified: 2012-05-11 23:02 UTC (History)
0 users

See Also:


Attachments
bsnes-0.87.patch (9.60 KB, patch)
2012-05-06 22:50 UTC, Naram Qashat
no flags Details | Diff
bsnes-0.88.patch (9.71 KB, patch)
2012-05-06 23:13 UTC, Naram Qashat
no flags Details | Diff
bsnes-0.88.patch (10.95 KB, patch)
2012-05-07 04:18 UTC, Naram Qashat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2012-05-06 22:50:05 UTC
- Update to 0.87
- Take maintainership

Added file(s):
- files/patch-nall-file.hpp
- files/patch-target-ui-Makefile

Removed file(s):
- files/patch-qt-Makefile
- files/patch-serialization.cpp

NOTE: I am unsure if having USE_GNOME=gtk20 is correct regardless of the GUI
      selected, but from some Tinderbox builds it appears to be added
      regardless.  Also, it seems that USE_XORG+=xv is needed on the inclusion
      of SDL, I think this is a problem with bsnes and not SDL, however.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Naram Qashat 2012-05-06 23:13:15 UTC
After I submitted this PR, I realized there was an update to bsnes to bring it 
to v088, attached is a diff to bring the port to 0.88, please use it instead.
Comment 2 Naram Qashat 2012-05-07 04:18:50 UTC
One last revised patch, this time not only to update to 0.88, but also to 
include byuu's purify app (renamed as snespurify just in case, I am unsure if 
there are any other apps in the ports tree using purify for their name).  The 
new patch is attached.
Comment 3 Marcus von Appen freebsd_committer freebsd_triage 2012-05-08 06:38:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mva

I'll take it.
Comment 4 Marcus von Appen freebsd_committer freebsd_triage 2012-05-11 23:02:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!