svn commit: r453587 - in head/emulators/citra: . files
Jan Beich
jbeich at FreeBSD.org
Mon Nov 6 03:13:15 UTC 2017
Author: jbeich
Date: Mon Nov 6 03:13:14 2017
New Revision: 453587
URL: https://svnweb.freebsd.org/changeset/ports/453587
Log:
emulators/citra: convert backout into upstream fix
Deleted:
head/emulators/citra/files/patch-revert-pr3042
Modified:
head/emulators/citra/Makefile (contents, props changed)
head/emulators/citra/distinfo (contents, props changed)
Modified: head/emulators/citra/Makefile
==============================================================================
--- head/emulators/citra/Makefile Mon Nov 6 02:35:28 2017 (r453586)
+++ head/emulators/citra/Makefile Mon Nov 6 03:13:14 2017 (r453587)
@@ -5,6 +5,9 @@ PORTVERSION= s20171105
PORTREVISION?= 0
CATEGORIES= emulators
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= ff17773c28b1.patch:-p1
+
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Nintendo 3DS emulator/debugger
Modified: head/emulators/citra/distinfo
==============================================================================
--- head/emulators/citra/distinfo Mon Nov 6 02:35:28 2017 (r453586)
+++ head/emulators/citra/distinfo Mon Nov 6 03:13:14 2017 (r453587)
@@ -21,3 +21,5 @@ SHA256 (weidai11-cryptopp-CRYPTOPP_5_6_5-610-g24bc2b8_
SIZE (weidai11-cryptopp-CRYPTOPP_5_6_5-610-g24bc2b8_GH0.tar.gz) = 7008104
SHA256 (whoshuu-cpr-1.3.0-12-gb5758fb_GH0.tar.gz) = 84ea509dc08766d7182b867b78ba6dd16f3352d85b18b0654661079b8617dae4
SIZE (whoshuu-cpr-1.3.0-12-gb5758fb_GH0.tar.gz) = 34100
+SHA256 (ff17773c28b1.patch) = ecc6ef211c4436945b632dcc427ed4ca51cb66f12079054003983fce0c44db5a
+SIZE (ff17773c28b1.patch) = 783
More information about the svn-ports-all
mailing list