Date: Thu, 2 Nov 2023 01:18:26 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: 1cf6f987bbd2 - main - emulators/fs-uae-launcher: Update to 3.1.68 Message-ID: <202311020118.3A21IQI4084439@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=1cf6f987bbd21e51eab13f9fd2ebf48cadd2374f commit 1cf6f987bbd21e51eab13f9fd2ebf48cadd2374f Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-11-02 01:17:06 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-11-02 01:18:05 +0000 emulators/fs-uae-launcher: Update to 3.1.68 --- emulators/fs-uae-launcher/Makefile | 7 +++---- emulators/fs-uae-launcher/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile index c7ac69ce357f..a7c4ebc8784f 100644 --- a/emulators/fs-uae-launcher/Makefile +++ b/emulators/fs-uae-launcher/Makefile @@ -1,8 +1,7 @@ PORTNAME= fs-uae-launcher -PORTVERSION= 3.0.5 -PORTREVISION= 6 +PORTVERSION= 3.1.68 CATEGORIES= emulators -MASTER_SITES= https://fs-uae.net/stable/${PORTVERSION}/ +MASTER_SITES= https://fs-uae.net/files/FS-UAE-Launcher/Stable/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= GUI launcher for the FS-UAE Amiga emulator @@ -15,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-lhafile>0:archivers/py-python-lhafile@${PY_FLAVOR} -USES= gettext gmake gnome pathfix pyqt:5 python +USES= gettext gmake gnome pathfix pyqt:5 python tar:xz USE_PYTHON= distutils autoplist noflavors USE_PYQT= pyqt5 sip diff --git a/emulators/fs-uae-launcher/distinfo b/emulators/fs-uae-launcher/distinfo index d1ac2e53d8e7..b52e2b016ccb 100644 --- a/emulators/fs-uae-launcher/distinfo +++ b/emulators/fs-uae-launcher/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599823933 -SHA256 (fs-uae-launcher-3.0.5.tar.gz) = 27797a04b9fc0be2805ae992c2950ff6228383fa153eccefbdebfc6789ca76b6 -SIZE (fs-uae-launcher-3.0.5.tar.gz) = 9633819 +TIMESTAMP = 1698712158 +SHA256 (fs-uae-launcher-3.1.68.tar.xz) = e36104442db278e0f1d073dbc2be2f9a937cd33e964968b75b324c393f8ec030 +SIZE (fs-uae-launcher-3.1.68.tar.xz) = 7736036
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311020118.3A21IQI4084439>