svn commit: r473782 - head/emulators/citra

Jan Beich jbeich at FreeBSD.org
Tue Jul 3 00:22:18 UTC 2018


Author: jbeich
Date: Tue Jul  3 00:22:17 2018
New Revision: 473782
URL: https://svnweb.freebsd.org/changeset/ports/473782

Log:
  emulators/citra: update to s20180703
  
  Changes:	https://github.com/citra-emu/citra/compare/490b7ded0...945b3413a

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 Jul  3 00:22:06 2018	(r473781)
+++ head/emulators/citra/Makefile	Tue Jul  3 00:22:17 2018	(r473782)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	citra
-PORTVERSION=	s20180629
+PORTVERSION=	s20180703
 PORTREVISION?=	0
 CATEGORIES=	emulators
 
@@ -23,7 +23,7 @@ BUILD_DEPENDS=	boost-libs>=1.66:devel/boost-libs
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	citra-emu
-GH_TAGNAME=	490b7ded0
+GH_TAGNAME=	945b3413a
 GH_TUPLE=	citra-emu:ext-libressl-portable:cbb1dca:libressl/externals/libressl \
 		citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \
 		MerryMage:dynarmic:r1-2-g4b350a3:dynarmic/externals/dynarmic \

Modified: head/emulators/citra/distinfo
==============================================================================
--- head/emulators/citra/distinfo	Tue Jul  3 00:22:06 2018	(r473781)
+++ head/emulators/citra/distinfo	Tue Jul  3 00:22:17 2018	(r473782)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1530300074
-SHA256 (citra-emu-citra-s20180629-490b7ded0_GH0.tar.gz) = b4fdb4edc7e1a96ad7c938db68189c9b5df6b79de7d72c81cf06ad74ee86e8cf
-SIZE (citra-emu-citra-s20180629-490b7ded0_GH0.tar.gz) = 2348102
+TIMESTAMP = 1530571522
+SHA256 (citra-emu-citra-s20180703-945b3413a_GH0.tar.gz) = 2883a1c03a0bec0162ef7b22293e0627f64508857516c59596edecc33b4913dc
+SIZE (citra-emu-citra-s20180703-945b3413a_GH0.tar.gz) = 2347794
 SHA256 (citra-emu-ext-libressl-portable-cbb1dca_GH0.tar.gz) = f3741a3bb480d9f8a817f032f59d1908e659620cbb93c0fe8289cfb46d2ab89c
 SIZE (citra-emu-ext-libressl-portable-cbb1dca_GH0.tar.gz) = 1761962
 SHA256 (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = a593ab188e4feaeef8376c27b554cc413986efc777c195e44c6d3d223de9a63c


More information about the svn-ports-head mailing list