From owner-svn-ports-head@freebsd.org Tue Dec 22 00:58:58 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7EA884A865C; Tue, 22 Dec 2020 00:58:58 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D0Hz63DLDz4kWG; Tue, 22 Dec 2020 00:58:58 +0000 (UTC) (envelope-from acm@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 5CAE62B106; Tue, 22 Dec 2020 00:58:58 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BM0wwv6088876; Tue, 22 Dec 2020 00:58:58 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BM0wvhH088873; Tue, 22 Dec 2020 00:58:57 GMT (envelope-from acm@FreeBSD.org) Message-Id: <202012220058.0BM0wvhH088873@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Tue, 22 Dec 2020 00:58:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558873 - head/emulators/stella X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/emulators/stella X-SVN-Commit-Revision: 558873 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.34 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: Tue, 22 Dec 2020 00:58:58 -0000 Author: acm Date: Tue Dec 22 00:58:57 2020 New Revision: 558873 URL: https://svnweb.freebsd.org/changeset/ports/558873 Log: - Update to 6.4 PR: 251862 Submitted by: neel (at) neelc.org Modified: head/emulators/stella/Makefile head/emulators/stella/distinfo head/emulators/stella/pkg-plist Modified: head/emulators/stella/Makefile ============================================================================== --- head/emulators/stella/Makefile Tue Dec 22 00:24:13 2020 (r558872) +++ head/emulators/stella/Makefile Tue Dec 22 00:58:57 2020 (r558873) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stella -PORTVERSION= 6.2.1 +PORTVERSION= 6.4 CATEGORIES= emulators MAINTAINER= acm@FreeBSD.org Modified: head/emulators/stella/distinfo ============================================================================== --- head/emulators/stella/distinfo Tue Dec 22 00:24:13 2020 (r558872) +++ head/emulators/stella/distinfo Tue Dec 22 00:58:57 2020 (r558873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593489864 -SHA256 (stella-emu-stella-6.2.1_GH0.tar.gz) = 7e386b11cbd9343356e78b29b303d4e7f33782c1f85474bc6386e80bd5b58f76 -SIZE (stella-emu-stella-6.2.1_GH0.tar.gz) = 7207986 +TIMESTAMP = 1608589428 +SHA256 (stella-emu-stella-6.4_GH0.tar.gz) = 2b07af7230dc7b86d731e8422fb9e01f0cc213807e7507daca12987763131703 +SIZE (stella-emu-stella-6.4_GH0.tar.gz) = 7347677 Modified: head/emulators/stella/pkg-plist ============================================================================== --- head/emulators/stella/pkg-plist Tue Dec 22 00:24:13 2020 (r558872) +++ head/emulators/stella/pkg-plist Tue Dec 22 00:58:57 2020 (r558873) @@ -50,8 +50,10 @@ bin/stella %%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo_console.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo_controller.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo_emulation.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo_quadtari.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc_classic.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc_dark.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc_light.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_ui.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_video.png