Bug 15621

Summary: Update port: editors/le
Product: Ports & Packages Reporter: Andrey Zakhvatov <andy>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Andrey Zakhvatov 1999-12-22 07:50:01 UTC
   This is a patch to update editors/le port.


diff -Nru le/Makefile le-1.5.5/Makefile
--- le/Makefile	Wed Aug 25 14:14:39 1999
+++ le-1.5.5/Makefile	Wed Dec 22 10:39:00 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	le
-# Version required:			1.5.2
+# Version required:			1.5.5
 # Date created:				16 October 1997
 # Whom:					Andrey Zakhvatov
 #
 # $FreeBSD: ports/editors/le/Makefile,v 1.6 1999/08/25 05:43:58 obrien Exp $
 #
 
-DISTNAME=		le-1.5.2
+DISTNAME=		le-1.5.5
 CATEGORIES=		editors
 MASTER_SITES=		${MASTER_SITE_SUNSITE} \
 			ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
diff -Nru le/files/md5 le-1.5.5/files/md5
--- le/files/md5	Sat Jul 10 14:21:37 1999
+++ le-1.5.5/files/md5	Wed Dec 22 08:39:28 1999
@@ -1 +1 @@
-MD5 (le-1.5.2.tar.gz) = d3190dc3cf1932f315a333787bbb2b7e
+MD5 (le-1.5.5.tar.gz) = 0c02a4be3d9b74395440aeaeaaa6d216
diff -Nru le/pkg/PLIST le-1.5.5/pkg/PLIST
--- le/pkg/PLIST	Sat May  1 14:37:12 1999
+++ le-1.5.5/pkg/PLIST	Wed Dec 22 10:32:33 1999
@@ -10,6 +10,7 @@
 share/le/colors-defbg
 share/le/colors-green
 share/le/colors-white
+share/le/le.hlp
 share/le/syntax
 @dirrm share/doc/le
 @dirrm share/le

Fix: 

Please, check and apply this patch.
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 1999-12-24 03:41:06 UTC
State Changed
From-To: open->closed

Committed, thanks!