summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-09 07:10:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-09 07:10:13 +0000
commit8d8340c39970fe41cb0335b1a2702fa1cabc653f (patch)
tree3337afe32cb983362b6b471c032b5b9e36ee56b2 /editors/nvi-m17n
parentAdd nvi-euc-tw. (diff)
Update to April 3rd version of patch. Closes PR ports/3204.
Submitted by: Jun-ichiro ITOH <itojun@csl.sony.co.jp>
Notes
Notes: svn path=/head/; revision=6163
Diffstat (limited to 'editors/nvi-m17n')
-rw-r--r--editors/nvi-m17n/Makefile6
-rw-r--r--editors/nvi-m17n/distinfo2
-rw-r--r--editors/nvi-m17n/pkg-descr10
3 files changed, 10 insertions, 8 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index 8dd238137364..cd9217a723fb 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -3,16 +3,16 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:44 asami Exp $
+# $Id: Makefile,v 1.2 1997/03/15 11:55:58 asami Exp $
#
DISTNAME= nvi-1.79
-PKGNAME= nvi-m17n-1.79-970306
+PKGNAME= nvi-m17n-1.79-970403
CATEGORIES= japanese editors
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/4bsd/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
-PATCHFILES= nvi-1.79.m17n-970306.diff.gz
+PATCHFILES= nvi-1.79.m17n-970403-1000.diff.gz
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
MAINTAINER= itojun@itojun.org
diff --git a/editors/nvi-m17n/distinfo b/editors/nvi-m17n/distinfo
index 5494a345e4d1..c713f86d321b 100644
--- a/editors/nvi-m17n/distinfo
+++ b/editors/nvi-m17n/distinfo
@@ -1,2 +1,2 @@
MD5 (nvi-1.79.tar.gz) = 765e2153f5fc4f21793f2edc2647305a
-MD5 (nvi-1.79.m17n-970306.diff.gz) = a8db6119e61ad136c0d44b1792bb644c
+MD5 (nvi-1.79.m17n-970403-1000.diff.gz) = cb4071af6824d03c335300c8be6cc105
diff --git a/editors/nvi-m17n/pkg-descr b/editors/nvi-m17n/pkg-descr
index da3026c825dd..4490d57e549c 100644
--- a/editors/nvi-m17n/pkg-descr
+++ b/editors/nvi-m17n/pkg-descr
@@ -7,9 +7,11 @@ Berkeley.
Multilingual patch enables you to use the following multilingual
encoding methods, such as:
- none euc-jp-old euc-jp euc-cn euc-kr latin1 latin2 iso-2022-cn
- iso-2022-jp iso-2022-kr iso-2022-7-1 iso-2022-7-2 iso-2022-8-2
- sjis big5 hz
+ none iso-8859-[1234789] latin1 latin2
+ euc-jp-old euc-jp euc-cn euc-kr
+ iso-2022-cn iso-2022-jp iso-2022-kr
+ iso-2022-7-1 iso-2022-7-2 iso-2022-8-2
+ sjis big5 hz euc-tw
Multilingual support has been set up to use some of the above (guess from
the name of the ports/packages) as default value.
You can change encoding style on the fly, or by setting up ~/.exrc.
@@ -21,4 +23,4 @@ Default encoding is set by /usr/local/etc/vi.exrc.
original distribution site:
ftp://ftp.cs.berkeley.edu/ucb/4bsd/nvi-1.79.tar.gz
- ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970306.diff.gz
+ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970403-1000.diff.gz