git: 2f67d0fe817a - main - devel/rgbds: Update to 0.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 01:12:07 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2f67d0fe817ab635c3bb04c19fe01280c8b2a2e7
commit 2f67d0fe817ab635c3bb04c19fe01280c8b2a2e7
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-01-01 00:58:01 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-01-01 01:11:43 +0000
devel/rgbds: Update to 0.7.0
ChangeLog: https://github.com/gbdev/rgbds/releases/tag/v0.7.0
---
devel/rgbds/Makefile | 10 ++++++----
devel/rgbds/distinfo | 6 +++---
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/devel/rgbds/Makefile b/devel/rgbds/Makefile
index bd6d4fd33240..0f8ef6adf4fe 100644
--- a/devel/rgbds/Makefile
+++ b/devel/rgbds/Makefile
@@ -1,6 +1,5 @@
PORTNAME= rgbds
-DISTVERSION= 0.6.1
-PORTREVISION= 2
+DISTVERSION= 0.7.0
CATEGORIES= devel games
MASTER_SITES= https://github.com/gbdev/rgbds/releases/download/v${DISTVERSION}/
@@ -11,9 +10,12 @@ WWW= https://rgbds.gbdev.io/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libpng.so:graphics/png
+BUILD_DEPENDS= bash>0:shells/bash
+LIB_DEPENDS= libpng16.so:graphics/png
-USES= bison compiler:c11 dos2unix pkgconfig
+USES= bison compiler:c11 dos2unix pkgconfig shebangfix
+
+SHEBANG_FILES= src/bison.sh
MAKE_ARGS= Q= # verbose builds
WRKSRC= ${WRKDIR}/rgbds
diff --git a/devel/rgbds/distinfo b/devel/rgbds/distinfo
index 642513f7aa3b..d8d1a271b46d 100644
--- a/devel/rgbds/distinfo
+++ b/devel/rgbds/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670079297
-SHA256 (rgbds-0.6.1.tar.gz) = 872018509c6cbc2d9e947a1a6d509fd9dc56a010827f608c5f4fa46de2fa186a
-SIZE (rgbds-0.6.1.tar.gz) = 8040703
+TIMESTAMP = 1704068698
+SHA256 (rgbds-0.7.0.tar.gz) = b3e2bae43e679492efd6f128dc6e951dd4b1b9ef75905df937a9b9fa67bcfaf2
+SIZE (rgbds-0.7.0.tar.gz) = 8052126