diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-27 13:34:45 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-27 13:34:45 +0000 |
commit | affe59dc06d51afbcfa0a4bb619e0ae1cd1bbbe4 (patch) | |
tree | 629d3033515f0af6158d6c89cd7f2889d155d99a /editors/yui | |
parent | 0fb9bf00fa5b78e9112d08acd012ae3515f8e5fc (diff) | |
download | freebsd-ports-affe59dc06d51afbcfa0a4bb619e0ae1cd1bbbe4.zip |
- Update to 3.2.03
- Refine pkg-descr
PR: ports/114858
Submitted by: Rashid N. Achilov <achilov-rn at askd.ru>
Diffstat (limited to 'editors/yui')
-rw-r--r-- | editors/yui/Makefile | 2 | ||||
-rw-r--r-- | editors/yui/distinfo | 6 | ||||
-rw-r--r-- | editors/yui/pkg-descr | 7 |
3 files changed, 9 insertions, 6 deletions
diff --git a/editors/yui/Makefile b/editors/yui/Makefile index f8e111d32396..203e4c8c7ba4 100644 --- a/editors/yui/Makefile +++ b/editors/yui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yui -PORTVERSION= 3.2.02 +PORTVERSION= 3.2.03 CATEGORIES= editors MASTER_SITES= http://www.askd.ru/~shelton/fileZ/ diff --git a/editors/yui/distinfo b/editors/yui/distinfo index 4c2c9305ca22..11d7c2cad40f 100644 --- a/editors/yui/distinfo +++ b/editors/yui/distinfo @@ -1,3 +1,3 @@ -MD5 (yui-3.2.02.tar.bz2) = 5c1de490ba7d059d85b1961dfb884692 -SHA256 (yui-3.2.02.tar.bz2) = 9526cc694e95c1a7ed186abd36e5a0096eb22a3ccf177708578b7e443af6b34c -SIZE (yui-3.2.02.tar.bz2) = 740688 +MD5 (yui-3.2.03.tar.bz2) = 82da5487583a1b6d6d98751770ee2f18 +SHA256 (yui-3.2.03.tar.bz2) = 289129d617d0367cd83196e19ed6e45a77ddc8fb68e81c062d51615c6eb8b20f +SIZE (yui-3.2.03.tar.bz2) = 734419 diff --git a/editors/yui/pkg-descr b/editors/yui/pkg-descr index 1ec81cfcd39a..ec7bf4cb5d26 100644 --- a/editors/yui/pkg-descr +++ b/editors/yui/pkg-descr @@ -2,7 +2,8 @@ y is a multi-windowed console text editor, primarly intended for program- mers and system administrators. y main features is: - - multi-windows interface with up and down menu lines + - Multi-windows interface with up and down menu lines + - Pulldown menus - Operable window list - Copy/paste between windows - Inter-windows search and replace @@ -12,6 +13,8 @@ y main features is: inside text window - Status saving - you can load 20 files from your program project by one click - - C-style Syntax highlight + - C-style and HTML-style Syntax highlight + - Stream and columnar blocks with saving block features + - Ability to edit huge (hundred of Mb) files Rashid N. Achilov (citycat4@ngs.ru) |