summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfredb <fredb>2002-08-11 00:50:36 +0000
committerfredb <fredb>2002-08-11 00:50:36 +0000
commit4565dcb29d4d533133db184053bb6100ee151d13 (patch)
tree67dc68a31e6241c75fb3bf8821674ec59cd3101d
parent51cb682e580dd2f2f74b1eb40c0675ed504c4cbc (diff)
downloadpkgsrc-4565dcb29d4d533133db184053bb6100ee151d13.tar.gz
Delete "No newline at end of file" garbage left by "mkpatches".
-rw-r--r--security/snortsnarf/distinfo4
-rw-r--r--security/snortsnarf/patches/patch-aa7
2 files changed, 3 insertions, 8 deletions
diff --git a/security/snortsnarf/distinfo b/security/snortsnarf/distinfo
index 89c18466a4d..4315cfd9a31 100644
--- a/security/snortsnarf/distinfo
+++ b/security/snortsnarf/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/07/12 16:38:53 agc Exp $
+$NetBSD: distinfo,v 1.2 2002/08/11 00:50:36 fredb Exp $
SHA1 (SnortSnarf-020516.1.tar.gz) = 01b4aebabea68dee5973e0d3fa20bfb73afa4b3f
Size (SnortSnarf-020516.1.tar.gz) = 146806 bytes
-SHA1 (patch-aa) = ab4d243c83c05e6ce66337b287bab5db6d6a7a78
+SHA1 (patch-aa) = 5666c9ae6b21dfb4009b781d32a52aee2c681020
diff --git a/security/snortsnarf/patches/patch-aa b/security/snortsnarf/patches/patch-aa
index 7502f680a93..5bf9053f631 100644
--- a/security/snortsnarf/patches/patch-aa
+++ b/security/snortsnarf/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/07/12 16:38:53 agc Exp $
+$NetBSD: patch-aa,v 1.2 2002/08/11 00:50:37 fredb Exp $
--- snortsnarf.pl.orig Sun Jul 7 02:09:26 2002
+++ snortsnarf.pl
@@ -7,8 +7,3 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/07/12 16:38:53 agc Exp $
-use lib qw(./include);
+use lib qw(@@PREFIX@@/share/snortsnarf/);
use Cwd;
-@@ -455,2 +455,2 @@ OPTION is one of the following:
- >>
--}
-\ No newline at end of file
-+}