summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/unrar/Makefile4
-rw-r--r--archivers/unrar/distinfo8
-rwxr-xr-xlicenses/unrar-license18
3 files changed, 16 insertions, 14 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index ad68f1448bb..72834d1a337 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -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/
diff --git a/archivers/unrar/distinfo b/archivers/unrar/distinfo
index d1e7acb01ef..f4618d985b2 100644
--- a/archivers/unrar/distinfo
+++ b/archivers/unrar/distinfo
@@ -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
diff --git a/licenses/unrar-license b/licenses/unrar-license
index ec35e09a8fb..0811276a13b 100755
--- a/licenses/unrar-license
+++ b/licenses/unrar-license
@@ -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 \ No newline at end of file
+ Alexander L. Roshal