From 7dff814853d5391fcc4395a4c4657e0ab5efb264 Mon Sep 17 00:00:00 2001 From: lippe Date: Tue, 5 Aug 2008 16:49:40 +0000 Subject: - Update to 1.2. - Enable amd64 build. PR: ports/126051 Submitted by: Rene Ladan (maintainer) Approved by: gabor (mentor, implicit) --- sysutils/biosfont/Makefile | 6 +++--- sysutils/biosfont/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sysutils/biosfont') diff --git a/sysutils/biosfont/Makefile b/sysutils/biosfont/Makefile index 287da7856e86..245dd2d18dd0 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 00c06f09dc07..277dd39a639a 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 -- cgit