diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-07-28 07:07:49 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-07-28 07:07:49 +0000 |
commit | cba7eae3dac09cc59abd454d3145eb68da3dc51f (patch) | |
tree | 90ad255036d98966463c66c33f54e31a520985eb /emulators/mednafen | |
parent | ac3a7b06cfd703fe3d1da669bbbe903a19800f44 (diff) |
Notes
Diffstat (limited to 'emulators/mednafen')
-rw-r--r-- | emulators/mednafen/Makefile | 5 | ||||
-rw-r--r-- | emulators/mednafen/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 1fdb1cdfeb49..1eed465f080b 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= mednafen -PORTVERSION= 0.9.45.1 -PORTREVISION= 2 +PORTVERSION= 1.21.3 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= https://mednafen.github.io/releases/files/ @@ -77,8 +76,6 @@ pre-configure: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ -e 's|/usr/X11R6|${LOCALBASE}|g' \ ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|NetBSD|FreeBSD|' \ - ${WRKSRC}/include/trio/triodef.h post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/emulators/mednafen/distinfo b/emulators/mednafen/distinfo index c746100e9604..3d00c373d848 100644 --- a/emulators/mednafen/distinfo +++ b/emulators/mednafen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499369499 -SHA256 (mednafen-0.9.45.1.tar.xz) = f95f68acc14f9b30b201e15b8205d85ac9dc7e581ea6b61e225e990491f01e69 -SIZE (mednafen-0.9.45.1.tar.xz) = 3183380 +TIMESTAMP = 1532454397 +SHA256 (mednafen-1.21.3.tar.xz) = 2e761e8834b098b7f1ab35dccaa6d2be715ee9106cf40af4919f6ca4b99ee3c6 +SIZE (mednafen-1.21.3.tar.xz) = 3208956 |