Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2000 21:15:09 +0200 (EET)
From:      sobomax@altavista.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17440: [PATCH] Update of the Xfstt(x11-servers/Xfstt) port to the new 1.1 version
Message-ID:  <200003171915.VAA04849@vega.vega.com>

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

>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




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