diff options
author | atatat <atatat@pkgsrc.org> | 2004-10-19 13:10:47 +0000 |
---|---|---|
committer | atatat <atatat@pkgsrc.org> | 2004-10-19 13:10:47 +0000 |
commit | 397e5f8aaff785b194aa19f331d464b3a1f58f7f (patch) | |
tree | 022e55691c0051fd8691a2f7e597c9c5caac620f /sysutils/lsof | |
parent | abc5c705e8a6bb9358b7c7a93ddad6958d8081f6 (diff) | |
download | pkgsrc-397e5f8aaff785b194aa19f331d464b3a1f58f7f.tar.gz |
A minor change (by the author) to the tarball (but without changing
the name) renders the checksum invalid (even though the material
contents of the tarball are unchanged).
Luckily, we can switch from the .tar.bz2 distribution to the .tar.gz
one. It's a little larger, but it get around this problem. We will
switch back to the .tar.bz2 one once 4.73 is released, which ought to
happen in a few weeks.
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index d860d9e051f..104eec52ec4 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2004/07/13 13:42:41 atatat Exp $ +# $NetBSD: Makefile,v 1.77 2004/10/19 13:10:47 atatat Exp $ # DISTNAME= lsof_4.72 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ ftp://ftp.auscert.org.au/pub/mirrors/vic.cc.purdue.edu/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/ -EXTRACT_SUFX= .tar.bz2 +#EXTRACT_SUFX= .tar.bz2 MAINTAINER= atatat@NetBSD.org HOMEPAGE= http://www-rcd.cc.purdue.edu/~abe/ diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 6d76b8501d0..337c90bf94f 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.41 2004/07/13 13:42:41 atatat Exp $ +$NetBSD: distinfo,v 1.42 2004/10/19 13:10:47 atatat Exp $ -SHA1 (lsof_4.72.tar.bz2) = 11437772c12cfd566db5176bf23b5615445dfe6e -Size (lsof_4.72.tar.bz2) = 716577 bytes +SHA1 (lsof_4.72.tar.gz) = 1a9f8d5539038a3cb9ca02673b67581b4ddd6743 +Size (lsof_4.72.tar.gz) = 1015260 bytes SHA1 (patch-aa) = 36790019394b4088c226222d4aefaec50430bcf3 |