pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/xz Update to 4.999.9beta:
details: https://anonhg.NetBSD.org/pkgsrc/rev/451e171891a7
branches: trunk
changeset: 564309:451e171891a7
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 31 08:59:11 2009 +0000
description:
Update to 4.999.9beta:
XZ Utils 4.999.9beta was released on 2009-08-27. Among many less
important changes, this release fixes a data corruption in the
compression code. (The bug was specific to XZ Utils and was not
present in 7-Zip or LZMA SDK.) Everyone using an older version of
XZ Utils should upgrade.
This is the last beta release before XZ Utils 5.0.0. No big changes
are planned before the first stable release.
diffstat:
archivers/xz/Makefile | 6 +++---
archivers/xz/PLIST | 37 ++++++++++++++++++++++++++++++++++++-
archivers/xz/distinfo | 8 ++++----
3 files changed, 43 insertions(+), 8 deletions(-)
diffs (102 lines):
diff -r d59cf18d7b04 -r 451e171891a7 archivers/xz/Makefile
--- a/archivers/xz/Makefile Mon Aug 31 08:56:38 2009 +0000
+++ b/archivers/xz/Makefile Mon Aug 31 08:59:11 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2009/08/23 09:23:28 obache Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/31 08:59:11 wiz Exp $
#
-DISTNAME= xz-4.999.8beta
+DISTNAME= xz-4.999.9beta
CATEGORIES= archivers
MASTER_SITES= http://tukaani.org/xz/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://tukaani.org/xz/
COMMENT= XZ utilities
-#LICENSE= public-domain AND gnu-gpl-v2 AND gnu-lgpl-v2.1
+LICENSE= public-domain AND gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff -r d59cf18d7b04 -r 451e171891a7 archivers/xz/PLIST
--- a/archivers/xz/PLIST Mon Aug 31 08:56:38 2009 +0000
+++ b/archivers/xz/PLIST Mon Aug 31 08:59:11 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/07 11:08:52 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/08/31 08:59:11 wiz Exp $
bin/lzcat
bin/lzcmp
bin/lzdiff
@@ -8,12 +8,20 @@
bin/lzless
bin/lzma
bin/lzmadec
+bin/lzmainfo
bin/lzmore
bin/unlzma
bin/unxz
bin/xz
bin/xzcat
+bin/xzcmp
bin/xzdec
+bin/xzdiff
+bin/xzegrep
+bin/xzfgrep
+bin/xzgrep
+bin/xzless
+bin/xzmore
include/lzma.h
include/lzma/base.h
include/lzma/bcj.h
@@ -31,10 +39,37 @@
include/lzma/vli.h
lib/liblzma.la
lib/pkgconfig/liblzma.pc
+man/man1/lzcat.1
man/man1/lzcmp.1
man/man1/lzdiff.1
man/man1/lzegrep.1
man/man1/lzfgrep.1
man/man1/lzgrep.1
man/man1/lzless.1
+man/man1/lzma.1
+man/man1/lzmadec.1
+man/man1/lzmainfo.1
man/man1/lzmore.1
+man/man1/unlzma.1
+man/man1/unxz.1
+man/man1/xz.1
+man/man1/xzcat.1
+man/man1/xzcmp.1
+man/man1/xzdec.1
+man/man1/xzdiff.1
+man/man1/xzegrep.1
+man/man1/xzfgrep.1
+man/man1/xzgrep.1
+man/man1/xzless.1
+man/man1/xzmore.1
+share/doc/xz/AUTHORS
+share/doc/xz/COPYING
+share/doc/xz/COPYING.GPLv2
+share/doc/xz/NEWS
+share/doc/xz/README
+share/doc/xz/THANKS
+share/doc/xz/TODO
+share/doc/xz/faq.txt
+share/doc/xz/history.txt
+share/doc/xz/lzma-file-format.txt
+share/doc/xz/xz-file-format.txt
diff -r d59cf18d7b04 -r 451e171891a7 archivers/xz/distinfo
--- a/archivers/xz/distinfo Mon Aug 31 08:56:38 2009 +0000
+++ b/archivers/xz/distinfo Mon Aug 31 08:59:11 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/07/07 11:08:52 minskim Exp $
+$NetBSD: distinfo,v 1.2 2009/08/31 08:59:11 wiz Exp $
-SHA1 (xz-4.999.8beta.tar.gz) = d282518518488c37ec268401e1b8247749279c44
-RMD160 (xz-4.999.8beta.tar.gz) = 41303aed49cfb976da54d7e3e88210b4eeaebbbd
-Size (xz-4.999.8beta.tar.gz) = 879382 bytes
+SHA1 (xz-4.999.9beta.tar.gz) = 9627de3997ddcdb02f8d327e84b2cf1941ecd230
+RMD160 (xz-4.999.9beta.tar.gz) = 1253ce01746c748c8549effa5041224044919c4e
+Size (xz-4.999.9beta.tar.gz) = 1037541 bytes
Home |
Main Index |
Thread Index |
Old Index