pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/lsof A minor change (by the author) to the ta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9074cc349874
branches:  trunk
changeset: 482067:9074cc349874
user:      atatat <atatat%pkgsrc.org@localhost>
date:      Tue Oct 19 13:10:47 2004 +0000

description:
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:

 sysutils/lsof/Makefile |  4 ++--
 sysutils/lsof/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (30 lines):

diff -r 67e18718cac2 -r 9074cc349874 sysutils/lsof/Makefile
--- a/sysutils/lsof/Makefile    Tue Oct 19 12:10:24 2004 +0000
+++ b/sysutils/lsof/Makefile    Tue Oct 19 13:10:47 2004 +0000
@@ -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 @@
                        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@localhost
 HOMEPAGE=              http://www-rcd.cc.purdue.edu/~abe/
diff -r 67e18718cac2 -r 9074cc349874 sysutils/lsof/distinfo
--- a/sysutils/lsof/distinfo    Tue Oct 19 12:10:24 2004 +0000
+++ b/sysutils/lsof/distinfo    Tue Oct 19 13:10:47 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index