aboutsummaryrefslogtreecommitdiff
path: root/games/libretro-mu
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2021-03-14 05:29:23 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-03-14 05:29:23 +0000
commitc11408eb11e3c0ca51e1d2e9d7f7d3b22ee53a3a (patch)
tree1ccf11a15e5f5e31fbb0fe32200fb1743cc74e22 /games/libretro-mu
parent855aa9f59c0e87e6b183b59c03a8a4dbce2e0446 (diff)
downloadports-c11408eb11e3c0ca51e1d2e9d7f7d3b22ee53a3a.tar.gz
ports-c11408eb11e3c0ca51e1d2e9d7f7d3b22ee53a3a.zip
games/libretro-mu: update to 20210214
PR: 253661 Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer)
Notes
Notes: svn path=/head/; revision=568338
Diffstat (limited to 'games/libretro-mu')
-rw-r--r--games/libretro-mu/Makefile4
-rw-r--r--games/libretro-mu/distinfo6
-rw-r--r--games/libretro-mu/files/patch-src_pxa260_pxa260__LCD.h11
3 files changed, 5 insertions, 16 deletions
diff --git a/games/libretro-mu/Makefile b/games/libretro-mu/Makefile
index aacc435b6341..0f9f3f90ee22 100644
--- a/games/libretro-mu/Makefile
+++ b/games/libretro-mu/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libretro-mu
-PORTVERSION= 0.20200504
+PORTVERSION= 0.20210214
CATEGORIES= games
MAINTAINER= menelkir@itroll.org
@@ -16,7 +16,7 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= libretro
GH_PROJECT= Mu
-GH_TAGNAME= 4ac4068
+GH_TAGNAME= ff746b8
PLIST_FILES= lib/libretro/mu_libretro.so
diff --git a/games/libretro-mu/distinfo b/games/libretro-mu/distinfo
index 3324cfddcf56..8e37f2e7ca18 100644
--- a/games/libretro-mu/distinfo
+++ b/games/libretro-mu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588720451
-SHA256 (libretro-Mu-0.20200504-4ac4068_GH0.tar.gz) = 494e8bd382ff099342c7aa2eae8f6292705bcc0476e8c271bfbe331ba2d1a9a4
-SIZE (libretro-Mu-0.20200504-4ac4068_GH0.tar.gz) = 1152461
+TIMESTAMP = 1613703412
+SHA256 (libretro-Mu-0.20210214-ff746b8_GH0.tar.gz) = aeeb18cf8f309b77d932de9848b4db8bf0c333346501205afa06da8e5460e6f8
+SIZE (libretro-Mu-0.20210214-ff746b8_GH0.tar.gz) = 1161156
diff --git a/games/libretro-mu/files/patch-src_pxa260_pxa260__LCD.h b/games/libretro-mu/files/patch-src_pxa260_pxa260__LCD.h
deleted file mode 100644
index 552b80f2cde5..000000000000
--- a/games/libretro-mu/files/patch-src_pxa260_pxa260__LCD.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/pxa260/pxa260_LCD.h.orig 2020-11-11 00:36:26 UTC
-+++ src/pxa260/pxa260_LCD.h
-@@ -4,7 +4,7 @@
- #include "pxa260_CPU.h"
- #include "pxa260_IC.h"
-
--uint16_t* pxa260Framebuffer;
-+extern uint16_t* pxa260Framebuffer;
-
- /*
- PXA260 OS LCD controller