pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/pbzip2 Fixed the checksums for the distfile....
details: https://anonhg.NetBSD.org/pkgsrc/rev/6598e8f71c5b
branches: trunk
changeset: 531365:6598e8f71c5b
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jul 29 01:52:19 2007 +0000
description:
Fixed the checksums for the distfile. The author didn't know that
.tar.gz files are assumed to be immutable once they have been released.
diffstat:
archivers/pbzip2/Makefile | 3 ++-
archivers/pbzip2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r e67d9d3afb8b -r 6598e8f71c5b archivers/pbzip2/Makefile
--- a/archivers/pbzip2/Makefile Sun Jul 29 01:35:57 2007 +0000
+++ b/archivers/pbzip2/Makefile Sun Jul 29 01:52:19 2007 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2007/07/26 12:29:53 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2007/07/29 01:52:19 rillig Exp $
#
DISTNAME= pbzip2-1.0.2
CATEGORIES= archivers
MASTER_SITES= http://compression.ca/pbzip2/
+DIST_SUBDIR= pbzip-1.0.2
MAINTAINER= rillig%NetBSD.org@localhost
HOMEPAGE= http://compression.ca/pbzip2/
diff -r e67d9d3afb8b -r 6598e8f71c5b archivers/pbzip2/distinfo
--- a/archivers/pbzip2/distinfo Sun Jul 29 01:35:57 2007 +0000
+++ b/archivers/pbzip2/distinfo Sun Jul 29 01:52:19 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2007/07/26 06:37:30 rillig Exp $
+$NetBSD: distinfo,v 1.12 2007/07/29 01:52:19 rillig Exp $
-SHA1 (pbzip2-1.0.2.tar.gz) = 6a996ffd0d84f033ceb49c6a354e89c0c007306a
-RMD160 (pbzip2-1.0.2.tar.gz) = 86b703c467e384e02cc3de85c8f632f5afa376ad
-Size (pbzip2-1.0.2.tar.gz) = 22562 bytes
+SHA1 (pbzip-1.0.2/pbzip2-1.0.2.tar.gz) = 8ae0ebcd08761332ade6baa4b1172a3f97f71169
+RMD160 (pbzip-1.0.2/pbzip2-1.0.2.tar.gz) = c8ea882ae9d2739250ae3bea514c14537995ed37
+Size (pbzip-1.0.2/pbzip2-1.0.2.tar.gz) = 22777 bytes
SHA1 (patch-aa) = 8f613afc47551c330207b2ecdc291a6d56c8a1d9
Home |
Main Index |
Thread Index |
Old Index