ports/126051: [MAINTAINER-UPDATE] update sysutils/biosfont to 1.2
Rene Ladan
r.c.ladan at gmail.com
Mon Jul 28 21:30:02 UTC 2008
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list