aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2008-08-06 00:49:40 +0800
committerlippe <lippe@FreeBSD.org>2008-08-06 00:49:40 +0800
commit7dff814853d5391fcc4395a4c4657e0ab5efb264 (patch)
treec96d7fca8e8c9ac04cb76a32bc678eda676baa28 /sysutils
parent6ec9f4c9f8e5d8fe8a15e4a096aa6d15cf1c450e (diff)
downloadfreebsd-ports-graphics-7dff814853d5391fcc4395a4c4657e0ab5efb264.tar.gz
freebsd-ports-graphics-7dff814853d5391fcc4395a4c4657e0ab5efb264.tar.zst
freebsd-ports-graphics-7dff814853d5391fcc4395a4c4657e0ab5efb264.zip
- Update to 1.2.
- Enable amd64 build. PR: ports/126051 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) Approved by: gabor (mentor, implicit)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/biosfont/Makefile6
-rw-r--r--sysutils/biosfont/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/biosfont/Makefile b/sysutils/biosfont/Makefile
index 287da7856e8..245dd2d18dd 100644
--- a/sysutils/biosfont/Makefile
+++ b/sysutils/biosfont/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= biosfont
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= sysutils kld
MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/
MAINTAINER= r.c.ladan@gmail.com
COMMENT= Kernel module to retrieve bitmap fonts from BIOS memory
-# only platform guraranteed to be ok, feedback/patches are welcome
-ONLY_FOR_ARCHS= i386
+# only platforms guraranteed to be ok, feedback/patches are welcome
+ONLY_FOR_ARCHS= i386 amd64
MAN4= biosfont.4
diff --git a/sysutils/biosfont/distinfo b/sysutils/biosfont/distinfo
index 00c06f09dc0..277dd39a639 100644
--- a/sysutils/biosfont/distinfo
+++ b/sysutils/biosfont/distinfo
@@ -1,3 +1,3 @@
-MD5 (biosfont-1.1.tar.gz) = a7a5d03a0f3295dffa27775d778cb376
-SHA256 (biosfont-1.1.tar.gz) = c9c65e916f50cc8818a401611d643fd434254c5ae49fbab84d33a7e15a55b54a
-SIZE (biosfont-1.1.tar.gz) = 2599
+MD5 (biosfont-1.2.tar.gz) = be82fda543ae79f1ac3a7c425aee9b9b
+SHA256 (biosfont-1.2.tar.gz) = 28ac658ded25f1e2f645e659a262d19b921396affe4436ddc4268df795c491d6
+SIZE (biosfont-1.2.tar.gz) = 2633