Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2000 12:15:14 -0700 (PDT)
From:      "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18062: upgrade lesstif to latest release
Message-ID:  <200004171915.MAA99121@troutmask.apl.washington.edu>

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

>Number:         18062
>Category:       ports
>Synopsis:       upgrade lesstif to latest release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 12:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Steven G. Kargl
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
apl/uw
>Environment:

FreeBSD-current

>Description:

Upgrade the x11-toolkits/lesstif port from 0.89.0 to 0.90.0.

>How-To-Repeat:

	

>Fix:


diff -ruN x11-toolkits/lesstif/Makefile SGK/lesstif/Makefile
--- x11-toolkits/lesstif/Makefile	Mon Apr 10 09:01:14 2000
+++ SGK/lesstif/Makefile	Mon Apr 17 10:50:24 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lesstif
-PORTVERSION= 	0.89.9
+PORTVERSION= 	0.90.0
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/  \
 		ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \
@@ -48,7 +48,7 @@
 pre-extract:
 	@${ECHO} "***********************************************************"
 	@${ECHO} "*                      W a r n i n g                      *"
-	@${ECHO} "* This port will overwrite your Motif installation.       *"
+	@${ECHO} "*    This port will overwrite your Motif installation.    *"
 	@${ECHO} "***********************************************************"
 	@${ECHO} -n "Is this ok? (y/n) ==> "
 	@(read ans; \
diff -ruN x11-toolkits/lesstif/files/md5 SGK/lesstif/files/md5
--- x11-toolkits/lesstif/files/md5	Thu Jan 27 14:59:25 2000
+++ SGK/lesstif/files/md5	Mon Apr 17 09:55:49 2000
@@ -1 +1 @@
-MD5 (lesstif-0.89.9.tar.gz) = 23c659df334986eab295ce537dca4b9c
+MD5 (lesstif-0.90.0.tar.gz) = da29cd37696920825265ae9ee5ac8144
diff -ruN x11-toolkits/lesstif/patches/patch-aa SGK/lesstif/patches/patch-aa
--- x11-toolkits/lesstif/patches/patch-aa	Wed Dec 31 16:00:00 1969
+++ SGK/lesstif/patches/patch-aa	Mon Apr 17 11:28:15 2000
@@ -0,0 +1,11 @@
+--- doc/www.lesstif.org/Makefile.in.orig	Sat Apr 15 07:39:10 2000
++++ doc/www.lesstif.org/Makefile.in	Mon Apr 17 11:27:37 2000
+@@ -131,7 +131,7 @@
+ 
+ 
+ rootdir = $(exec_prefix)
+-root_DATA = Install
++root_DATA = 
+ 
+ root2dir = $(exec_prefix)/LessTif
+ root2_DATA = FAQ
diff -ruN x11-toolkits/lesstif/pkg/PLIST SGK/lesstif/pkg/PLIST
--- x11-toolkits/lesstif/pkg/PLIST	Wed Nov 10 05:42:26 1999
+++ SGK/lesstif/pkg/PLIST	Mon Apr 17 12:08:08 2000
@@ -218,6 +218,7 @@
 LessTif/Motif2.0/include/Xm/ManagerP.h
 LessTif/Motif2.0/include/Xm/MenuShell.h
 LessTif/Motif2.0/include/Xm/MenuShellP.h
+LessTif/Motif2.0/include/Xm/MenuT.h
 LessTif/Motif2.0/include/Xm/MenuUtilP.h
 LessTif/Motif2.0/include/Xm/MessageB.h
 LessTif/Motif2.0/include/Xm/MessageBP.h

>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?200004171915.MAA99121>