Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2019 18:47:19 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521649 - head/emulators/mednafen
Message-ID:  <201912311847.xBVIlJAP042886@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Tue Dec 31 18:47:19 2019
New Revision: 521649
URL: https://svnweb.freebsd.org/changeset/ports/521649

Log:
  - Update to 1.22.2

Modified:
  head/emulators/mednafen/Makefile
  head/emulators/mednafen/distinfo

Modified: head/emulators/mednafen/Makefile
==============================================================================
--- head/emulators/mednafen/Makefile	Tue Dec 31 18:24:46 2019	(r521648)
+++ head/emulators/mednafen/Makefile	Tue Dec 31 18:47:19 2019	(r521649)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mednafen
-PORTVERSION=	1.22.1
-PORTREVISION=	2
+PORTVERSION=	1.22.2
 PORTEPOCH=	1
 CATEGORIES=	emulators games
 MASTER_SITES=	https://mednafen.github.io/releases/files/
@@ -72,6 +71,10 @@ PSX_CONFIGURE_ENABLE=psx
 SMS_CONFIGURE_ENABLE=sms
 SWAN_CONFIGURE_ENABLE=wswan
 VB_CONFIGURE_ENABLE=vb
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|versionsort|alphasort|g' \
+		${WRKSRC}/src/drivers/Joystick_Linux.cpp
 
 pre-configure:
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \

Modified: head/emulators/mednafen/distinfo
==============================================================================
--- head/emulators/mednafen/distinfo	Tue Dec 31 18:24:46 2019	(r521648)
+++ head/emulators/mednafen/distinfo	Tue Dec 31 18:47:19 2019	(r521649)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552964066
-SHA256 (mednafen-1.22.1.tar.xz) = f5b502e9f2f615c8b69fa1e151da20ab387377c72748cd8e19deb75a432ecfd2
-SIZE (mednafen-1.22.1.tar.xz) = 3270596
+TIMESTAMP = 1577816150
+SHA256 (mednafen-1.22.2.tar.xz) = fad433ac694696d69ea38f6f4be1d0a6c1aa3609ec7f46ce75412be2f2df2f95
+SIZE (mednafen-1.22.2.tar.xz) = 3270004



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912311847.xBVIlJAP042886>