mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
emulators/mesen: Update 0.9.8-4 => 0.9.9, take maintainership
Changelog: https://github.com/SourMesen/Mesen/releases/tag/0.9.9 PR: 286038
This commit is contained in:
parent
6288a5f08f
commit
dd23386bc8
2 changed files with 6 additions and 8 deletions
|
@ -1,10 +1,8 @@
|
||||||
PORTNAME= mesen
|
PORTNAME= mesen
|
||||||
DISTVERSION= 0.9.8-4
|
DISTVERSION= 0.9.9
|
||||||
DISTVERSIONSUFFIX= -g4c701ad6
|
|
||||||
PORTREVISION= 4
|
|
||||||
CATEGORIES= emulators
|
CATEGORIES= emulators
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= cpetrik@proton.me
|
||||||
COMMENT= Cross-platform Nintendo Entertainment System (NES/Famicom) emulator
|
COMMENT= Cross-platform Nintendo Entertainment System (NES/Famicom) emulator
|
||||||
WWW= https://www.mesen.ca/
|
WWW= https://www.mesen.ca/
|
||||||
|
|
||||||
|
@ -19,7 +17,7 @@ BUILD_DEPENDS= zip:archivers/zip \
|
||||||
LIB_DEPENDS= libevdev.so:devel/libevdev \
|
LIB_DEPENDS= libevdev.so:devel/libevdev \
|
||||||
libgdiplus.so:x11-toolkits/libgdiplus
|
libgdiplus.so:x11-toolkits/libgdiplus
|
||||||
|
|
||||||
USES= compiler:c++14-lang gmake pkgconfig sdl
|
USES= compiler:c++17-lang gmake pkgconfig sdl
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= SourMesen
|
GH_ACCOUNT= SourMesen
|
||||||
GH_PROJECT= Mesen
|
GH_PROJECT= Mesen
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1561506562
|
TIMESTAMP = 1744375796
|
||||||
SHA256 (SourMesen-Mesen-0.9.8-4-g4c701ad6_GH0.tar.gz) = 73bbffe6560ed355b2b51fbb1a0ca7b53b0b9ec58b89bf272aa29a972f78a97a
|
SHA256 (SourMesen-Mesen-0.9.9_GH0.tar.gz) = 8c638a9910b8de6cf628ceefb226c2f636e4397b0629f58a8ffb304984d68ea9
|
||||||
SIZE (SourMesen-Mesen-0.9.8-4-g4c701ad6_GH0.tar.gz) = 17628801
|
SIZE (SourMesen-Mesen-0.9.9_GH0.tar.gz) = 17683748
|
||||||
|
|
Loading…
Add table
Reference in a new issue