mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Update to the latest set of official patches.
PR: 7293 Submitted by: Nobuhiro Yasutomi <nobu@prsc.isac.co.jp>
This commit is contained in:
parent
f43a90428a
commit
04a60e7a26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11941
@ -3,7 +3,7 @@
|
||||
# Date created: 7 March 1995
|
||||
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1998/01/23 07:53:38 itojun Exp $
|
||||
# $Id: Makefile,v 1.12 1998/07/11 00:32:18 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= less-332
|
||||
@ -11,12 +11,11 @@ PKGNAME= ja-less-332
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
||||
PATCH_SITES= ftp://ftp.tokyonet.ad.jp/pub/misc/less/
|
||||
PATCHFILES= less-332-iso233.patch.gz \
|
||||
less-332-iso233-235.patch.gz \
|
||||
less-332-iso235-237.patch.gz \
|
||||
less-332-iso237-238.patch.gz \
|
||||
less-332-iso238-240.patch.gz \
|
||||
PATCH_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/less/
|
||||
PATCHFILES= less-332-iso242.patch.gz \
|
||||
less-332-iso242-243.patch.gz \
|
||||
less-332-iso243-244.patch.gz \
|
||||
less-332-iso244-245.patch.gz
|
||||
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
MD5 (less-332.tar.gz) = be6b85092fa00c030119a0b12a1e8c44
|
||||
MD5 (less-332-iso233.patch.gz) = 5a7a01ff5118edc616dd05a8cdd2de6c
|
||||
MD5 (less-332-iso233-235.patch.gz) = 8a40f7fe1ca4104734714cbe18194b87
|
||||
MD5 (less-332-iso235-237.patch.gz) = f845015f29c171496d8e46b5a705daf9
|
||||
MD5 (less-332-iso237-238.patch.gz) = f2e41efd6797a3bcc291bf35c63f873c
|
||||
MD5 (less-332-iso238-240.patch.gz) = 12b4099de6668353913ab6ab04640caa
|
||||
MD5 (less-332-iso242.patch.gz) = f051c0a2cec43431d2bbb1765ebaa748
|
||||
MD5 (less-332-iso242-243.patch.gz) = 59f3158bc6eba7eb56dbce26d90f8b93
|
||||
MD5 (less-332-iso243-244.patch.gz) = a82d75bacf0d761cfc299657de1599f0
|
||||
MD5 (less-332-iso244-245.patch.gz) = 1b9c9c0bdd604793d1ddcd70fb0914ea
|
||||
|
@ -4,5 +4,8 @@
|
||||
before starting, so with large input files it starts up
|
||||
faster than text editors like vi (1).
|
||||
|
||||
This is support ISO 2022, EUC Japanese, SJIS and compressed(gziped)
|
||||
file viewing. This patch to make by kazusi-m@is.aist-nara.ac.jp.
|
||||
This enhanced less support ISO 2022 code extension techniqes and
|
||||
Japanese codes(EUC Japanese, SJIS) and compressed(or gzipped) file
|
||||
viewing. The author of this patch is jam@pobox.com. See
|
||||
http://www.pobox.com/~jam/less/
|
||||
for the latest info.
|
||||
|
Loading…
Reference in New Issue
Block a user