pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/lhasa Update to 0.0.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/79430b9e492d
branches: trunk
changeset: 603568:79430b9e492d
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 08 06:13:27 2012 +0000
description:
Update to 0.0.5:
v0.0.5 (2012-05-08):
* Architecture-specific functions for running on Windows have now been
fully implemented, and the command line tool passes all tests in the
test suite on Windows (thanks roytam1 for bug reports).
* Bug fixed where the command line tool would enter an infinite loop
when extracting a truncated archive (thanks Jon Dowland).
* Support added for archives with level 0 headers and Unix path
separators (thanks roytam1).
* The test suite now runs correctly outside of the Europe/London time
zone (thanks Thomas Klausner).
* A .spec file is now included for building rpm packages.
diffstat:
archivers/lhasa/Makefile | 5 ++---
archivers/lhasa/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 2e5fd9a49699 -r 79430b9e492d archivers/lhasa/Makefile
--- a/archivers/lhasa/Makefile Tue May 08 03:14:25 2012 +0000
+++ b/archivers/lhasa/Makefile Tue May 08 06:13:27 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/05/02 12:19:43 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/05/08 06:13:27 wiz Exp $
#
-DISTNAME= lhasa-0.0.4
+DISTNAME= lhasa-0.0.5
CATEGORIES= archivers
MASTER_SITES= http://cloud.github.com/downloads/fragglet/lhasa/
@@ -14,7 +14,6 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-# tests currently only succeed in timezone Europe/London
TEST_TARGET= check
CONFLICTS= lha-[0-9]*
diff -r 2e5fd9a49699 -r 79430b9e492d archivers/lhasa/distinfo
--- a/archivers/lhasa/distinfo Tue May 08 03:14:25 2012 +0000
+++ b/archivers/lhasa/distinfo Tue May 08 06:13:27 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/05/02 12:19:43 wiz Exp $
+$NetBSD: distinfo,v 1.2 2012/05/08 06:13:27 wiz Exp $
-SHA1 (lhasa-0.0.4.tar.gz) = f2a99b5b6c35d2428cfca5206fe704d910a5555f
-RMD160 (lhasa-0.0.4.tar.gz) = 3b9123e2d0282756aa14f498c6d628b25a03dd51
-Size (lhasa-0.0.4.tar.gz) = 1748043 bytes
+SHA1 (lhasa-0.0.5.tar.gz) = 3433b13a208aebcd0b966c4642d49ecbb9caa681
+RMD160 (lhasa-0.0.5.tar.gz) = e9204197595c38e11304f0b308679cc2da0da201
+Size (lhasa-0.0.5.tar.gz) = 1753764 bytes
Home |
Main Index |
Thread Index |
Old Index