Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 1997 01:28:46 -0500
From:      Bakul Shah <bakul@torrentnet.com>
To:        Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
Cc:        ports@freebsd.org
Subject:   Re: Lesstif is outdated 
Message-ID:  <199702150628.BAA16212@chai.plexuscom.com>
In-Reply-To: Your message of "Fri, 14 Feb 1997 22:37:18 PST." <3305599D.511F@fps.biblos.unal.edu.co> 

next in thread | previous in thread | raw e-mail | index | archive | help
Ugh... I had meant to send this in and forgot...

Apply this shell script and do a make.

#!/bin/sh
cd $PORTS/x11/lesstiff
rm patch/patch-aa		# not needed any more
patch -p1 <<'EOF'
diff -u -r lesstif/Makefile lesstif-0.76/Makefile
--- lesstif/Makefile	Sun Feb  2 12:57:58 1997
+++ lesstif-0.76/Makefile	Tue Jan 28 12:33:42 1997
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.1.1.1 1997/01/09 09:07:30 asami Exp $
 #
 
-DISTNAME=	lesstif-0.75a
+DISTNAME=	lesstif-0.76
 CATEGORIES=	x11
 MASTER_SITES=	ftp://ftp.hungry.com/pub/hungry/lesstif/
 
diff -u -r lesstif/files/md5 lesstif-0.76/files/md5
--- lesstif/files/md5	Thu Jan  9 04:07:31 1997
+++ lesstif-0.76/files/md5	Tue Jan 28 12:36:08 1997
@@ -1 +1 @@
-MD5 (lesstif-0.75a.tar.gz) = 67867ceeef3358c5eab3cbf0306b9700
+MD5 (lesstif-0.76.tar.gz) = 3582b86072744101e57ff2aa8fd51f88
EOF



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