Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2024 19:14:37 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 14ba2d0a44b7 - main - emulators/sameboy: Update to 0.16.3
Message-ID:  <202404121914.43CJEbRf078638@gitrepo.freebsd.org>

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

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

commit 14ba2d0a44b7f1f07b2a65b82765918e6b995739
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-04-12 19:13:45 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-12 19:13:45 +0000

    emulators/sameboy: Update to 0.16.3
    
    ChangeLog: https://github.com/LIJI32/SameBoy/releases/tag/v0.16.3
---
 emulators/sameboy/Makefile | 5 ++---
 emulators/sameboy/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile
index b18e8c03cd93..c8ee2d20acd1 100644
--- a/emulators/sameboy/Makefile
+++ b/emulators/sameboy/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sameboy
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.16.2
+DISTVERSION=	0.16.3
 CATEGORIES=	emulators games
 
 MAINTAINER=	eduardo@FreeBSD.org
@@ -12,8 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	rgbds>0:devel/rgbds
 
-USES=		compiler:c11 desktop-file-utils gl gmake pkgconfig sdl \
-		shared-mime-info
+USES=		desktop-file-utils gl gmake pkgconfig sdl shared-mime-info
 USE_GITHUB=	yes
 GH_ACCOUNT=	LIJI32
 GH_PROJECT=	SameBoy
diff --git a/emulators/sameboy/distinfo b/emulators/sameboy/distinfo
index b067bea7c87e..5eb5431e8583 100644
--- a/emulators/sameboy/distinfo
+++ b/emulators/sameboy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705180339
-SHA256 (LIJI32-SameBoy-v0.16.2_GH0.tar.gz) = 6cb7f11ddef9700bb9a8d5afdc01b7318866860bcdd9f6f6a9344f820b4d1565
-SIZE (LIJI32-SameBoy-v0.16.2_GH0.tar.gz) = 3669670
+TIMESTAMP = 1712948637
+SHA256 (LIJI32-SameBoy-v0.16.3_GH0.tar.gz) = e302e4b082957dca58e3cf5137890036334d2e8d6bd7aeddfed1a69b4343f9ab
+SIZE (LIJI32-SameBoy-v0.16.3_GH0.tar.gz) = 3673461



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