Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2024 07:03:18 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: 582512a5f11f - main - emulators/sameboy: Upstream rerolled release/distfile
Message-ID:  <202412140703.4BE73InA029402@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=582512a5f11f941ff77b57714311d525d629a25a

commit 582512a5f11f941ff77b57714311d525d629a25a
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-12-14 07:00:11 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-12-14 07:01:29 +0000

    emulators/sameboy: Upstream rerolled release/distfile
    
    Upstream rerolled release/distfile as previous still had versioning
    referring to previous version
    
    Reported by:    pkg-fallout
---
 emulators/sameboy/Makefile | 4 +---
 emulators/sameboy/distinfo | 8 +++-----
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile
index 7cf033277197..0465aafb57b8 100644
--- a/emulators/sameboy/Makefile
+++ b/emulators/sameboy/Makefile
@@ -1,11 +1,9 @@
 PORTNAME=	sameboy
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	emulators games
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES=	eadf395de607e5d4bb66dffa90b05d8a36bd4fce.patch:-p1 # Fix BSD install
-
 MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Game Boy and Game Boy Color emulator written in C
 WWW=		https://sameboy.github.io/
diff --git a/emulators/sameboy/distinfo b/emulators/sameboy/distinfo
index 9ede12131c29..1b6a96960f79 100644
--- a/emulators/sameboy/distinfo
+++ b/emulators/sameboy/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1734029425
-SHA256 (LIJI32-SameBoy-v1.0_GH0.tar.gz) = d1b1e1c579fdcbd3fec3005b78914289eed1b0464b2e9f291cf9f227c20f6ef7
-SIZE (LIJI32-SameBoy-v1.0_GH0.tar.gz) = 7442419
-SHA256 (eadf395de607e5d4bb66dffa90b05d8a36bd4fce.patch) = 575b888e2beefe640d51352056db5e41dfd9023c92ba74729d93220da72108ed
-SIZE (eadf395de607e5d4bb66dffa90b05d8a36bd4fce.patch) = 3497
+TIMESTAMP = 1734159441
+SHA256 (LIJI32-SameBoy-v1.0_GH0.tar.gz) = cb620a1e4e5c864af243308f13cda9d55ec090afcd1b48b25a796cdc921deed3
+SIZE (LIJI32-SameBoy-v1.0_GH0.tar.gz) = 7442427



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