From d66094af84537e8471e51b59189b4f03491feb68 Mon Sep 17 00:00:00 2001 From: motoyuki Date: Mon, 20 Jun 2011 10:33:10 +0000 Subject: Update nvi-m17n patch to nvi-m17n-1.79-20040608. Submitted by: shigeya@wide.ad.jp --- editors/nvi-m17n/Makefile | 7 ++++--- editors/nvi-m17n/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'editors/nvi-m17n') diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index a82c88b78742..4b52dc599505 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -6,15 +6,16 @@ # PORTNAME= nvi -PORTVERSION= 1.79.20040401 +PORTVERSION= 1.79.20040608 PORTEPOCH= 1 CATEGORIES?= editors -MASTER_SITES= http://people.allbsd.org/~hrs/FreeBSD/ +MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ \ + http://people.allbsd.org/~hrs/FreeBSD/ PKGNAMESUFFIX?= -m17n DISTNAME= nvi-1.79 PATCH_SITES= ${MASTER_SITES} -PATCHFILES= nvi-1.79.m17n-20040401.diff.gz +PATCHFILES= nvi-m17n-1.79-20040608.diff.gz MAINTAINER= ports@FreeBSD.org COMMENT= A clone of vi/ex, with multilingual patch, no default settings diff --git a/editors/nvi-m17n/distinfo b/editors/nvi-m17n/distinfo index 352b4fe4b057..164d4aa5f921 100644 --- a/editors/nvi-m17n/distinfo +++ b/editors/nvi-m17n/distinfo @@ -1,4 +1,4 @@ SHA256 (nvi-1.79.tar.gz) = 755b87aa1e25c24c4c1668de5573d7d9a327b529423ce3ad9ee753bfb2296e33 SIZE (nvi-1.79.tar.gz) = 1295401 -SHA256 (nvi-1.79.m17n-20040401.diff.gz) = 5907f09910c70189f5806ca5f4d814924ecd021b29e5b26d211a4a6ebe017df1 -SIZE (nvi-1.79.m17n-20040401.diff.gz) = 160411 +SHA256 (nvi-m17n-1.79-20040608.diff.gz) = d5456ce6fa1231d45a97c286d587d92e9a11acfe8471a491f784938387fc3e28 +SIZE (nvi-m17n-1.79-20040608.diff.gz) = 159701 -- cgit