From owner-svn-ports-head@freebsd.org Wed Jun 13 12:33:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5CB710061CD; Wed, 13 Jun 2018 12:33:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7AE6780033; Wed, 13 Jun 2018 12:33:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5CE61197E3; Wed, 13 Jun 2018 12:33:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5DCXE1p008386; Wed, 13 Jun 2018 12:33:14 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5DCXDMI008384; Wed, 13 Jun 2018 12:33:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201806131233.w5DCXDMI008384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 13 Jun 2018 12:33:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472312 - in head/emulators/ppsspp: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/emulators/ppsspp: . files X-SVN-Commit-Revision: 472312 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2018 12:33:15 -0000 Author: jbeich Date: Wed Jun 13 12:33:13 2018 New Revision: 472312 URL: https://svnweb.freebsd.org/changeset/ports/472312 Log: emulators/ppsspp: unbreak in-game movies PR: 228972 Modified: head/emulators/ppsspp/Makefile (contents, props changed) head/emulators/ppsspp/distinfo (contents, props changed) head/emulators/ppsspp/files/pkg-message.in (contents, props changed) Modified: head/emulators/ppsspp/Makefile ============================================================================== --- head/emulators/ppsspp/Makefile Wed Jun 13 12:33:00 2018 (r472311) +++ head/emulators/ppsspp/Makefile Wed Jun 13 12:33:13 2018 (r472312) @@ -3,7 +3,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v DISTVERSION?= 1.6.3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators # XXX Get from Debian once #697821 lands MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage @@ -14,6 +14,7 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PRO PATCHFILES= c783e7761c2a.patch:-p1 PATCHFILES+= f2a75719d843.patch:-p1 PATCHFILES+= 78a41980dfd7.patch:-p1 +PATCHFILES+= 7a7c655615a4.patch:-p1 MAINTAINER= jbeich@FreeBSD.org COMMENT= PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS Modified: head/emulators/ppsspp/distinfo ============================================================================== --- head/emulators/ppsspp/distinfo Wed Jun 13 12:33:00 2018 (r472311) +++ head/emulators/ppsspp/distinfo Wed Jun 13 12:33:13 2018 (r472312) @@ -19,3 +19,5 @@ SHA256 (f2a75719d843.patch) = 4a299603dd6c3f5143a7b2c4 SIZE (f2a75719d843.patch) = 1043 SHA256 (78a41980dfd7.patch) = 9cfbc62c7e4f5a47ea88b854a83d3bd407a14f96c2b60bc3d190bdbc9266824b SIZE (78a41980dfd7.patch) = 1577 +SHA256 (7a7c655615a4.patch) = 48d1ab7f59a2f2fdf7b53b55844d146639f8e638b9a92e92e6d75df56ffea66f +SIZE (7a7c655615a4.patch) = 1035 Modified: head/emulators/ppsspp/files/pkg-message.in ============================================================================== --- head/emulators/ppsspp/files/pkg-message.in Wed Jun 13 12:33:00 2018 (r472311) +++ head/emulators/ppsspp/files/pkg-message.in Wed Jun 13 12:33:13 2018 (r472312) @@ -1,5 +1,4 @@ Known issues: -- Videos are garbled since multimedia/ffmpeg update to 3.2, see #9026 - %%DATADIR%%/assets/gamecontrollerdb.txt cannot be used as is because SDL_JoystickGetGUID is a stub on FreeBSD. Create the file using controllermap (or antimicro) then check with testgamecontroller