Skip site navigation (1)Skip section navigation (2)
Date:      23 May 2000 09:04:28 +0900
From:      one@netlab.is.tsukuba.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18764: Update port: graphics/tgif-nls to 4.1.34
Message-ID:  <20000523000428.21051.qmail@wizard.netlab.is.tsukuba.ac.jp>

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

>Number:         18764
>Category:       ports
>Synopsis:       Update port: graphics/tgif-nls to 4.1.34
>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:   Mon May 22 17:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Hajime Tanno
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Computer Networks Laboratory, Institute of Information Sciences and Electronics, University of Tsukuba, JAPAN
>Environment:

	FreeBSD 4.0-STABLE i386

>Description:

	based Tgif's version from 4.1.26 to 4.1.34.

>How-To-Repeat:
>Fix:

	Here's a patch to port.

diff -urN tgif-nls.orig/Makefile tgif-nls/Makefile
--- tgif-nls.orig/Makefile	Tue May 23 08:43:59 2000
+++ tgif-nls/Makefile	Tue May 23 08:52:23 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tgif
-PORTVERSION=	4.1.26
+PORTVERSION=	4.1.34
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://bourbon.cs.umd.edu/pub/tgif/ \
 		ftp://ftp.cs.ucla.edu/pub/tgif/
@@ -46,6 +46,6 @@
 		  ${INSTALL_DATA} ${DEMO_FILES} ${TGIFDEMO} ;\
 		  ${INSTALL_DATA} ${READMES} ${TGIFDOC} ;\
 		)
-		(cd ${PREFIX}/bin; ${RM} -f tgif-nls; ${LN} -s tgif tgif-nls )
+		${LN} -fs tgif ${PREFIX}/bin/tgif-nls
 
 .include <bsd.port.mk>
diff -urN tgif-nls.orig/files/md5 tgif-nls/files/md5
--- tgif-nls.orig/files/md5	Tue May 23 08:43:59 2000
+++ tgif-nls/files/md5	Tue May 23 08:46:21 2000
@@ -1 +1 @@
-MD5 (tgif-4.1.26.tar.gz) = d0688e0e0bd01af1e8d195549fd9906b
+MD5 (tgif-4.1.34.tar.gz) = 23f3d00d69370fc39bdc516cb11961ab
diff -urN tgif-nls.orig/patches/patch-aa tgif-nls/patches/patch-aa
--- tgif-nls.orig/patches/patch-aa	Tue May 23 08:43:59 2000
+++ tgif-nls/patches/patch-aa	Tue May 23 08:49:06 2000
@@ -4,8 +4,8 @@
  .\"
  .\"
  .\"
--.TH tgif n "Version 4.1 Patchlevel 26 and Above" "Tgif"
-+.TH tgif 1L "Version 4.1 Patchlevel 26 and Above" "Tgif"
+-.TH tgif n "Version 4.1 Patchlevel 34 and Above" "Tgif"
++.TH tgif 1L "Version 4.1 Patchlevel 34 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?20000523000428.21051.qmail>