From owner-freebsd-ports Thu Jan 6 7:20:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 809F915672 for ; Thu, 6 Jan 2000 07:20:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA67765; Thu, 6 Jan 2000 07:20:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5F3711565C; Thu, 6 Jan 2000 07:14:31 -0800 (PST) Message-Id: <20000106151431.5F3711565C@hub.freebsd.org> Date: Thu, 6 Jan 2000 07:14:31 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/15947: Update port: x11-fonts/xmbdfed to 4.3.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15947 >Category: ports >Synopsis: Update port: x11-fonts/xmbdfed to 4.3.3 >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: Thu Jan 6 07:20:04 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 3.4-RELEASE i386 >Organization: >Environment: >Description: - Update version to 4.3.3 This PR supersedes ports/15920. (Forgotten updating path of FreeType include files...) >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-fonts/xmbdfed/Makefile x11-fonts/xmbdfed/Makefile --- /usr/ports/x11-fonts/xmbdfed/Makefile Thu Nov 25 20:17:56 1999 +++ x11-fonts/xmbdfed/Makefile Thu Jan 6 23:59:09 2000 @@ -1,16 +1,20 @@ # New ports collection makefile for: xmbdfed -# Version required: 3.4 +# Version required: 4.3.3 # Date created: June 20, 1997 # Whom: jfieber # # $FreeBSD: ports/x11-fonts/xmbdfed/Makefile,v 1.14 1999/11/25 03:41:55 jseger Exp $ # -DISTNAME= xmbdfed-4.2 +DISTNAME= xmbdfed-4.3 +PKGNAME= xmbdfed-4.3.3 CATEGORIES= x11-fonts MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/ -MAINTAINER= ports@freebsd.org +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= ${DISTNAME}.patch1 ${DISTNAME}.patch2 ${DISTNAME}.patch3 + +MAINTAINER= ports@FreeBSD.org .if defined(USE_FREETYPE) LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype @@ -23,7 +27,7 @@ .if !defined(USE_FREETYPE) pre-extract: - @${ECHO} "You can add the optional FreeType import capability by defining USE_FREETYPE" + @${ECHO_MSG} "You can add the optional FreeType import capability by defining USE_FREETYPE" .endif .include diff -urN /usr/ports/x11-fonts/xmbdfed/files/md5 x11-fonts/xmbdfed/files/md5 --- /usr/ports/x11-fonts/xmbdfed/files/md5 Wed Nov 17 08:19:02 1999 +++ x11-fonts/xmbdfed/files/md5 Wed Jan 5 23:11:41 2000 @@ -1 +1,4 @@ -MD5 (xmbdfed-4.2.tar.gz) = 5096e104087f1f2c96eca8ea2edf3ebd +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 diff -urN /usr/ports/x11-fonts/xmbdfed/patches/patch-aa x11-fonts/xmbdfed/patches/patch-aa --- /usr/ports/x11-fonts/xmbdfed/patches/patch-aa Wed Nov 17 08:19:02 1999 +++ x11-fonts/xmbdfed/patches/patch-aa Thu Jan 6 23:56:00 2000 @@ -1,5 +1,5 @@ ---- Makefile.orig Mon May 3 19:17:50 1999 -+++ Makefile Mon Nov 1 13:41:33 1999 +--- Makefile.orig Tue May 4 02:17:50 1999 ++++ Makefile Thu Jan 6 23:55:37 2000 @@ -23,8 +23,8 @@ # # $Id: Makefile,v 1.8 1999/05/03 17:17:50 mleisher Exp $ @@ -19,7 +19,7 @@ -#FTYPE_LIBS = -L/user/local/lib -lttf -#FTYPE_DEFS = -DHAVE_FREETYPE +.if defined(USE_FREETYPE) -+FTYPE_INCS = -I${LOCALBASE}/include ++FTYPE_INCS = -I${LOCALBASE}/include/freetype +FTYPE_LIBS = -L${LOCALBASE}/lib -lttf +FTYPE_DEFS = -DHAVE_FREETYPE +.endif diff -urN /usr/ports/x11-fonts/xmbdfed/pkg/DESCR x11-fonts/xmbdfed/pkg/DESCR --- /usr/ports/x11-fonts/xmbdfed/pkg/DESCR Wed Jul 16 11:18:28 1997 +++ x11-fonts/xmbdfed/pkg/DESCR Wed Jan 5 23:12:07 2000 @@ -18,3 +18,5 @@ o Imports Linux console fonts (PSF, CP, and FNT). o Imports Sun console fonts (vfont format). o Imports fonts from the X server. + +WWW: http://crl.nmsu.edu/~mleisher/xmbdfed.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message