pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p0f dig DIST_SUBDIR so that we can build newe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00c2e25dd861
branches:  trunk
changeset: 462401:00c2e25dd861
user:      itojun <itojun%pkgsrc.org@localhost>
date:      Wed Oct 01 23:43:16 2003 +0000

description:
dig DIST_SUBDIR so that we can build newer version without removing
pkgsrc/distrib/p0f.tgz manually

diffstat:

 security/p0f/Makefile |  4 +++-
 security/p0f/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r 97ac0583f955 -r 00c2e25dd861 security/p0f/Makefile
--- a/security/p0f/Makefile     Wed Oct 01 23:16:47 2003 +0000
+++ b/security/p0f/Makefile     Wed Oct 01 23:43:16 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/10/01 23:13:13 recht Exp $
+# $NetBSD: Makefile,v 1.8 2003/10/01 23:43:16 itojun Exp $
 #
 
 DISTNAME=      p0f
@@ -16,6 +16,8 @@
 
 CONF_FILES=    ${PREFIX}/share/examples/p0f/p0f.fp ${PKG_SYSCONFDIR}/p0f.fp
 
+DIST_SUBDIR=   ${PKGNAME}
+
 PKG_SYSCONFSUBDIR=     p0f
 
 CONF_FILES=    ${PREFIX}/share/examples/p0f/p0f.fp ${PKG_SYSCONFDIR}/p0f.fp
diff -r 97ac0583f955 -r 00c2e25dd861 security/p0f/distinfo
--- a/security/p0f/distinfo     Wed Oct 01 23:16:47 2003 +0000
+++ b/security/p0f/distinfo     Wed Oct 01 23:43:16 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2003/10/01 23:13:13 recht Exp $
+$NetBSD: distinfo,v 1.8 2003/10/01 23:43:16 itojun Exp $
 
-SHA1 (p0f.tgz) = 3d863d7a669a3041af46ac4a9a84ec0ca6a30f1d
-Size (p0f.tgz) = 74524 bytes
+SHA1 (p0f-2.0.2/p0f.tgz) = 3d863d7a669a3041af46ac4a9a84ec0ca6a30f1d
+Size (p0f-2.0.2/p0f.tgz) = 74524 bytes
 SHA1 (patch-aa) = 370fa780873e606697acbc21c9fc9fdce81f6ab6
 SHA1 (patch-ab) = 6bf3c0997a303ec8de7f25a483c830d368d5c1a2
 SHA1 (patch-ac) = 4e7e07910c848a8e4505a202e7fee51e46e06078



Home | Main Index | Thread Index | Old Index