Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2020 17:20:34 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552428 - in head/emulators/mgba: . files
Message-ID:  <202010151720.09FHKYIK091856@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Thu Oct 15 17:20:34 2020
New Revision: 552428
URL: https://svnweb.freebsd.org/changeset/ports/552428

Log:
  emulators/mgba: Update to 0.8.3
  
  ChangeLog: https://mgba.io/2020/08/03/mgba-0.8.3/
  
  PR:	250353
  Submitted by:	james.wright@digital-chaos.com
  Reviewed by:	greg@unrelenting.technology (maintainer)
  MFH:	2020Q4 (blanket, bug fix release)

Deleted:
  head/emulators/mgba/files/
Modified:
  head/emulators/mgba/Makefile
  head/emulators/mgba/distinfo
  head/emulators/mgba/pkg-plist

Modified: head/emulators/mgba/Makefile
==============================================================================
--- head/emulators/mgba/Makefile	Thu Oct 15 17:13:14 2020	(r552427)
+++ head/emulators/mgba/Makefile	Thu Oct 15 17:20:34 2020	(r552428)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mgba
-DISTVERSION=	0.8.1
+DISTVERSION=	0.8.3
 CATEGORIES=	emulators
 
 MAINTAINER=	greg@unrelenting.technology

Modified: head/emulators/mgba/distinfo
==============================================================================
--- head/emulators/mgba/distinfo	Thu Oct 15 17:13:14 2020	(r552427)
+++ head/emulators/mgba/distinfo	Thu Oct 15 17:20:34 2020	(r552428)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591359084
-SHA256 (mgba-emu-mgba-0.8.1_GH0.tar.gz) = df136ea50c9cca380ab93e00fd8d87811e41a49a804c5b0e018babef0c490f13
-SIZE (mgba-emu-mgba-0.8.1_GH0.tar.gz) = 11893993
+TIMESTAMP = 1602649837
+SHA256 (mgba-emu-mgba-0.8.3_GH0.tar.gz) = 63045d0815e15e963d90b15d5a10edf31a5d72d0ddb5e028e42ba38b0d4368c9
+SIZE (mgba-emu-mgba-0.8.3_GH0.tar.gz) = 12013512

Modified: head/emulators/mgba/pkg-plist
==============================================================================
--- head/emulators/mgba/pkg-plist	Thu Oct 15 17:13:14 2020	(r552427)
+++ head/emulators/mgba/pkg-plist	Thu Oct 15 17:20:34 2020	(r552428)
@@ -61,6 +61,7 @@ include/mgba/core/tile-cache.h
 include/mgba/core/timing.h
 include/mgba/core/version.h
 include/mgba/debugger/debugger.h
+include/mgba/dllexports.h
 include/mgba/feature/commandline.h
 include/mgba/feature/thread-proxy.h
 include/mgba/feature/video-logger.h
@@ -143,7 +144,7 @@ include/mgba/internal/sm83/isa-sm83.h
 include/mgba/internal/sm83/sm83.h
 lib/libmgba.so
 lib/libmgba.so.0.8
-lib/libmgba.so.0.8.1
+lib/libmgba.so.0.8.3
 %%LIBRETRO%%lib/libretro/mgba_libretro.so
 %%QT5%%man/man6/mgba-qt.6.gz
 man/man6/mgba.6.gz



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