summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2015-08-26 21:25:31 +0000
committershattered <shattered@pkgsrc.org>2015-08-26 21:25:31 +0000
commit94dfb9e7994513db01d23c4fab278c2ba8b36d08 (patch)
tree40a1ddcc1f31cf89ac058eaf4e58ad1b1983d4f8 /archivers
parentcd09c702b0a1b011b1be2a4a7c0df8055550d284 (diff)
downloadpkgsrc-94dfb9e7994513db01d23c4fab278c2ba8b36d08.tar.gz
Update to 0.3.0. Changes:
* PMarc -pm1- archives that contain truncated compressed data (the decompressed length is longer than what can be read from the compressed data) now decompress as intended. Certain archives in the wild make the assumption that this can be done. * LArc -lz5- archives that make use of the initial history buffer now decompress correctly.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lhasa/Makefile4
-rw-r--r--archivers/lhasa/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile
index 720a5d9459c..da7706734a3 100644
--- a/archivers/lhasa/Makefile
+++ b/archivers/lhasa/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2013/12/02 20:08:06 adam Exp $
+# $NetBSD: Makefile,v 1.7 2015/08/26 21:25:31 shattered Exp $
-DISTNAME= lhasa-0.2.0
+DISTNAME= lhasa-0.3.0
CATEGORIES= archivers
MASTER_SITES= https://soulsphere.org/projects/lhasa/
diff --git a/archivers/lhasa/distinfo b/archivers/lhasa/distinfo
index 67fd6fea8b9..134c78f9698 100644
--- a/archivers/lhasa/distinfo
+++ b/archivers/lhasa/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2013/12/02 20:08:06 adam Exp $
+$NetBSD: distinfo,v 1.6 2015/08/26 21:25:31 shattered Exp $
-SHA1 (lhasa-0.2.0.tar.gz) = ffc5c9cebe99e94f7ab3c8ddba522565eac8e42b
-RMD160 (lhasa-0.2.0.tar.gz) = b23a5c6b3603d9e76df58e05c7a3d73ff7832814
-Size (lhasa-0.2.0.tar.gz) = 2833575 bytes
+SHA1 (lhasa-0.3.0.tar.gz) = 044e9bf2bcef5664c1e13ecf440c4a4829059f0d
+RMD160 (lhasa-0.3.0.tar.gz) = 55d3dc69186fdc138279106f94cfb424559fad84
+Size (lhasa-0.3.0.tar.gz) = 2921183 bytes