From owner-svn-ports-all@freebsd.org Sat Feb 17 14:14:13 2018 Return-Path: Delivered-To: svn-ports-all@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 ED4BEF11A9F; Sat, 17 Feb 2018 14:14:12 +0000 (UTC) (envelope-from tobik@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 A04B48051B; Sat, 17 Feb 2018 14:14:12 +0000 (UTC) (envelope-from tobik@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 9B3D51DCB0; Sat, 17 Feb 2018 14:14:12 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1HEECou053070; Sat, 17 Feb 2018 14:14:12 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1HEECTj053068; Sat, 17 Feb 2018 14:14:12 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201802171414.w1HEECTj053068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 17 Feb 2018 14:14:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462161 - head/games/moonlight-embedded X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/games/moonlight-embedded X-SVN-Commit-Revision: 462161 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Feb 2018 14:14:13 -0000 Author: tobik Date: Sat Feb 17 14:14:12 2018 New Revision: 462161 URL: https://svnweb.freebsd.org/changeset/ports/462161 Log: games/moonlight-embedded: Update to 2.4.6 - Adds support for GFE >= 3.12 Changes: https://github.com/irtimmer/moonlight-embedded/compare/v2.4.4...v2.4.6 MFH: 2018Q1 Modified: head/games/moonlight-embedded/Makefile head/games/moonlight-embedded/distinfo Modified: head/games/moonlight-embedded/Makefile ============================================================================== --- head/games/moonlight-embedded/Makefile Sat Feb 17 13:52:48 2018 (r462160) +++ head/games/moonlight-embedded/Makefile Sat Feb 17 14:14:12 2018 (r462161) @@ -2,7 +2,7 @@ PORTNAME= moonlight-embedded DISTVERSIONPREFIX= v -DISTVERSION= 2.4.4 +DISTVERSION= 2.4.6 CATEGORIES= games MAINTAINER= tobik@FreeBSD.org @@ -21,7 +21,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ USES= cmake localbase:ldflags perl5 pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= irtimmer -GH_TUPLE= irtimmer:moonlight-common-c:a1bdb36766f8db5dc9cc0694c9a376f0dca3ab59:common/third_party/moonlight-common-c +GH_TUPLE= irtimmer:moonlight-common-c:186cef0e3a4c104dc224f0ca413345571d79b48c:common/third_party/moonlight-common-c USE_LDCONFIG= yes USE_PERL5= build USE_SDL= sdl2 Modified: head/games/moonlight-embedded/distinfo ============================================================================== --- head/games/moonlight-embedded/distinfo Sat Feb 17 13:52:48 2018 (r462160) +++ head/games/moonlight-embedded/distinfo Sat Feb 17 14:14:12 2018 (r462161) @@ -1,5 +1,5 @@ -TIMESTAMP = 1509795639 -SHA256 (irtimmer-moonlight-embedded-v2.4.4_GH0.tar.gz) = 10ce448cf88303ad5b851461fb2e1b7c3f5ebc415ee5086ecb18166225f0e491 -SIZE (irtimmer-moonlight-embedded-v2.4.4_GH0.tar.gz) = 137835 -SHA256 (irtimmer-moonlight-common-c-a1bdb36766f8db5dc9cc0694c9a376f0dca3ab59_GH0.tar.gz) = b9fce9621b4b0cf780c3e1e75b52afa3e4493993289f28301b957beb7299d8bb -SIZE (irtimmer-moonlight-common-c-a1bdb36766f8db5dc9cc0694c9a376f0dca3ab59_GH0.tar.gz) = 64283 +TIMESTAMP = 1518876219 +SHA256 (irtimmer-moonlight-embedded-v2.4.6_GH0.tar.gz) = 5c3c6fbedcd9d9b57d276add82e88be12b3ea974dc191ed5ae29908a62acb374 +SIZE (irtimmer-moonlight-embedded-v2.4.6_GH0.tar.gz) = 137855 +SHA256 (irtimmer-moonlight-common-c-186cef0e3a4c104dc224f0ca413345571d79b48c_GH0.tar.gz) = 68ad7fd341b6fcd218bbe3c502f56bee9e21f7e9d5587e538bb41af4f3ae71af +SIZE (irtimmer-moonlight-common-c-186cef0e3a4c104dc224f0ca413345571d79b48c_GH0.tar.gz) = 66038