pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/pigz Updated to 2.1.5. Added license.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0219d6d74179
branches: trunk
changeset: 397424:0219d6d74179
user: zafer <zafer%pkgsrc.org@localhost>
date: Tue Aug 11 23:09:27 2009 +0000
description:
Updated to 2.1.5. Added license.
ChangeLog:
Added 2008, 2009 to --license statement
Allow numeric parameter immediately after -p or -b
Enforce parameter after -p, -b, -s, before other options
Enforce numeric parameters to have only numeric digits
Try to determine the number of processors for -p default
Fix --suffix short option to be -S to match gzip [Bloch]
Decompress if executable named "unpigz" [Amundsen]
Add a little bit of testing to Makefile
diffstat:
archivers/pigz/Makefile | 5 +++--
archivers/pigz/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 1017e15ff5d9 -r 0219d6d74179 archivers/pigz/Makefile
--- a/archivers/pigz/Makefile Tue Aug 11 22:10:34 2009 +0000
+++ b/archivers/pigz/Makefile Tue Aug 11 23:09:27 2009 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/13 19:44:58 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/11 23:09:27 zafer Exp $
#
-DISTNAME= pigz-2.1.4
+DISTNAME= pigz-2.1.5
CATEGORIES= archivers
MASTER_SITES= http://www.zlib.net/pigz/
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://www.zlib.net/pigz/
COMMENT= Parallel implementation of gzip
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= bin share/doc/pigz
diff -r 1017e15ff5d9 -r 0219d6d74179 archivers/pigz/distinfo
--- a/archivers/pigz/distinfo Tue Aug 11 22:10:34 2009 +0000
+++ b/archivers/pigz/distinfo Tue Aug 11 23:09:27 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/07/13 19:44:58 wiz Exp $
+$NetBSD: distinfo,v 1.2 2009/08/11 23:09:27 zafer Exp $
-SHA1 (pigz-2.1.4.tar.gz) = 72f639ffb296c6a5dd7b1a45ed2620a5834d55e1
-RMD160 (pigz-2.1.4.tar.gz) = 9c6651d5b75ac9bb67e66420c7b0c3bfbf4b1b15
-Size (pigz-2.1.4.tar.gz) = 35951 bytes
+SHA1 (pigz-2.1.5.tar.gz) = 9e169aa2f1b08be057760c03c480e64651fa3299
+RMD160 (pigz-2.1.5.tar.gz) = b02f012e9f87f9f69309574ef7000bf6242b2114
+Size (pigz-2.1.5.tar.gz) = 93788 bytes
Home |
Main Index |
Thread Index |
Old Index