svn commit: r492181 - head/emulators/citra
Jan Beich
jbeich at FreeBSD.org
Tue Feb 5 00:50:11 UTC 2019
Author: jbeich
Date: Tue Feb 5 00:50:09 2019
New Revision: 492181
URL: https://svnweb.freebsd.org/changeset/ports/492181
Log:
emulators/citra: update to s20190203
Changes: https://github.com/citra-emu/citra/compare/2731437a1...f620c862f
Modified:
head/emulators/citra/Makefile (contents, props changed)
head/emulators/citra/distinfo (contents, props changed)
Modified: head/emulators/citra/Makefile
==============================================================================
--- head/emulators/citra/Makefile Tue Feb 5 00:50:03 2019 (r492180)
+++ head/emulators/citra/Makefile Tue Feb 5 00:50:09 2019 (r492181)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= citra
-PORTVERSION= s20190201
+PORTVERSION= s20190203
PORTREVISION?= 0
CATEGORIES= emulators
@@ -21,7 +21,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= citra-emu
-GH_TAGNAME= 2731437a1
+GH_TAGNAME= f620c862f
GH_TUPLE= citra-emu:ext-libressl-portable:7d01cb0:libressl/externals/libressl \
citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \
MerryMage:dynarmic:r1-992-g4e6848d1:dynarmic/externals/dynarmic \
Modified: head/emulators/citra/distinfo
==============================================================================
--- head/emulators/citra/distinfo Tue Feb 5 00:50:03 2019 (r492180)
+++ head/emulators/citra/distinfo Tue Feb 5 00:50:09 2019 (r492181)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1549036168
-SHA256 (citra-emu-citra-s20190201-2731437a1_GH0.tar.gz) = 17d12481f7065196a951aee265dca9edf014883102c6bb17524941c6fc65fc5f
-SIZE (citra-emu-citra-s20190201-2731437a1_GH0.tar.gz) = 4829259
+TIMESTAMP = 1549249054
+SHA256 (citra-emu-citra-s20190203-f620c862f_GH0.tar.gz) = 10a6bc144b44dc6dce15ad348d7d123a17b733fcaf2ca76e3c8c111918129cea
+SIZE (citra-emu-citra-s20190203-f620c862f_GH0.tar.gz) = 4831560
SHA256 (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = f3fc8c9d4991b05ca1e1c8f5907ecd3ffd9724a8dccf328087b4784cda5c7db3
SIZE (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = 1762942
SHA256 (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = a593ab188e4feaeef8376c27b554cc413986efc777c195e44c6d3d223de9a63c
More information about the svn-ports-head
mailing list