diff options
Diffstat (limited to 'editors/nvi-perl')
-rw-r--r-- | editors/nvi-perl/Makefile | 6 | ||||
-rw-r--r-- | editors/nvi-perl/distinfo | 2 | ||||
-rw-r--r-- | editors/nvi-perl/pkg-descr | 10 |
3 files changed, 10 insertions, 8 deletions
diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile index 8dd238137364..cd9217a723fb 100644 --- a/editors/nvi-perl/Makefile +++ b/editors/nvi-perl/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-perl/distinfo b/editors/nvi-perl/distinfo index 5494a345e4d1..c713f86d321b 100644 --- a/editors/nvi-perl/distinfo +++ b/editors/nvi-perl/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-perl/pkg-descr b/editors/nvi-perl/pkg-descr index da3026c825dd..4490d57e549c 100644 --- a/editors/nvi-perl/pkg-descr +++ b/editors/nvi-perl/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 |