summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-12-01 05:57:08 +0000
committerwiz <wiz@pkgsrc.org>2018-12-01 05:57:08 +0000
commitc5962a6f499a55205cccdcf6999805a8748ef7fb (patch)
tree2e5618a82d91cab0d0af375e276ffba731eebe6d /archivers
parentceac08a8eb72b43ea4224d3c5f83341dcd2d0156 (diff)
downloadpkgsrc-c5962a6f499a55205cccdcf6999805a8748ef7fb.tar.gz
cabextract: update to 1.9.
Set TEST_TARGET. New in 1.9 * Fixed invisible bad extraction when using cabextract -F (broken in 1.8) * Fixed configure --with-external-libmspack which was broken in 1.8 * configure --with-external-libmspack will now use pkg-config. To configure it manually, set environment variables libmspack_CFLAGS and libmspack_LIBS before running configure. * Now includes the test suite (make check) New in 1.8 * cabextract -f now extracts even more badly damaged files than before
Diffstat (limited to 'archivers')
-rw-r--r--archivers/cabextract/Makefile5
-rw-r--r--archivers/cabextract/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile
index d8a9c4df6c7..ae05d5b9aaf 100644
--- a/archivers/cabextract/Makefile
+++ b/archivers/cabextract/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2018/07/26 08:35:46 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2018/12/01 05:57:08 wiz Exp $
-DISTNAME= cabextract-1.7
+DISTNAME= cabextract-1.9
CATEGORIES= archivers
MASTER_SITES= https://www.cabextract.org.uk/
@@ -11,5 +11,6 @@ LICENSE= gnu-gpl-v3
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
+TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/cabextract/distinfo b/archivers/cabextract/distinfo
index 45fa8b6c2e4..a5c8b24a564 100644
--- a/archivers/cabextract/distinfo
+++ b/archivers/cabextract/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2018/07/26 08:35:46 wiz Exp $
+$NetBSD: distinfo,v 1.18 2018/12/01 05:57:08 wiz Exp $
-SHA1 (cabextract-1.7.tar.gz) = 30ca948d4204f51cb4b51fae282d867ec6697161
-RMD160 (cabextract-1.7.tar.gz) = 5ef1247f542c54907563a99d0f8a9f42d0e0a11b
-SHA512 (cabextract-1.7.tar.gz) = 63789e485d57299f2a0a60dc6d9a94e83639eb59b73789eff52977d3d3bd37a1c00713c86a4c6289e35541d0b7240ea0545ba84013713c070b4324ae1f2865ce
-Size (cabextract-1.7.tar.gz) = 293760 bytes
+SHA1 (cabextract-1.9.tar.gz) = 087211649e4d4bd785205d4c7bb01f21d90c7e6c
+RMD160 (cabextract-1.9.tar.gz) = c8a390a0fc997b91c548bcacb703090cd241f2ac
+SHA512 (cabextract-1.9.tar.gz) = d144c1df9ed8e8c339bcadb3d1be2eb2576bb066e3f75a3480df0d5e81407a633554e4674b3bb43716c0cf33a0f2327e6f798cd6d7825bceefa0ad839fcc3f64
+Size (cabextract-1.9.tar.gz) = 466334 bytes