diff options
author | ache <ache@FreeBSD.org> | 2000-12-16 08:35:18 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2000-12-16 08:35:18 +0000 |
commit | f92ec49f2cea760677c86d8675bcdd70527ec22b (patch) | |
tree | 37d1f68a29502eab4633d755337a18ef81c3e5ac /archivers | |
parent | b0a90fa90891a72c78aed14fa25b6c303d68e2f9 (diff) | |
download | FreeBSD-ports-f92ec49f2cea760677c86d8675bcdd70527ec22b.zip FreeBSD-ports-f92ec49f2cea760677c86d8675bcdd70527ec22b.tar.gz |
Upgrade to 1.14i
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lha/Makefile | 2 | ||||
-rw-r--r-- | archivers/lha/distinfo | 2 | ||||
-rw-r--r-- | archivers/lha/pkg-descr | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index 12c8fa7..a6f7ac1 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lha -PORTVERSION= 1.14h +PORTVERSION= 1.14i CATEGORIES= archivers MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ \ ftp://ftp.win.ne.jp/pub/misc/ diff --git a/archivers/lha/distinfo b/archivers/lha/distinfo index 64626c7..113503b 100644 --- a/archivers/lha/distinfo +++ b/archivers/lha/distinfo @@ -1 +1 @@ -MD5 (lha-114h.tar.gz) = c8b293e926e0a6bf4f5f30e57ed71160 +MD5 (lha-114i.tar.gz) = 5225884d557b91f04124693e2c5c9e94 diff --git a/archivers/lha/pkg-descr b/archivers/lha/pkg-descr index 8d89c0a..37169ce 100644 --- a/archivers/lha/pkg-descr +++ b/archivers/lha/pkg-descr @@ -1,8 +1,8 @@ LHa for UNIX This unofficial version of lha is based on Version 1.00. This -version supports extraction & archiving using -lh5- as well as -extraction using -lh6- algorithm. +version supports extraction & archiving using -lh5- & -lh6- as well as +extraction using -lh7- algorithm. All the bug reports on this version should be directed to Tsuguo Okamoto <tsugio@muc.biglobe.ne.jp>. |