diff options
author | nork <nork@FreeBSD.org> | 2003-07-17 13:40:39 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-07-17 13:40:39 +0800 |
commit | cdc4c6d7e347bd4aaae7d53e94743623b235a59c (patch) | |
tree | f944cc52a02a461f8450170e41c4bc1aa35e9036 | |
parent | 683fb050b0c913ae0b60365a1c031b4669607019 (diff) | |
download | freebsd-ports-gnome-cdc4c6d7e347bd4aaae7d53e94743623b235a59c.tar.gz freebsd-ports-gnome-cdc4c6d7e347bd4aaae7d53e94743623b235a59c.tar.zst freebsd-ports-gnome-cdc4c6d7e347bd4aaae7d53e94743623b235a59c.zip |
o Change md5 value in distinfo.
diff -u old archive new archive
o Change LICENSE & README and more older timestamp.
o Remove MASTER_SITE by providing old archive.
o These modification is no effect for install. So I don't
bump PORTREVISION.
o Add WWW: tag.
PR: ports/54415
Reported by: TATEOKA Takamichi <tate@tateoka.org>
Discuss with: Yoshihiko Sarumaru <sarumaru@yamayuri.org>
-rw-r--r-- | editors/nvi-m17n/Makefile | 3 | ||||
-rw-r--r-- | editors/nvi-m17n/distinfo | 2 | ||||
-rw-r--r-- | editors/nvi-m17n/pkg-descr | 4 |
3 files changed, 3 insertions, 6 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 0f9c62b0e7c1..57678c4863c8 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -9,8 +9,7 @@ PORTNAME= nvi PORTVERSION= 1.79.20111024 PORTREVISION= 1 CATEGORIES?= editors -MASTER_SITES= ftp://sleepy.vwh.net/pub/ \ - ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ +MASTER_SITES= ftp://ftp.sleepycat.com/pub/ PKGNAMESUFFIX?= -m17n DISTNAME= nvi-1.79 diff --git a/editors/nvi-m17n/distinfo b/editors/nvi-m17n/distinfo index 43eac4145b01..98e4ddeef131 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.tar.gz) = 765e2153f5fc4f21793f2edc2647305a MD5 (nvi-1.79.m17n-20011024.diff.gz) = 658699f93f0a1eb2f804eedce79b822d diff --git a/editors/nvi-m17n/pkg-descr b/editors/nvi-m17n/pkg-descr index c37c20cf106d..9ddbe01dd714 100644 --- a/editors/nvi-m17n/pkg-descr +++ b/editors/nvi-m17n/pkg-descr @@ -19,6 +19,4 @@ With configurations, for Japanese encodings, you can also enjoy the embedded canna support. See /usr/local/share/vi/README.* for details of multilingual patch. -original distribution site: - ftp://ftp.cs.berkeley.edu/ucb/4bsd/nvi-1.79.tar.gz - ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ +WWW: http://www.bostic.com/vi/ |