From owner-freebsd-ports Fri Mar 17 11:20:18 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 6973437BB7C for ; Fri, 17 Mar 2000 11:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA91780; Fri, 17 Mar 2000 11:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 7EC6E37B7C3 for ; Fri, 17 Mar 2000 11:15:49 -0800 (PST) (envelope-from max@iptelecom.net.ua) Received: from vega.vega.com (dialup2-55.iptelecom.net.ua [212.9.226.119]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id VAA07822 for ; Fri, 17 Mar 2000 21:20:01 +0200 (EET) Received: (from max@localhost) by vega.vega.com (8.9.3/8.9.3) id VAA04849; Fri, 17 Mar 2000 21:15:09 +0200 (EET) (envelope-from sobomax@altavista.net) Message-Id: <200003171915.VAA04849@vega.vega.com> Date: Fri, 17 Mar 2000 21:15:09 +0200 (EET) From: sobomax@altavista.net Reply-To: sobomax@altavista.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17440: [PATCH] Update of the Xfstt(x11-servers/Xfstt) port to the new 1.1 version Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17440 >Category: ports >Synopsis: [PATCH] Update of the Xfstt(x11-servers/Xfstt) port to the new 1.1 version >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: Fri Mar 17 11:20:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Maxim Sobolev >Release: FreeBSD 3.4-STABLE i386 >Organization: Vega International Capital >Environment: >Description: Update of the Xfstt(x11-servers/Xfstt) port to the new 1.1 version >How-To-Repeat: >Fix: diff -ruN /usr/ports/x11-servers/Xfstt/Makefile Xfstt/Makefile --- /usr/ports/x11-servers/Xfstt/Makefile Wed Jan 19 09:37:48 2000 +++ Xfstt/Makefile Wed Feb 16 12:23:55 2000 @@ -1,19 +1,17 @@ # New ports collection makefile for: Xfstt -# Version required: 1.0 +# Version required: 1.1 # Date created: 11 September 1998 # Whom: jabley@clear.co.nz # # $FreeBSD: ports/x11-servers/Xfstt/Makefile,v 1.5 2000/01/18 07:43:02 nbm Exp $ # -DISTNAME= xfstt-1.0 +DISTNAME= xfstt-1.1 CATEGORIES= x11-servers MASTER_SITES= $(MASTER_SITE_SUNSITE) MASTER_SITE_SUBDIR= X11/fonts MAINTAINER= rip@pinetec.co.za - -WRKSRC= $(WRKDIR)/xfstt-1.0 USE_X_PREFIX= yes MAN1= xfstt.1 diff -ruN /usr/ports/x11-servers/Xfstt/files/md5 Xfstt/files/md5 --- /usr/ports/x11-servers/Xfstt/files/md5 Tue Dec 28 10:16:59 1999 +++ Xfstt/files/md5 Wed Feb 16 12:23:20 2000 @@ -1 +1 @@ -MD5 (xfstt-1.0.tar.gz) = 1c5809f3f64c5000d86bed1baa25b616 +MD5 (xfstt-1.1.tar.gz) = e6588126aa49a5a50458591948424209 diff -ruN /usr/ports/x11-servers/Xfstt/patches/patch-aa Xfstt/patches/patch-aa --- /usr/ports/x11-servers/Xfstt/patches/patch-aa Thu Dec 24 08:36:08 1998 +++ Xfstt/patches/patch-aa Fri Mar 17 17:45:07 2000 @@ -1,5 +1,5 @@ ---- Makefile.orig Sun Oct 25 11:21:12 1998 -+++ Makefile Wed Dec 23 19:32:02 1998 +--- Makefile.orig Mon May 31 09:28:44 1999 ++++ Makefile Fri Mar 17 17:42:37 2000 @@ -2,13 +2,13 @@ MISCOPT = OPT = $(MISCOPT) $(MAXOPT) @@ -7,7 +7,8 @@ -CFLAGS = $(OPT) -DMAGNIFY=0 -DNDEBUG +#CFLAGS = $(OPT) -DMAGNIFY=0 -DNDEBUG #CFLAGS = -fprofile-arcs -ftest-coverage -DMAGNIFY=0 - CFLAGS = -g -Wall -pedantic $(MISCOPT) -DMAGNIFY=0 +-CFLAGS = -g -Wall -pedantic $(MISCOPT) -DMAGNIFY=0 ++CFLAGS += -g -Wall -pedantic $(MISCOPT) -DMAGNIFY=0 #CFLAGS = -O -Wall -pedantic -DDEBUG $(MISCOPT) -LFLAGS = -L/usr/X11R6/lib -L/usr/openwin/lib/X11 @@ -17,7 +18,7 @@ CC = c++ LD = c++ -@@ -55,8 +55,8 @@ +@@ -56,8 +56,8 @@ $(LD) -o $@ $(OBJS) xfstt.o encoding.o $(LFLAGS) -lm xfstt.o : xfstt.cpp xfstt.h ttf.h arch.h Makefile >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message