Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2000 08:59:24 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/18749: Update port: x11-fonts/xmbdfed to 4.4
Message-ID:  <20000522155924.17AD737BE23@hub.freebsd.org>

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

>Number:         18749
>Category:       ports
>Synopsis:       Update port: x11-fonts/xmbdfed to 4.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 22 09:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 4.4

New file:
patches/patch-ac

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-fonts/xmbdfed/Makefile x11-fonts/xmbdfed/Makefile
--- /usr/ports/x11-fonts/xmbdfed/Makefile	Mon Apr 10 21:06:48 2000
+++ x11-fonts/xmbdfed/Makefile	Sat May 20 04:40:54 2000
@@ -6,13 +6,9 @@
 #
 
 PORTNAME=	xmbdfed
-PORTVERSION= 	4.3.3
+PORTVERSION= 	4.4
 CATEGORIES=	x11-fonts
 MASTER_SITES=	ftp://crl.nmsu.edu/CLR/multiling/General/
-DISTNAME=	${PORTNAME}-4.3
-
-PATCH_SITES=	${MASTER_SITES}
-PATCHFILES=	${DISTNAME}.patch1 ${DISTNAME}.patch2 ${DISTNAME}.patch3
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -urN /usr/ports/x11-fonts/xmbdfed/files/md5 x11-fonts/xmbdfed/files/md5
--- /usr/ports/x11-fonts/xmbdfed/files/md5	Sat Jan 15 04:11:19 2000
+++ x11-fonts/xmbdfed/files/md5	Sat May 20 04:42:08 2000
@@ -1,4 +1 @@
-MD5 (xmbdfed-4.3.tar.gz) = 51c218182f3dbf875e5459e0d3500195
-MD5 (xmbdfed-4.3.patch1) = 93f888e0af90d0e046c8ab71bc22506b
-MD5 (xmbdfed-4.3.patch2) = ca9c4a3db64925be3d4c8fbc2232a716
-MD5 (xmbdfed-4.3.patch3) = 4206610384de33f7af88e8bd7ad798e5
+MD5 (xmbdfed-4.4.tar.gz) = 534b5716771b5487ecb076d971cd1f06
diff -urN /usr/ports/x11-fonts/xmbdfed/patches/patch-ba x11-fonts/xmbdfed/patches/patch-ba
--- /usr/ports/x11-fonts/xmbdfed/patches/patch-ba	Thu Jan  1 09:00:00 1970
+++ x11-fonts/xmbdfed/patches/patch-ba	Sat May 20 04:48:00 2000
@@ -0,0 +1,14 @@
+--- bdf.h.orig	Fri Mar 17 05:08:51 2000
++++ bdf.h	Sat May 20 04:47:50 2000
+@@ -41,7 +41,11 @@
+ 
+ #ifdef HAVE_FREETYPE
+ #include <freetype.h>
++#ifdef __FreeBSD__
++#include <ftxsbit.h>
++#else
+ #include <extend/ftxsbit.h>
++#endif
+ #endif /* HAVE_FREETYPE */
+ 
+ #ifdef __cplusplus


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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