Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2000 17:29:45 -0400 (EDT)
From:      bmc@WillsCreek.COM
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        bmc@WillsCreek.COM
Subject:   ports/20789: [UPDATE] tgif port
Message-ID:  <200008222129.e7MLTjC90596@tributary.inside.willscreek.com>

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

>Number:         20789
>Category:       ports
>Synopsis:       Update tgif port to version 4.1.37
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 22 14:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Brian Clapper
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
WillsCreek.COM
>Environment:
N/A

	Tested on FreeBSD 3.1-RELEASE

>Description:

	Updates currently-broken tgif port to latest version

>How-To-Repeat:

	N/A

>Fix:
	
	Apply the enclosed patch as follows:

	     cd ports/graphics/tgif
	     patch -p1 <PATCH

	Patch was created with command

	     diff -uNr tgif tgif-4.1.37

diff -uNr tgif/Makefile tgif-4.1.37/Makefile
--- tgif/Makefile	Sun May 14 06:12:27 2000
+++ tgif-4.1.37/Makefile	Tue Aug 22 16:47:15 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tgif
-PORTVERSION=	4.1.33
+PORTVERSION=	4.1.37
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://bourbon.cs.umd.edu/pub/tgif/ \
 		ftp://ftp.cs.ucla.edu/pub/tgif/
diff -uNr tgif/files/md5 tgif-4.1.37/files/md5
--- tgif/files/md5	Sun May 14 06:12:27 2000
+++ tgif-4.1.37/files/md5	Tue Aug 22 16:47:05 2000
@@ -1 +1 @@
-MD5 (tgif-4.1.33.tar.gz) = 72903ef2924b17849dacdfe6d52f082d
+MD5 (tgif-4.1.37.tar.gz) = 93cfc2ffbeadfa67f4ecd702d797cc62
diff -uNr tgif/patches/patch-aa tgif-4.1.37/patches/patch-aa
--- tgif/patches/patch-aa	Sun May 14 06:12:27 2000
+++ tgif-4.1.37/patches/patch-aa	Tue Aug 22 16:53:11 2000
@@ -4,8 +4,8 @@
  .\"
  .\"
  .\"
--.TH tgif n "Version 4.1 Patchlevel 31 and Above" "Tgif"
-+.TH tgif 1L "Version 4.1 Patchlevel 33 and Above" "Tgif"
+-.TH tgif n "Version 4.1 Patchlevel 35 and Above" "Tgif"
++.TH tgif 1L "Version 4.1 Patchlevel 35 and Above" "Tgif"
  .\"
  .SH NAME
  .\"
diff -uNr tgif/patches/patch-ab tgif-4.1.37/patches/patch-ab
--- tgif/patches/patch-ab	Fri Nov 26 18:15:00 1999
+++ tgif-4.1.37/patches/patch-ab	Tue Aug 22 16:55:30 2000
@@ -1,11 +1,11 @@
---- Tgif.tmpl.orig	Fri Nov 26 17:54:12 1999
-+++ Tgif.tmpl	Fri Nov 26 17:56:19 1999
-@@ -58,7 +58,8 @@
-                   -DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" \@@\
-                   -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\"
+--- Tgif.tmpl.orig	Tue Aug 22 16:54:28 2000
++++ Tgif.tmpl	Tue Aug 22 16:54:51 2000
+@@ -59,7 +59,8 @@
+                   -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" \@@\
+                   -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\"
  MISCDEFINES	= -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT \@@\
--                  -D_USE_PS_ADOBE_STRING=\"3.0/3.0\"
-+                  -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -DUSE_XAPPLRESDIR  \@@\
+-                  -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP
++                  -D_USE_PS_ADOBE_STRING=\"3.0/3.0\" -D_DONT_USE_MKTEMP \@@\
 +		  -DXAPPLOADDIR_DEF=\"$(LIBDIR)/app-defaults\"
  MOREDEFINES	=
  



>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?200008222129.e7MLTjC90596>