git: 93461b5b7c37 - main - */biosfont*: update to 1.3.1, migrate to codeberg

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 26 Feb 2024 20:42:25 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=93461b5b7c3763036280eaa4ae3b7e1beaa1ebe0

commit 93461b5b7c3763036280eaa4ae3b7e1beaa1ebe0
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-02-26 20:40:34 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-02-26 20:42:01 +0000

    */biosfont*: update to 1.3.1, migrate to codeberg
---
 misc/biosfont-demos/Makefile |  9 ++++-----
 misc/biosfont-demos/distinfo |  6 +++---
 sysutils/biosfont/Makefile   | 11 +++++------
 sysutils/biosfont/distinfo   |  6 +++---
 4 files changed, 15 insertions(+), 17 deletions(-)

diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile
index 2b3ed4bb37f2..cbd2d39372a9 100644
--- a/misc/biosfont-demos/Makefile
+++ b/misc/biosfont-demos/Makefile
@@ -1,19 +1,18 @@
 PORTNAME=	biosfont-demos
-PORTVERSION=	1.3
+PORTVERSION=	1.3.1
 CATEGORIES=	misc
+MASTER_SITES=  https://codeberg.org/rene0/biosfont/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
 MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Demos for the biosfont kernel module
-WWW=		https://github.com/rene0/biosfont
+WWW=		https://codeberg.org/rene0/biosfont
 
 LICENSE=	BSD2CLAUSE
 
 BUILD_DEPENDS=	${LOCALBASE}/include/biosfont.h:sysutils/biosfont
 RUN_DEPENDS=	/boot/modules/biosfont.ko:sysutils/biosfont
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	rene0
-GH_PROJECT=	biosfont
+WRKSRC=		${WRKDIR}/biosfont
 WRKSRC_SUBDIR=	biosfont-demos
 
 INSTALL_TARGET=	install-strip
diff --git a/misc/biosfont-demos/distinfo b/misc/biosfont-demos/distinfo
index 4c89a5129b9f..e1392c727f89 100644
--- a/misc/biosfont-demos/distinfo
+++ b/misc/biosfont-demos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577226007
-SHA256 (rene0-biosfont-1.3_GH0.tar.gz) = b712b6f192e298d600bbe7e3765e7874d7eb49b6f7909dc9b1045c84f062dd39
-SIZE (rene0-biosfont-1.3_GH0.tar.gz) = 6174
+TIMESTAMP = 1708897109
+SHA256 (biosfont-demos-1.3.1.tar.gz) = 13f13725450595a313f760d94b8beb3c99ac527763c9b273b6873fd403a33bdc
+SIZE (biosfont-demos-1.3.1.tar.gz) = 6097
diff --git a/sysutils/biosfont/Makefile b/sysutils/biosfont/Makefile
index 3336123289f6..058419e9ba47 100644
--- a/sysutils/biosfont/Makefile
+++ b/sysutils/biosfont/Makefile
@@ -1,20 +1,19 @@
 PORTNAME=	biosfont
-PORTVERSION=	1.3
-PORTREVISION=	1
+PORTVERSION=	1.3.1
 CATEGORIES=	sysutils
+MASTER_SITES=	https://codeberg.org/rene0/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
 MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Kernel module to retrieve bitmap fonts from BIOS memory
-WWW=		https://github.com/rene0/biosfont
+WWW=		https://codeberg.org/rene0/biosfont
 
 LICENSE=	BSD2CLAUSE
 
 # only platforms guaranteed to be ok, feedback/patches are welcome
 ONLY_FOR_ARCHS=	amd64 i386
 
-USES=		uidfix kmod
-USE_GITHUB=	yes
-GH_ACCOUNT=	rene0
+USES=		kmod uidfix
+WRKSRC=		${WRKDIR}/${PORTNAME}
 WRKSRC_SUBDIR=	biosfont
 
 post-install:
diff --git a/sysutils/biosfont/distinfo b/sysutils/biosfont/distinfo
index b78d9ddfb730..a04f22e155b4 100644
--- a/sysutils/biosfont/distinfo
+++ b/sysutils/biosfont/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577225565
-SHA256 (rene0-biosfont-1.3_GH0.tar.gz) = b712b6f192e298d600bbe7e3765e7874d7eb49b6f7909dc9b1045c84f062dd39
-SIZE (rene0-biosfont-1.3_GH0.tar.gz) = 6174
+TIMESTAMP = 1708897231
+SHA256 (biosfont-1.3.1.tar.gz) = 13f13725450595a313f760d94b8beb3c99ac527763c9b273b6873fd403a33bdc
+SIZE (biosfont-1.3.1.tar.gz) = 6097