Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2005 00:00:09 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80541: Update port: editors/le to 1.12.1
Message-ID:  <20050503000009.1f1d7716.tkato432@yahoo.com>
Resent-Message-ID: <200505021510.j42FA2b7066051@freefall.freebsd.org>

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

>Number:         80541
>Category:       ports
>Synopsis:       Update port: editors/le to 1.12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 02 15:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 1.12.1

New file:
files/patch-src-mb.h

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/le/Makefile editors/le/Makefile
--- /usr/ports/editors/le/Makefile	Sat Apr 12 22:44:36 2003
+++ editors/le/Makefile	Sun May  1 15:41:05 2005
@@ -7,17 +7,17 @@
 #
 
 PORTNAME=	le
-PORTVERSION=	1.9.2
+PORTVERSION=	1.12.1
 CATEGORIES=	editors
 MASTER_SITES=	ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
-#		${MASTER_SITE_SUNSITE}
-#MASTER_SITE_SUBDIR=	apps/editors/terminal
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Text editor
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
 MAN1=		le.1
 
 post-install:
diff -urN /usr/ports/editors/le/distinfo editors/le/distinfo
--- /usr/ports/editors/le/distinfo	Thu Jan 29 20:24:24 2004
+++ editors/le/distinfo	Sun May  1 15:17:44 2005
@@ -1,2 +1,2 @@
-MD5 (le-1.9.2.tar.bz2) = c47bb70fe39ccc3315f99431e6e6ae7c
-SIZE (le-1.9.2.tar.bz2) = 339459
+MD5 (le-1.12.1.tar.bz2) = 59e400e07ffac11a84ca59823594c29a
+SIZE (le-1.12.1.tar.bz2) = 364636
diff -urN /usr/ports/editors/le/files/patch-src-mb.h editors/le/files/patch-src-mb.h
--- /usr/ports/editors/le/files/patch-src-mb.h	Thu Jan  1 09:00:00 1970
+++ editors/le/files/patch-src-mb.h	Sun May  1 15:36:04 2005
@@ -0,0 +1,11 @@
+--- src/mb.h.orig	Fri Apr  8 23:32:30 2005
++++ src/mb.h	Sun May  1 15:35:53 2005
+@@ -77,7 +77,7 @@
+ # define choose_wch()	choose_ch()
+ # define InsertWChar(ch) InsertChar(ch)
+ # define ReplaceWCharExt(c) ReplaceCharExt(c)
+-# define ReplaceWCharExtMove(c) ReplaceWCharExtMove(c)
++# define ReplaceWCharExtMove(c) ReplaceCharExtMove(c)
+ # define ReplaceWCharMove(c) ReplaceCharMove(c)
+ # define mb_get_col(buf,pos,col,len)	*(col)=(pos)
+ # define mb_char_left(buf,pos,col,len)  *(col)=--(*pos)
diff -urN /usr/ports/editors/le/pkg-descr editors/le/pkg-descr
--- /usr/ports/editors/le/pkg-descr	Mon Mar 16 23:08:19 1998
+++ editors/le/pkg-descr	Sun May  1 15:16:34 2005
@@ -1,7 +1,6 @@
-   LE has many  block  operations  with  stream and
-rectangular  blocks, can  edit  both  unix and  dos
-style  files  (LF/CRLF), is  binary  clean, has hex
-mode, can edit large  files and  mmap'pable devices
-in MAP_SHARED mode, has tunable syntax highlighting,
-tunable color scheme (can use default colors),
+LE has many block operations with stream and rectangular blocks, can edit
+both unix and dos style files (LF/CRLF), is binary clean, has hex mode,
+can edit text with multi-byte character encoding, has full undo/redo, can
+edit files and mmap-able devices in mmap shared mode (only replace), has
+tunable syntax highlighting, tunable color scheme (can use default colors),
 tunable key map.
diff -urN /usr/ports/editors/le/pkg-plist editors/le/pkg-plist
--- /usr/ports/editors/le/pkg-plist	Tue Sep 10 20:09:30 2002
+++ editors/le/pkg-plist	Sun May  1 15:48:56 2005
@@ -1,19 +1,19 @@
 @comment $FreeBSD: ports/editors/le/pkg-plist,v 1.10 2002/08/23 08:16:55 kevlo Exp $
 bin/le
-%%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
-share/le/colors-green
-share/le/colors-white
-share/le/keymap-emacs
-share/le/le.hlp
-share/le/mainmenu
-share/le/mainmenu-ru
-share/le/syntax
-@dirrm share/le
-%%PORTDOCS%%@dirrm share/doc/le
+%%PORTDOCS%%%%DOCSDIR%%/FEATURES
+%%PORTDOCS%%%%DOCSDIR%%/HISTORY
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%DATADIR%%/colors-black
+%%DATADIR%%/colors-blue
+%%DATADIR%%/colors-defbg
+%%DATADIR%%/colors-green
+%%DATADIR%%/colors-white
+%%DATADIR%%/keymap-emacs
+%%DATADIR%%/le.hlp
+%%DATADIR%%/mainmenu
+%%DATADIR%%/mainmenu-ru
+%%DATADIR%%/syntax
+@dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%PORTDOCS%%%%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



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