FreeBSD Bugzilla – Attachment 222599 Details for
Bug 253657
games/libretro-mame2000: update to 20210214
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
libretro-mame2000-v1.diff (text/plain), 2.36 KB, created by
Daniel Menelkir
on 2021-02-19 02:43:50 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Daniel Menelkir
Created:
2021-02-19 02:43:50 UTC
Size:
2.36 KB
patch
obsolete
>Index: games/libretro-mame2000/Makefile >=================================================================== >--- games/libretro-mame2000/Makefile (revision 565485) >+++ games/libretro-mame2000/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= libretro-mame2000 >-PORTVERSION= 0.20200504 >+PORTVERSION= 0.20210214 > CATEGORIES= games > > MAINTAINER= menelkir@itroll.org >@@ -15,7 +15,7 @@ > USE_GITHUB= yes > GH_ACCOUNT= libretro > GH_PROJECT= mame2000-libretro >-GH_TAGNAME= e5d4a93 >+GH_TAGNAME= e364a15 > > PLIST_FILES= lib/libretro/mame2000_libretro.so > >Index: games/libretro-mame2000/distinfo >=================================================================== >--- games/libretro-mame2000/distinfo (revision 565485) >+++ games/libretro-mame2000/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1588709837 >-SHA256 (libretro-mame2000-libretro-0.20200504-e5d4a93_GH0.tar.gz) = 406f5b569bbe298139b5be735df3ceb94762d241aeab5c664da57d87a326dec0 >-SIZE (libretro-mame2000-libretro-0.20200504-e5d4a93_GH0.tar.gz) = 5636744 >+TIMESTAMP = 1613702504 >+SHA256 (libretro-mame2000-libretro-0.20210214-e364a15_GH0.tar.gz) = 015f69620e42fa28dc361108dcbef9039eb46f4ae9facae5311648c75e17b513 >+SIZE (libretro-mame2000-libretro-0.20210214-e364a15_GH0.tar.gz) = 5639659 >Index: games/libretro-mame2000/files/patch-src_libretro_libretro-common_libco_aarch64.c >=================================================================== >--- games/libretro-mame2000/files/patch-src_libretro_libretro-common_libco_aarch64.c (revision 565485) >+++ games/libretro-mame2000/files/patch-src_libretro_libretro-common_libco_aarch64.c (nonexistent) >@@ -1,17 +0,0 @@ >---- src/libretro/libretro-common/libco/aarch64.c.orig 2020-04-28 06:27:38 UTC >-+++ src/libretro/libretro-common/libco/aarch64.c >-@@ -12,7 +12,13 @@ >- #include <stdint.h> >- >- #ifndef IOS >--#include <malloc.h> >-+#include <sys/param.h> >-+ >-+void * >-+memalign(size_t align, size_t size) >-+{ >-+ return (aligned_alloc(align, roundup(size, align))); >-+} >- #endif >- >- #ifdef __cplusplus > >Property changes on: games/libretro-mame2000/files/patch-src_libretro_libretro-common_libco_aarch64.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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 253657
: 222599