Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 14:45:36 -0400
From:      Brian Clapper <bmc@WillsCreek.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26849: [UPDATE] tgif port
Message-ID:  <200104251845.f3PIjbN81528@tributary.inside.willscreek.com>

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

>Number:         26849
>Category:       ports
>Synopsis:       Update of tgif port to correct for unfetchable distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 25 11:50:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Brian Clapper
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
WillsCreek.com
>Environment:

>Description:

        Enclosed an update to the `tgif' port, to bring it up to date with
        the latest version (4.1.40) of the tgif software distribution. This
        change will fix the port (which is currently broken, with an
        unfetchable distfile).

>How-To-Repeat:

        N/A

>Fix:

        Apply the enclosed patch in the enclosed shell archive.

diff -uNr tgif-4.1.37/Makefile tgif/Makefile
--- tgif-4.1.37/Makefile        Fri Nov  3 11:35:21 2000
+++ tgif/Makefile       Wed Apr 25 12:59:23 2001
@@ -6,7 +6,7 @@
 #

 PORTNAME=      tgif
-PORTVERSION=   4.1.37
+PORTVERSION=   4.1.40
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://bourbon.cs.umd.edu/pub/tgif/ \
                ftp://ftp.cs.ucla.edu/pub/tgif/
diff -uNr tgif-4.1.37/distinfo tgif/distinfo
--- tgif-4.1.37/distinfo        Wed Aug 23 03:26:57 2000
+++ tgif/distinfo       Wed Apr 25 12:58:33 2001
@@ -1 +1 @@
-MD5 (tgif-4.1.37.tar.gz) = 93cfc2ffbeadfa67f4ecd702d797cc62
+MD5 (tgif-4.1.40.tar.gz) = 074259ef17f39c664eb974b6804da9a1
diff -uNr tgif-4.1.37/files/patch-aa tgif/files/patch-aa
--- tgif-4.1.37/files/patch-aa  Wed Aug 23 03:27:01 2000
+++ tgif/files/patch-aa Wed Apr 25 12:58:34 2001
@@ -1,11 +1,11 @@
---- tgif.man.orig      Thu Jun  3 12:39:14 1999
-+++ tgif.man   Thu Jun  3 12:39:45 1999
+--- tgif.man.orig      Tue Apr 24 17:37:58 2001
++++ tgif.man   Tue Apr 24 17:38:32 2001
 @@ -8,7 +8,7 @@
  .\"
  .\"
  .\"
--.TH tgif n "Version 4.1 Patchlevel 35 and Above" "Tgif"
-+.TH tgif 1L "Version 4.1 Patchlevel 35 and Above" "Tgif"
+-.TH tgif n "Version 4.1 Patchlevel 40 and Above" "Tgif"
++.TH tgif 1L "Version 4.1 Patchlevel 40 and Above" "Tgif"
  .\"
  .SH NAME
  .\"
diff -uNr tgif-4.1.37/files/patch-ab tgif/files/patch-ab
--- tgif-4.1.37/files/patch-ab  Wed Aug 23 03:27:01 2000
+++ tgif/files/patch-ab Wed Apr 25 12:58:34 2001
@@ -1,5 +1,5 @@
---- Tgif.tmpl.orig     Tue Aug 22 16:54:28 2000
-+++ Tgif.tmpl  Tue Aug 22 16:54:51 2000
+--- Tgif.tmpl.orig     Tue Apr 24 17:37:40 2001
++++ Tgif.tmpl  Tue Apr 24 17:40:34 2001
 @@ -59,7 +59,8 @@
                    -DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\" \@@\
                    -DNETLIST_FILE_EXT=\"net\" -DCOMP_FILE_EXT=\"cmp\"
diff -uNr tgif-4.1.37/pkg-descr tgif/pkg-descr
--- tgif-4.1.37/pkg-descr       Mon Mar  8 16:56:50 1999
+++ tgif/pkg-descr      Wed Apr 25 12:58:34 2001
@@ -1,4 +1,4 @@
-Tgif 4.0.18
+Tgif 4.1.40

 Tgif is an interactive drawing tool that allows the user to draw and
 manipulate objects in the X Window System. It's also a hyper-graphics (or


>Release-Note:
>Audit-Trail:
>Unformatted:
 SEND-PR: -*- send-pr -*-
 SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
 SEND-PR: will all comments (text enclosed in `<' and `>').
 SEND-PR:
 SEND-PR: Please consult the send-pr man page `send-pr(1)' or the Texinfo
 SEND-PR: manual if you are not sure how to fill out a problem report.
 SEND-PR:
 SEND-PR: Note that the Synopsis field is mandatory.  The Subject (for
 SEND-PR: the mail) will be made the same as Synopsis unless explicitly
 SEND-PR: changed.
 SEND-PR:
 SEND-PR: Choose from the following categories:
 SEND-PR:
 SEND-PR: alpha bin   conf  docs  gnu   i386  kern  misc  ports sparc
 SEND-PR:
 SEND-PR:
 
 

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?200104251845.f3PIjbN81528>