git: e91ba47763aa - main - emulators/openmsx: remove USE_GITHUB
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Aug 2024 16:58:49 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=e91ba47763aa12a6cae388c2248e633666f52f5b commit e91ba47763aa12a6cae388c2248e633666f52f5b Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-08-24 16:57:01 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-08-24 16:58:32 +0000 emulators/openmsx: remove USE_GITHUB Use MASTER_SITES instead of USE_GITHUB, see https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github PR: 280018 Reported by: diizzy --- emulators/openmsx/Makefile | 6 +----- emulators/openmsx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index e94bdc9a6e79..207d7503499e 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,6 +1,7 @@ PORTNAME= openmsx DISTVERSION= 19.1 CATEGORIES= emulators +MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_19_1/ MAINTAINER= dmenelkir@gmail.com COMMENT= Open source MSX emulator @@ -20,11 +21,6 @@ LIB_DEPENDS= libao.so:audio/libao \ USES= gl gmake pkgconfig python sdl tcl USE_GCC= yes -USE_GITHUB= yes -GH_ACCOUNT= openMSX -GH_PROJECT= openMSX -GH_TAGNAME= RELEASE_19_1 - USE_GL= gl glew USE_SDL= sdl2 ttf2 diff --git a/emulators/openmsx/distinfo b/emulators/openmsx/distinfo index 8ffc7facdc8f..573625887d0f 100644 --- a/emulators/openmsx/distinfo +++ b/emulators/openmsx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724307536 -SHA256 (openMSX-openMSX-19.1-RELEASE_19_1_GH0.tar.gz) = 06b204ed5e126be9af6a268717c911a9d67415745e02845f7d5657fbb89b38ee -SIZE (openMSX-openMSX-19.1-RELEASE_19_1_GH0.tar.gz) = 5832487 +TIMESTAMP = 1724517832 +SHA256 (openmsx-19.1.tar.gz) = 979b1322215095d82d5ea4a455c5e089fcbc4916c0725d6362a15b7022c0e249 +SIZE (openmsx-19.1.tar.gz) = 4216833