git: c55444119132 - main - devel/rgbds: Update to 0.5.0
Tobias Kortkamp
tobik at FreeBSD.org
Mon Apr 19 08:02:39 UTC 2021
The branch main has been updated by tobik:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c55444119132db970ee9c343dc1b822f66696178
commit c55444119132db970ee9c343dc1b822f66696178
Author: Tobias Kortkamp <tobik at FreeBSD.org>
AuthorDate: 2021-04-18 08:57:50 +0000
Commit: Tobias Kortkamp <tobik at FreeBSD.org>
CommitDate: 2021-04-19 08:00:08 +0000
devel/rgbds: Update to 0.5.0
Changes: https://github.com/gbdev/rgbds/releases/tag/v0.5.0
---
devel/rgbds/Makefile | 3 ++-
devel/rgbds/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/rgbds/Makefile b/devel/rgbds/Makefile
index 0cbab03367db..3b2808b14e35 100644
--- a/devel/rgbds/Makefile
+++ b/devel/rgbds/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rgbds
-DISTVERSION= 0.5.0-rc2
+DISTVERSION= 0.5.0
CATEGORIES= devel games
MASTER_SITES= https://github.com/gbdev/rgbds/releases/download/v${DISTVERSION}/
@@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpng.so:graphics/png
USES= bison compiler:c11 dos2unix pkgconfig
+MAKE_ARGS= Q= # verbose builds
WRKSRC= ${WRKDIR}/rgbds
.include <bsd.port.mk>
diff --git a/devel/rgbds/distinfo b/devel/rgbds/distinfo
index c07d46e01274..86f91d774cb5 100644
--- a/devel/rgbds/distinfo
+++ b/devel/rgbds/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616969391
-SHA256 (rgbds-0.5.0-rc2.tar.gz) = 4c7c764faae474520095f5098fe46f5053261eb710deb2bb1975c1ac8b7f628b
-SIZE (rgbds-0.5.0-rc2.tar.gz) = 7921629
+TIMESTAMP = 1618806421
+SHA256 (rgbds-0.5.0.tar.gz) = 56708515afafa8bf6e8e5aec398d23484859008da5714d2c160107626142964b
+SIZE (rgbds-0.5.0.tar.gz) = 7921624
More information about the dev-commits-ports-all
mailing list