aboutsummaryrefslogtreecommitdiff
path: root/sysutils/biosfont
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-12-24 22:29:37 +0000
committerRene Ladan <rene@FreeBSD.org>2019-12-24 22:29:37 +0000
commit27d01e3b08cff821ed7c22bdfcdb12b6ed8715c9 (patch)
tree4f676747867578c75dea38defb5626cdaa24c976 /sysutils/biosfont
parentb1842ed15d0d810d1ab28f34ac72ff8145dc1c88 (diff)
downloadports-27d01e3b08cff821ed7c22bdfcdb12b6ed8715c9.tar.gz
ports-27d01e3b08cff821ed7c22bdfcdb12b6ed8715c9.zip
Update misc/biosfont-demos and sysutils/biosfont to version 1.3
The ports are now directly sourced from github instead of LOCAL. The showdati program now works again on FreeBSD (tested on an Asus ROG GL553VW in CSM mode, UEFI mode return blank characters).
Notes
Notes: svn path=/head/; revision=520822
Diffstat (limited to 'sysutils/biosfont')
-rw-r--r--sysutils/biosfont/Makefile8
-rw-r--r--sysutils/biosfont/distinfo5
2 files changed, 8 insertions, 5 deletions
diff --git a/sysutils/biosfont/Makefile b/sysutils/biosfont/Makefile
index 53fb25306089..d079123e71e8 100644
--- a/sysutils/biosfont/Makefile
+++ b/sysutils/biosfont/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= biosfont
-PORTVERSION= 1.2.1
+PORTVERSION= 1.3
CATEGORIES= sysutils
-MASTER_SITES= LOCAL/rene
MAINTAINER= rene@FreeBSD.org
COMMENT= Kernel module to retrieve bitmap fonts from BIOS memory
@@ -12,9 +11,12 @@ COMMENT= Kernel module to retrieve bitmap fonts from BIOS memory
LICENSE= BSD2CLAUSE
# only platforms guaranteed to be ok, feedback/patches are welcome
-ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS= amd64 i386
USES= uidfix kmod
+USE_GITHUB= yes
+GH_ACCOUNT= rene0
+WRKSRC_SUBDIR= biosfont
post-install:
${INSTALL_DATA} ${WRKSRC}/biosfont.h ${STAGEDIR}${PREFIX}/include
diff --git a/sysutils/biosfont/distinfo b/sysutils/biosfont/distinfo
index a45dcb5d3ea9..b78d9ddfb730 100644
--- a/sysutils/biosfont/distinfo
+++ b/sysutils/biosfont/distinfo
@@ -1,2 +1,3 @@
-SHA256 (biosfont-1.2.1.tar.gz) = 296fd64b5ee35eb367be9eabef01739897995efafdd99f8dbdb94e6f1b75a351
-SIZE (biosfont-1.2.1.tar.gz) = 3333
+TIMESTAMP = 1577225565
+SHA256 (rene0-biosfont-1.3_GH0.tar.gz) = b712b6f192e298d600bbe7e3765e7874d7eb49b6f7909dc9b1045c84f062dd39
+SIZE (rene0-biosfont-1.3_GH0.tar.gz) = 6174