Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 16:14:06 GMT
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd71e06b49e5 - main - emulators/fceux: update to 2.6.3
Message-ID:  <202203071614.227GE68H090474@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cd71e06b49e5f5074fa7ecd9bf2119ceaf131f4d

commit cd71e06b49e5f5074fa7ecd9bf2119ceaf131f4d
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-03-07 13:13:58 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-03-07 16:13:39 +0000

    emulators/fceux: update to 2.6.3
    
    A maintenance release.
    Significant family keyboard emulation improvements for the Qt GUI.
    
    Changelog:      https://fceux.com/web/pressrelease-2.6.3.html
    PR:             262397
---
 emulators/fceux/Makefile | 2 +-
 emulators/fceux/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile
index 67008ecd48bf..d8cce860b226 100644
--- a/emulators/fceux/Makefile
+++ b/emulators/fceux/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fceux
-DISTVERSION=	2.6.2
+DISTVERSION=	2.6.3
 CATEGORIES=	emulators games
 MASTER_SITES=	SF/fceultra/Source%20Code/${DISTVERSION}%20src/
 
diff --git a/emulators/fceux/distinfo b/emulators/fceux/distinfo
index a502c014e893..d2ee660e0f3b 100644
--- a/emulators/fceux/distinfo
+++ b/emulators/fceux/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644250746
-SHA256 (fceux-2.6.2.tar.gz) = 2dc943cf9719919c61752c8f4d00cb911ecddbc9e9ef239eb65b5dcd3b9d9707
-SIZE (fceux-2.6.2.tar.gz) = 23334976
+TIMESTAMP = 1646655382
+SHA256 (fceux-2.6.3.tar.gz) = 410113e0437af2c1f041e1f1d48876f15d4b77de7b04c92c84e1d99c870393ad
+SIZE (fceux-2.6.3.tar.gz) = 23355815



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203071614.227GE68H090474>