Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 14:20:53 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/25076: Update port: editors/le to 1.6.3
Message-ID:  <200102132220.f1DMKrS80605@freefall.freebsd.org>

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

>Number:         25076
>Category:       ports
>Synopsis:       Update port: editors/le to 1.6.3
>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:   Tue Feb 13 14:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.6.3

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/editors/le/Makefile editors/le/Makefile
--- /usr/ports/editors/le/Makefile	Thu Jan  4 13:48:41 2001
+++ editors/le/Makefile	Wed Feb 14 07:10:04 2001
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	le
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.3
 CATEGORIES=	editors
 MASTER_SITES=	ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
 
@@ -21,7 +21,7 @@
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${PREFIX}/share/doc/le
 .for file in FEATURES HISTORY NEWS README TODO
-	@${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
+	${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
 .endfor
 .endif
 
diff -urN /usr/ports/editors/le/distinfo editors/le/distinfo
--- /usr/ports/editors/le/distinfo	Thu Jan  4 13:48:41 2001
+++ editors/le/distinfo	Wed Feb 14 06:58:21 2001
@@ -1 +1 @@
-MD5 (le-1.6.1.tar.bz2) = 8d14734f450c3a84ef3bb3ddee8de7f6
+MD5 (le-1.6.3.tar.bz2) = d3ee5d046edb730150f38dd2bb39bbb1
diff -urN /usr/ports/editors/le/pkg-plist editors/le/pkg-plist
--- /usr/ports/editors/le/pkg-plist	Thu Jan  4 13:48:42 2001
+++ editors/le/pkg-plist	Wed Feb 14 06:57:33 2001
@@ -1,10 +1,10 @@
 @comment $FreeBSD: ports/editors/le/pkg-plist,v 1.7 2000/12/29 15:50:39 kevlo Exp $
 bin/le
-share/doc/le/FEATURES
-share/doc/le/HISTORY
-share/doc/le/NEWS
-share/doc/le/README
-share/doc/le/TODO
+%%PORTDOCS%%share/doc/le/FEATURES
+%%PORTDOCS%%share/doc/le/HISTORY
+%%PORTDOCS%%share/doc/le/NEWS
+%%PORTDOCS%%share/doc/le/README
+%%PORTDOCS%%share/doc/le/TODO
 share/le/colors-black
 share/le/colors-blue
 share/le/colors-defbg
@@ -14,4 +14,4 @@
 share/le/mainmenu
 share/le/syntax
 @dirrm share/le
-@dirrm share/doc/le
+%%PORTDOCS%%@dirrm share/doc/le


>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?200102132220.f1DMKrS80605>