FreeBSD Bugzilla – Attachment 219216 Details for
Bug 250734
emulators/mgba: Update to 0.8.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mgba.diff
mgba.diff (text/plain), 1.74 KB, created by
James Wright
on 2020-10-30 06:40:18 UTC
(
hide
)
Description:
mgba.diff
Filename:
MIME Type:
Creator:
James Wright
Created:
2020-10-30 06:40:18 UTC
Size:
1.74 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 553667) >+++ Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= mgba > DISTVERSION= 0.8.3 >+DISTVERSION= 0.8.4 > CATEGORIES= emulators > > MAINTAINER= greg@unrelenting.technology >Index: distinfo >=================================================================== >--- distinfo (revision 553667) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1602649837 >-SHA256 (mgba-emu-mgba-0.8.3_GH0.tar.gz) = 63045d0815e15e963d90b15d5a10edf31a5d72d0ddb5e028e42ba38b0d4368c9 >-SIZE (mgba-emu-mgba-0.8.3_GH0.tar.gz) = 12013512 >+TIMESTAMP = 1604037166 >+SHA256 (mgba-emu-mgba-0.8.4_GH0.tar.gz) = 6b94873dac9040fd6fd9f13f76dc48f342e954f3b4cf82717b59601c3a32b72c >+SIZE (mgba-emu-mgba-0.8.4_GH0.tar.gz) = 12347906 >Index: files/patch-version.cmake >=================================================================== >--- files/patch-version.cmake (nonexistent) >+++ files/patch-version.cmake (working copy) >@@ -0,0 +1,11 @@ >+--- version.cmake.orig 2020-10-30 06:22:22 UTC >++++ version.cmake >+@@ -3,7 +3,7 @@ if(NOT PROJECT_NAME) >+ endif() >+ set(LIB_VERSION_MAJOR 0) >+ set(LIB_VERSION_MINOR 8) >+-set(LIB_VERSION_PATCH 3) >++set(LIB_VERSION_PATCH 4) >+ set(LIB_VERSION_ABI 0.8) >+ set(LIB_VERSION_STRING ${LIB_VERSION_MAJOR}.${LIB_VERSION_MINOR}.${LIB_VERSION_PATCH}) >+ set(SUMMARY "${PROJECT_NAME} Game Boy Advance Emulator") >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 553667) >+++ pkg-plist (working copy) >@@ -144,7 +144,7 @@ > include/mgba/internal/sm83/sm83.h > lib/libmgba.so > lib/libmgba.so.0.8 >-lib/libmgba.so.0.8.3 >+lib/libmgba.so.0.8.4 > %%LIBRETRO%%lib/libretro/mgba_libretro.so > %%QT5%%man/man6/mgba-qt.6.gz > man/man6/mgba.6.gz
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 250734
: 219216