Update unrar to 4.1.4. Changes not documented.
License wording was changed, but I see it as a clarification and not an effective changed and thus just updated it and don't version it.
This commit is contained in:
parent
a29c0909b9
commit
aff198ccfa
3 changed files with 16 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.64 2011/03/12 15:42:22 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.65 2012/01/20 15:26:08 wiz Exp $
|
||||
|
||||
DISTNAME= unrarsrc-4.0.7
|
||||
DISTNAME= unrarsrc-4.1.4
|
||||
PKGNAME= ${DISTNAME:S/src//}
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.rarlab.com/rar/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.41 2011/12/09 13:51:56 hans Exp $
|
||||
$NetBSD: distinfo,v 1.42 2012/01/20 15:26:08 wiz Exp $
|
||||
|
||||
SHA1 (unrarsrc-4.0.7.tar.gz) = e4c8b0d47278475f3dfb77e8497f5818eca3d4a0
|
||||
RMD160 (unrarsrc-4.0.7.tar.gz) = 0629f8600e9ddb298f59fc05b9569bd40703acaf
|
||||
Size (unrarsrc-4.0.7.tar.gz) = 152853 bytes
|
||||
SHA1 (unrarsrc-4.1.4.tar.gz) = ae4b1e2c99e96527c4a97f980daa547499f42a0f
|
||||
RMD160 (unrarsrc-4.1.4.tar.gz) = 0bb200c01f665142b7581b1b40ef1047dca13c57
|
||||
Size (unrarsrc-4.1.4.tar.gz) = 157135 bytes
|
||||
SHA1 (patch-ac) = ca8bcbc1ce6723a2cd576067c6fbd171abb0c711
|
||||
SHA1 (patch-consio.cpp) = 341dd714b165fabf3dec0213b9bb3e57dcc146f5
|
||||
|
|
|
@ -10,13 +10,15 @@
|
|||
1. All copyrights to RAR and the utility UnRAR are exclusively
|
||||
owned by the author - Alexander Roshal.
|
||||
|
||||
2. The UnRAR sources may be used in any software to handle RAR
|
||||
archives without limitations free of charge, but cannot be used
|
||||
to re-create the RAR compression algorithm, which is proprietary.
|
||||
Distribution of modified UnRAR sources in separate form or as a
|
||||
part of other software is permitted, provided that it is clearly
|
||||
stated in the documentation and source comments that the code may
|
||||
not be used to develop a RAR (WinRAR) compatible archiver.
|
||||
2. UnRAR source code may be used in any software to handle
|
||||
RAR archives without limitations free of charge, but cannot be
|
||||
used to develop RAR (WinRAR) compatible archiver and to
|
||||
re-create RAR compression algorithm, which is proprietary.
|
||||
Distribution of modified UnRAR source code in separate form
|
||||
or as a part of other software is permitted, provided that
|
||||
full text of this paragraph, starting from "UnRAR source code"
|
||||
words, is included in license, or in documentation if license
|
||||
is not available, and in source code comments of resulting package.
|
||||
|
||||
3. The UnRAR utility may be freely distributed. It is allowed
|
||||
to distribute UnRAR inside of other software packages.
|
||||
|
@ -37,4 +39,4 @@
|
|||
Thank you for your interest in RAR and UnRAR.
|
||||
|
||||
|
||||
Alexander L. Roshal
|
||||
Alexander L. Roshal
|
||||
|
|
Loading…
Reference in a new issue