Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 21:24:34 GMT
From:      Rene Ladan <r.c.ladan@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126051: [MAINTAINER-UPDATE] update sysutils/biosfont to 1.2
Message-ID:  <200807282124.m6SLOYU9009447@www.freebsd.org>
Resent-Message-ID: <200807282130.m6SLU23x039054@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         126051
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] update sysutils/biosfont to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 28 21:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 7.0-RELEASE
>Organization:
>Environment:
FreeBSD self.rene-ladan.nl 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #0: Sun Jul 27 17:31:07 CEST 2008     root@self.rene-ladan.nl:/usr/obj/usr/src/sys/RENE  amd64

>Description:
Update biosfont to 1.2 :
- enable on amd64 (runtime-tested)
- clean up source code
>How-To-Repeat:

>Fix:
apply patch (tested with 'portlint -A' and 'port test')

Patch attached with submission follows:

diff -ru /usr/ports/sysutils/biosfont/Makefile biosfont/Makefile
--- /usr/ports/sysutils/biosfont/Makefile	2008-01-31 14:15:47.000000000 +0100
+++ biosfont/Makefile	2008-07-28 23:03:11.000000000 +0200
@@ -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=	i386a amd64
 
 MAN4=		biosfont.4
 
diff -ru /usr/ports/sysutils/biosfont/distinfo biosfont/distinfo
--- /usr/ports/sysutils/biosfont/distinfo	2007-03-06 19:41:06.000000000 +0100
+++ biosfont/distinfo	2008-07-28 23:00:52.000000000 +0200
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807282124.m6SLOYU9009447>