summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-01-04 10:45:22 +0000
committerwiz <wiz@pkgsrc.org>2015-01-04 10:45:22 +0000
commit05fcd0abf9a574d782b8f7eb1eb1e594513a5957 (patch)
tree49cd55aa5b323d53a53bc7bfbdf1cc3e5bd86f24 /archivers
parent8bdc846addd539ebb6aea2dcb9c3f1aaf6f2d47f (diff)
downloadpkgsrc-05fcd0abf9a574d782b8f7eb1eb1e594513a5957.tar.gz
Update to 1.16:
Changes in version 1.16: Repairing of single-byte errors is now about 10 times faster depending on file size and position of error. Copying of file dates, permissions, and ownership now behaves like "cp -p". (If the user ID or the group ID can't be duplicated, the file permission bits S_ISUID and S_ISGID are cleared). Some minor improvements have been made. "lziprecover.texinfo" has been renamed to "lziprecover.texi". The license has been changed to GPL version 2 or later.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lziprecover/Makefile6
-rw-r--r--archivers/lziprecover/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/lziprecover/Makefile b/archivers/lziprecover/Makefile
index 6682a2e9f31..37b43ab6ba3 100644
--- a/archivers/lziprecover/Makefile
+++ b/archivers/lziprecover/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2014/12/16 15:37:43 mef Exp $
+# $NetBSD: Makefile,v 1.5 2015/01/04 10:45:22 wiz Exp $
-DISTNAME= lziprecover-1.15
+DISTNAME= lziprecover-1.16
CATEGORIES= archivers
MASTER_SITES= http://download.savannah.gnu.org/releases/lzip/lziprecover/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nongnu.org/lzip/lziprecover.html
COMMENT= Recovery tool for lossless data compressor based on the LZMA algorithm
-LICENSE= gnu-gpl-v3
+LICENSE= gnu-gpl-v2 # or later
USE_LANGUAGES= c++
HAS_CONFIGURE= yes
diff --git a/archivers/lziprecover/distinfo b/archivers/lziprecover/distinfo
index 598b0508620..784dff6f400 100644
--- a/archivers/lziprecover/distinfo
+++ b/archivers/lziprecover/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/10/09 20:35:10 wiz Exp $
+$NetBSD: distinfo,v 1.3 2015/01/04 10:45:22 wiz Exp $
-SHA1 (lziprecover-1.15.tar.gz) = 69553f7936d45d1c8e08e69574672f81b72933f2
-RMD160 (lziprecover-1.15.tar.gz) = 9f4acd11151afd1c6d46b684fb99ce0fc45d5dbc
-Size (lziprecover-1.15.tar.gz) = 82763 bytes
+SHA1 (lziprecover-1.16.tar.gz) = 2e044ba9497bd96d912d304aef3108b3a7169115
+RMD160 (lziprecover-1.16.tar.gz) = e9e0047057177fcd3f608ade386c93c333db8b55
+Size (lziprecover-1.16.tar.gz) = 71746 bytes