Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 1999 09:22:44 -0500 (EST)
From:      Brian Clapper <bmc@WillsCreek.COM>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        bmc@WillsCreek.COM
Subject:   ports/9799: update to tgif port
Message-ID:  <199901301422.JAA02617@current.willscreek.com>

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

>Number:         9799
>Category:       ports
>Synopsis:       Fix tgif port
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 30 06:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Brian Clapper
>Release:        FreeBSD 2.2.7-RELEASE i386
>Organization:
WillsCreek.COM
>Environment:

	Built on 2.2.7-RELEASE. Should work on 3.0.

>Description:

	Author of original software has updated software; current port
	fails to "fetch" distribution. This fix updates the port to the
	current revision of the base software.

>How-To-Repeat:


>Fix:
	
	Enclosed is the result of a "diff -uNr tgif-4.0.2 tgif-4.0.12"
	command. Note that there's now only one patch file "patch-aa",
	instead of two in the previous port.

diff -uNr tgif-4.0.2/Makefile tgif-4.0.12/Makefile
--- tgif-4.0.2/Makefile	Fri Jan  8 18:37:12 1999
+++ tgif-4.0.12/Makefile	Sat Jan 30 08:50:12 1999
@@ -1,13 +1,13 @@
 # New ports collection makefile for:    tgif
-# Version required:     3.0-p17
-# Date created:         10 Aug 1997
+# Version required:     4.0.12
+# Date created:         30 Jan 1999
 # Whom:                 bmc@WillsCreek.COM
 #
 # $Id: Makefile,v 1.3 1996/11/18 09:53:40 asami Exp $
 #
 
-DISTNAME=       tgif-4.0.2
-PKGNAME=	tgif-4.0.2
+DISTNAME=       tgif-4.0.12
+PKGNAME=	tgif-4.0.12
 CATEGORIES+=	graphics x11
 MASTER_SITES=	ftp://bourbon.cs.umd.edu/pub/tgif/ \
 		ftp://ftp.cs.ucla.edu/pub/tgif/
diff -uNr tgif-4.0.2/files/md5 tgif-4.0.12/files/md5
--- tgif-4.0.2/files/md5	Fri Jan  8 17:29:32 1999
+++ tgif-4.0.12/files/md5	Sat Jan 30 08:50:23 1999
@@ -1 +1 @@
-MD5 (tgif-4.0.2.tar.gz) = 564628da038f3fab0284fcf68b7318fd
+MD5 (tgif-4.0.12.tar.gz) = 6b737e479de56e274a7d3560f82784cf
diff -uNr tgif-4.0.2/patches/patch-aa tgif-4.0.12/patches/patch-aa
--- tgif-4.0.2/patches/patch-aa	Fri Jan  8 17:59:06 1999
+++ tgif-4.0.12/patches/patch-aa	Sat Jan 30 08:54:03 1999
@@ -1,19 +1,19 @@
-*** xprtfltr.c.orig	Fri Jan  8 17:58:37 1999
---- xprtfltr.c	Fri Jan  8 17:58:50 1999
+*** tgif.man.orig	Sat Jan 30 08:53:32 1999
+--- tgif.man	Sat Jan 30 08:53:43 1999
 ***************
-*** 187,193 ****
-        return FALSE;
-     }
-     pTgEFInfo->pSharedLibHandle = OPEN_DL(pszSharedLibPath,
-!          RTLD_NOW|RTLD_GLOBAL);
-     if (pTgEFInfo->pSharedLibHandle == NULL) {
-        sprintf(gszMsgBox, "Fail to load shared lib '%s'.", pszSharedLibPath);
-        MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
---- 187,193 ----
-        return FALSE;
-     }
-     pTgEFInfo->pSharedLibHandle = OPEN_DL(pszSharedLibPath,
-!          RTLD_NOW);
-     if (pTgEFInfo->pSharedLibHandle == NULL) {
-        sprintf(gszMsgBox, "Fail to load shared lib '%s'.", pszSharedLibPath);
-        MsgBox(gszMsgBox, TOOL_NAME, INFO_MB);
+*** 8,14 ****
+  .\"
+  .\"
+  .\"
+! .TH TGIF n "Version 4.0 Patchlevel 11 and Above" "Tgif"
+  .\"
+  .SH NAME
+  .\"
+--- 8,14 ----
+  .\"
+  .\"
+  .\"
+! .TH TGIF 1L "Version 4.0 Patchlevel 11 and Above" "Tgif"
+  .\"
+  .SH NAME
+  .\"
diff -uNr tgif-4.0.2/patches/patch-ab tgif-4.0.12/patches/patch-ab
--- tgif-4.0.2/patches/patch-ab	Fri Jan  8 18:54:57 1999
+++ tgif-4.0.12/patches/patch-ab	Wed Dec 31 19:00:00 1969
@@ -1,19 +0,0 @@
-*** tgif.man.orig	Fri Jan  8 18:54:23 1999
---- tgif.man	Fri Jan  8 18:54:36 1999
-***************
-*** 8,14 ****
-  .\"
-  .\"
-  .\"
-! .TH TGIF n "Version 4.0 Patchlevel 2 and Above" "Tgif"
-  .\"
-  .SH NAME
-  .\"
---- 8,14 ----
-  .\"
-  .\"
-  .\"
-! .TH TGIF 1L "Version 4.0 Patchlevel 2 and Above" "Tgif"
-  .\"
-  .SH NAME
-  .\"


>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?199901301422.JAA02617>