FreeBSD Bugzilla – Attachment 222595 Details for
Bug 253653
games/libretro-gpsp: update to 20210215
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
libretro-gpsp-v1.diff (text/plain), 2.08 KB, created by
Daniel Menelkir
on 2021-02-19 02:35:03 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Daniel Menelkir
Created:
2021-02-19 02:35:03 UTC
Size:
2.08 KB
patch
obsolete
>Index: games/libretro-gpsp/Makefile >=================================================================== >--- games/libretro-gpsp/Makefile (revision 565485) >+++ games/libretro-gpsp/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= libretro-gpsp >-PORTVERSION= 0.20200504 >+PORTVERSION= 0.20210215 > CATEGORIES= games > > MAINTAINER= menelkir@itroll.org >@@ -15,7 +15,7 @@ > USE_GITHUB= yes > GH_ACCOUNT= libretro > GH_PROJECT= gpsp >-GH_TAGNAME= d8cf63b >+GH_TAGNAME= 300d0c0 > > PLIST_FILES= lib/libretro/gpsp_libretro.so > >Index: games/libretro-gpsp/distinfo >=================================================================== >--- games/libretro-gpsp/distinfo (revision 565485) >+++ games/libretro-gpsp/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1588709812 >-SHA256 (libretro-gpsp-0.20200504-d8cf63b_GH0.tar.gz) = 4eefb3d19e911b6a19e945637e441dfa3e22af14088f8698ea4b257b278d105c >-SIZE (libretro-gpsp-0.20200504-d8cf63b_GH0.tar.gz) = 251726 >+TIMESTAMP = 1613702012 >+SHA256 (libretro-gpsp-0.20210215-300d0c0_GH0.tar.gz) = 8ba6000fd42c7de908c22f69d7cceee78ff02cfe8201027376bd7d23c2681079 >+SIZE (libretro-gpsp-0.20210215-300d0c0_GH0.tar.gz) = 323510 >Index: games/libretro-gpsp/files/patch-libco_aarch64.c >=================================================================== >--- games/libretro-gpsp/files/patch-libco_aarch64.c (revision 565485) >+++ games/libretro-gpsp/files/patch-libco_aarch64.c (nonexistent) >@@ -1,17 +0,0 @@ >---- libco/aarch64.c.orig 2020-04-28 06:29:00 UTC >-+++ 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-gpsp/files/patch-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 253653
: 222595