summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-04-15 10:23:10 +0000
committerwiz <wiz@pkgsrc.org>2016-04-15 10:23:10 +0000
commitc4483c43dd8df91d313994b14d04c278b79df261 (patch)
treecb34a39891af80410be1754fb8350681fe091330 /archivers
parent977f6de44258dd8587f9e51c7c0ecdda445dec0f (diff)
downloadpkgsrc-c4483c43dd8df91d313994b14d04c278b79df261.tar.gz
Update innoextract to 1.6.
innoextract 1.6 (2016-03-24) - Added support for Inno Setup 5.5.7 (and 5.5.8) installers - Added a --collisions=rename-all option - Changed --collisions=rename to omit the suffix for the file that would have been extracted with --collisions=overwrite instead of the first encountered file - Fixed @lang suffix sometimes missing for the first file with the --collisions=rename option - Fixed build error with CMake 3.5 - Now compiles in C++14 mode if supported - Unsafe characters in special constant strings (ie ':' in {code:…}) are now replaced with '$' - Windows: Fixed error message if the source file could not be opened - Windows: Fixed progress bar flickering while printing extracted filenames - Windows binaries: Fixed crash on platforms without AVX support
Diffstat (limited to 'archivers')
-rw-r--r--archivers/innoextract/Makefile4
-rw-r--r--archivers/innoextract/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile
index 8b49df050dd..ffa25853939 100644
--- a/archivers/innoextract/Makefile
+++ b/archivers/innoextract/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2015/09/30 20:05:07 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/04/15 10:23:10 wiz Exp $
-DISTNAME= innoextract-1.5
+DISTNAME= innoextract-1.6
CATEGORIES= archivers
MASTER_SITES= http://constexpr.org/innoextract/files/
diff --git a/archivers/innoextract/distinfo b/archivers/innoextract/distinfo
index 65dee38d045..f4ac375c942 100644
--- a/archivers/innoextract/distinfo
+++ b/archivers/innoextract/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 00:56:22 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/04/15 10:23:10 wiz Exp $
-SHA1 (innoextract-1.5.tar.gz) = cd3e3f68213c2730e9db4665b2997f5052f12af7
-RMD160 (innoextract-1.5.tar.gz) = 95ca36a54ff074272e11f680d1dbc2f83fdc9d13
-SHA512 (innoextract-1.5.tar.gz) = 759c319c1f0737b9120ed4613bcab4bebcbb28749d9bbfa46ccb7b4f7640352b4ef01a03ed142c61f67188a83635d4e03e7b0708b913e1f47c09e5189bb56dd6
-Size (innoextract-1.5.tar.gz) = 179582 bytes
+SHA1 (innoextract-1.6.tar.gz) = 0cbbe80bb362db93c9b230c47ee100828cd93bec
+RMD160 (innoextract-1.6.tar.gz) = 6c659ba6a4740e33ee2439df095c2e9c7336c011
+SHA512 (innoextract-1.6.tar.gz) = 4c1b50a050d45e1a56d7236150a801cb85d15de8c80f5f1fd94750f3dd2392bdfb3f0e98c214e9504fe6132c7dce3a0dfbe0815ede438aa0f76a88380ceeef62
+Size (innoextract-1.6.tar.gz) = 183380 bytes