Subject: pkg/23639: security/tripwire MASTER_SITES invalid
To: None <gnats-bugs@gnats.netbsd.org>
From: None <ben@NetBSD.org>
List: netbsd-bugs
Date: 12/03/2003 12:07:33
>Number: 23639
>Category: pkg
>Synopsis: security/tripwire MASTER_SITES invalid
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Dec 03 20:08:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:
>Release: NetBSD 1.6ZF
>Organization:
NetBSD: It's everywhere you want to be.
>Environment:
System: NetBSD sanctum 1.6ZF NetBSD 1.6ZF (SANCTUM) #1: Tue Dec 2 23:04:28 PST 2003 root@sanctum:/usr/src/sys/arch/i386/compile/SANCTUM i386
Architecture: i386
Machine: i386
>Description:
The MASTER_SITES for security/tripwire does not have the tarball
available for download.
>How-To-Repeat:
>Fix:
FreeBSD fetches it from ftp://ftp.fu-berlin.de/unix/security/tripwire/old/
Here's a patch to do that from pkgsrc:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/tripwire/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile 2 Oct 2003 07:13:27 -0000 1.15
+++ Makefile 3 Dec 2003 20:04:34 -0000
@@ -4,8 +4,7 @@
DISTNAME= tripwire-1.2
PKGREVISION= 1
CATEGORIES= security
-MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/ids/tripwire/
-EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/tripwire/old/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cerias.purdue.edu/coast/coast-library.html
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/security/tripwire/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 1 May 2003 21:47:42 -0000 1.4
+++ distinfo 3 Dec 2003 20:04:34 -0000
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.4 2003/05/01 21:47:42 jmmv Exp $
-SHA1 (tripwire-1.2.tar.Z) = 5acf8e1b12547f98171ff5fdb9bf239b21275d70
-Size (tripwire-1.2.tar.Z) = 462187 bytes
+SHA1 (tripwire-1.2.tar.gz) = 6fc91e25b3e1af3881fd5b6acf240ab6c1133e38
+Size (tripwire-1.2.tar.gz) = 299831 bytes
SHA1 (patch-aa) = 37e41b99fbd437cc62b1446545f963d03e91e819
SHA1 (patch-ab) = 186edaa504e6e1a7edadb2168982b9b8a2482bac
SHA1 (patch-ac) = 35b3fe52f497e6cbbf7edfeaee398f0d24aff219
>Release-Note:
>Audit-Trail:
>Unformatted: