pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/chkrootkit Use versioned distfile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7552f3858a7
branches:  trunk
changeset: 475814:f7552f3858a7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 27 01:22:55 2004 +0000

description:
Use versioned distfile.

diffstat:

 security/chkrootkit/Makefile |  7 ++-----
 security/chkrootkit/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r 0428870c333a -r f7552f3858a7 security/chkrootkit/Makefile
--- a/security/chkrootkit/Makefile      Thu May 27 01:09:36 2004 +0000
+++ b/security/chkrootkit/Makefile      Thu May 27 01:22:55 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/05/26 15:04:32 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/27 01:22:55 wiz Exp $
 #
 
-DISTNAME=              chkrootkit
-PKGNAME=               ${DISTNAME}-0.43
+DISTNAME=              chkrootkit-0.43
 PKGREVISION=           1
 CATEGORIES=            security
 MASTER_SITES=          ftp://ftp.pangeia.com.br/pub/seg/pac/
@@ -13,8 +12,6 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}
-DIST_SUBDIR=           ${PKGNAME}
 USE_GNU_TOOLS+=                make
 USE_BUILDLINK3=                yes
 NO_CONFIGURE=          yes
diff -r 0428870c333a -r f7552f3858a7 security/chkrootkit/distinfo
--- a/security/chkrootkit/distinfo      Thu May 27 01:09:36 2004 +0000
+++ b/security/chkrootkit/distinfo      Thu May 27 01:22:55 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2004/05/26 15:04:32 wiz Exp $
+$NetBSD: distinfo,v 1.3 2004/05/27 01:22:55 wiz Exp $
 
-SHA1 (chkrootkit-0.43/chkrootkit.tar.gz) = 58e3693823a9b8ab9b6bb609d54b5716af332a00
-Size (chkrootkit-0.43/chkrootkit.tar.gz) = 33355 bytes
+SHA1 (chkrootkit-0.43.tar.gz) = 58e3693823a9b8ab9b6bb609d54b5716af332a00
+Size (chkrootkit-0.43.tar.gz) = 33355 bytes
 SHA1 (patch-aa) = c47ecb09d02c710727420a3adfb7d8b62d721f2d
 SHA1 (patch-ab) = 109a43494bda8d0966164b7684f63a6a83f2d829



Home | Main Index | Thread Index | Old Index