FreeBSD Bugzilla – Attachment 214002 Details for
Bug 245731
[RESTORE] emulators/openmsx: New maintainer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openmsx-v1.diff
openmsx-v1.diff (text/plain), 1.72 KB, created by
Daniel Menelkir
on 2020-05-01 16:53:25 UTC
(
hide
)
Description:
openmsx-v1.diff
Filename:
MIME Type:
Creator:
Daniel Menelkir
Created:
2020-05-01 16:53:25 UTC
Size:
1.72 KB
patch
obsolete
>Index: emulators/openmsx/Makefile >=================================================================== >--- emulators/openmsx/Makefile (revision 516744) >+++ emulators/openmsx/Makefile (working copy) >@@ -2,11 +2,10 @@ > > PORTNAME= openmsx > PORTVERSION= 0.15.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= emulators >-MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= menelkir@itroll.org > COMMENT= Open source MSX emulator > > LICENSE= GPLv2 >@@ -16,13 +15,19 @@ > libvorbis.so:audio/libvorbis \ > libtheora.so:multimedia/libtheora \ > libao.so:audio/libao \ >- libfreetype.so:print/freetype2 >+ libfreetype.so:print/freetype2 \ >+ libasound.so.2:audio/alsa-lib > >-USES= gl gmake python:2.7 sdl tcl >+USES= gl gmake python sdl tcl > USE_GCC= yes > USE_GL= gl glew >-USE_SDL= sdl ttf >+USE_SDL= sdl2 ttf2 > >+USE_GITHUB= yes >+GH_ACCOUNT= openMSX >+GH_PROJECT= openMSX >+GH_TAGNAME= 0f2b558 >+ > MAKEFILE= GNUmakefile > MAKE_ARGS= INSTALL_BINARY_DIR=${PREFIX}/bin \ > INSTALL_SHARE_DIR=${DATADIR} \ >Index: emulators/openmsx/distinfo >=================================================================== >--- emulators/openmsx/distinfo (revision 516744) >+++ emulators/openmsx/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1561288248 >-SHA256 (openmsx-0.15.0.tar.gz) = 93f209d8fed2e04e62526469bb6bb431b82ea4d07ecdc45dab2b8cc4ca21d62a >-SIZE (openmsx-0.15.0.tar.gz) = 3748998 >+TIMESTAMP = 1588351340 >+SHA256 (openMSX-openMSX-0.15.0-0f2b558_GH0.tar.gz) = 4be0852c3eed442771dc450ad5385a5b30c97927be543da91bd685e5484d560d >+SIZE (openMSX-openMSX-0.15.0-0f2b558_GH0.tar.gz) = 5589585 >Index: emulators/openmsx/pkg-descr >===================================================================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245731
:
213552
|
213566
|
214002
|
214025
|
214028