Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2020 17:22:39 +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-branches@freebsd.org
Subject:   svn commit: r552429 - in branches/2020Q4/emulators/mgba: . files
Message-ID:  <202010151722.09FHMd7O097718@repo.freebsd.org>

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

Log:
  MFH: r552428
  
  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)
  
  Approved by:	ports-secteam (blanket, runtime fix)

Deleted:
  branches/2020Q4/emulators/mgba/files/
Modified:
  branches/2020Q4/emulators/mgba/Makefile
  branches/2020Q4/emulators/mgba/distinfo
  branches/2020Q4/emulators/mgba/pkg-plist
Directory Properties:
  branches/2020Q4/   (props changed)

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

Modified: branches/2020Q4/emulators/mgba/distinfo
==============================================================================
--- branches/2020Q4/emulators/mgba/distinfo	Thu Oct 15 17:20:34 2020	(r552428)
+++ branches/2020Q4/emulators/mgba/distinfo	Thu Oct 15 17:22:38 2020	(r552429)
@@ -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: branches/2020Q4/emulators/mgba/pkg-plist
==============================================================================
--- branches/2020Q4/emulators/mgba/pkg-plist	Thu Oct 15 17:20:34 2020	(r552428)
+++ branches/2020Q4/emulators/mgba/pkg-plist	Thu Oct 15 17:22:38 2020	(r552429)
@@ -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?202010151722.09FHMd7O097718>