diff options
-rw-r--r-- | chinese/nvi-big5/Makefile | 4 | ||||
-rw-r--r-- | chinese/nvi-euc-cn/Makefile | 4 | ||||
-rw-r--r-- | chinese/nvi-euc-tw/Makefile | 4 | ||||
-rw-r--r-- | editors/nvi-m17n/Makefile | 9 | ||||
-rw-r--r-- | editors/nvi-m17n/distinfo | 2 | ||||
-rw-r--r-- | japanese/nvi-euc-jp/Makefile | 4 | ||||
-rw-r--r-- | japanese/nvi-iso-2022-jp/Makefile | 4 | ||||
-rw-r--r-- | japanese/nvi-sjis/Makefile | 4 | ||||
-rw-r--r-- | korean/nvi-euc-kr/Makefile | 4 | ||||
-rw-r--r-- | korean/nvi-iso-2022-kr/Makefile | 4 |
10 files changed, 21 insertions, 22 deletions
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile index 454673a..6c4b368 100644 --- a/chinese/nvi-big5/Makefile +++ b/chinese/nvi-big5/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.10 1998/03/04 19:35:01 asami Exp $ +# $Id: Makefile,v 1.11 1998/06/26 09:16:41 obrien Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT -PKGNAME= zh-nvi-big5-1.79.19970820 +PKGNAME= zh-nvi-big5-1.79.19981119 .include <${.CURDIR}/../../editors/nvi-m17n/Makefile> diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile index 0e1f4a8..ff8ef8b 100644 --- a/chinese/nvi-euc-cn/Makefile +++ b/chinese/nvi-euc-cn/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.11 1998/03/04 19:35:03 asami Exp $ +# $Id: Makefile,v 1.12 1998/06/26 09:16:43 obrien Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT -PKGNAME= zh-nvi-euccn-1.79.19970820 +PKGNAME= zh-nvi-euccn-1.79.19981119 .include <${.CURDIR}/../../editors/nvi-m17n/Makefile> diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile index 504579c..27ce7d6 100644 --- a/chinese/nvi-euc-tw/Makefile +++ b/chinese/nvi-euc-tw/Makefile @@ -3,7 +3,7 @@ # Date created: 5 Apr 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.9 1998/03/04 19:35:04 asami Exp $ +# $Id: Makefile,v 1.10 1998/06/26 09:16:49 obrien Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT -PKGNAME= zh-nvi-euctw-1.79.19970820 +PKGNAME= zh-nvi-euctw-1.79.19981119 .include <${.CURDIR}/../../editors/nvi-m17n/Makefile> diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index e742c6f2..b46c37f 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -3,17 +3,17 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.8 1998/02/17 13:11:49 itojun Exp $ +# $Id: Makefile,v 1.9 1998/09/21 22:33:22 steve Exp $ # DISTNAME= nvi-1.79 -PKGNAME?= nvi-m17n-1.79.19970820 +PKGNAME?= nvi-m17n-1.79.19981119 CATEGORIES= editors MASTER_SITES= ftp://ftp.bostic.com/pub/\ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ -PATCHFILES= nvi-1.79.m17n-970820-1600.diff.gz +PATCHFILES= nvi-1.79.m17n-981119.diff.gz MAINTAINER= itojun@itojun.org @@ -21,8 +21,7 @@ MAINTAINER= itojun@itojun.org WRKSRC= ${WRKDIR}/${DISTNAME}/build GNU_CONFIGURE= yes -# can't say PATCH_DIST_STRIP=-p1 because contains files outside ${WRKSRC} -PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p0 +PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p1 -f CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"' CONFIGURE_ARGS= --enable-multibyte --program-prefix=n diff --git a/editors/nvi-m17n/distinfo b/editors/nvi-m17n/distinfo index 1f2cc0a..d5cd25f 100644 --- a/editors/nvi-m17n/distinfo +++ b/editors/nvi-m17n/distinfo @@ -1,2 +1,2 @@ MD5 (nvi-1.79.tar.gz) = 52549f8e390db06f9366ee83e59f64de -MD5 (nvi-1.79.m17n-970820-1600.diff.gz) = 74d27c92062ab2cad6fd28e0b68e76a1 +MD5 (nvi-1.79.m17n-981119.diff.gz) = 7298295dbfa62a89f400ba212f89ba5d diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile index e0eb730..7eabcee 100644 --- a/japanese/nvi-euc-jp/Makefile +++ b/japanese/nvi-euc-jp/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.12 1998/06/26 09:16:27 obrien Exp $ +# $Id: Makefile,v 1.13 1998/09/21 22:33:24 steve Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna -PKGNAME= ja-nvi-eucjp-1.79.19970820 +PKGNAME= ja-nvi-eucjp-1.79.19981119 .include <${.CURDIR}/../../editors/nvi-m17n/Makefile> diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile index 31e608b..2b28a78 100644 --- a/japanese/nvi-iso-2022-jp/Makefile +++ b/japanese/nvi-iso-2022-jp/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.12 1998/06/26 09:16:31 obrien Exp $ +# $Id: Makefile,v 1.13 1998/09/21 22:33:25 steve Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna -PKGNAME= ja-nvi-iso2022jp-1.79.19970820 +PKGNAME= ja-nvi-iso2022jp-1.79.19981119 .include <${.CURDIR}/../../editors/nvi-m17n/Makefile> diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile index 2b660b8..9ed4070 100644 --- a/japanese/nvi-sjis/Makefile +++ b/japanese/nvi-sjis/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.12 1998/06/26 09:16:33 obrien Exp $ +# $Id: Makefile,v 1.13 1998/09/21 22:33:25 steve Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna -PKGNAME= ja-nvi-sjis-1.79.19970820 +PKGNAME= ja-nvi-sjis-1.79.19981119 .include <${.CURDIR}/../../editors/nvi-m17n/Makefile> diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile index d311e5c..fbf5066 100644 --- a/korean/nvi-euc-kr/Makefile +++ b/korean/nvi-euc-kr/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.10 1998/03/04 19:35:07 asami Exp $ +# $Id: Makefile,v 1.11 1998/06/26 09:16:36 obrien Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT -PKGNAME= ko-nvi-euckr-1.79.19970820 +PKGNAME= ko-nvi-euckr-1.79.19981119 .include <${.CURDIR}/../../editors/nvi-m17n/Makefile> diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile index 71eb7c9..0e28a98 100644 --- a/korean/nvi-iso-2022-kr/Makefile +++ b/korean/nvi-iso-2022-kr/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.10 1998/03/04 19:35:07 asami Exp $ +# $Id: Makefile,v 1.11 1998/06/26 09:16:39 obrien Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT -PKGNAME= ko-nvi-iso2022kr-1.79.19970820 +PKGNAME= ko-nvi-iso2022kr-1.79.19981119 .include <${.CURDIR}/../../editors/nvi-m17n/Makefile> |