pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/snort Make this package build on NetBSD 1.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9172527d6b57
branches:  trunk
changeset: 467415:9172527d6b57
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Jan 31 20:43:41 2004 +0000

description:
Make this package build on NetBSD 1.6.

diffstat:

 net/snort/distinfo         |   4 ++--
 net/snort/patches/patch-aa |  11 +++++------
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 556f47051369 -r 9172527d6b57 net/snort/distinfo
--- a/net/snort/distinfo        Sat Jan 31 19:08:47 2004 +0000
+++ b/net/snort/distinfo        Sat Jan 31 20:43:41 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2003/12/31 14:11:42 salo Exp $
+$NetBSD: distinfo,v 1.20 2004/01/31 20:43:41 kristerw Exp $
 
 SHA1 (snort-2.1.0.tar.gz) = fa54d1ccdddde5ba1a793c6ab88006534933c66e
 Size (snort-2.1.0.tar.gz) = 2244701 bytes
-SHA1 (patch-aa) = 33a0a8014ce8458f99da8eefb68127ef02d8628c
+SHA1 (patch-aa) = 08bbfc795c7db4d06f1a1a887369df2c6b1a0a79
 SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e
 SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38
 SHA1 (patch-ad) = 983317cb82d13de66ac88127d3eea7d3b3186da4
diff -r 556f47051369 -r 9172527d6b57 net/snort/patches/patch-aa
--- a/net/snort/patches/patch-aa        Sat Jan 31 19:08:47 2004 +0000
+++ b/net/snort/patches/patch-aa        Sat Jan 31 20:43:41 2004 +0000
@@ -1,15 +1,14 @@
-$NetBSD: patch-aa,v 1.10 2003/04/16 15:51:23 salo Exp $
+$NetBSD: patch-aa,v 1.11 2004/01/31 20:43:41 kristerw Exp $
 
---- src/snort.c.orig   2003-04-03 23:10:52.000000000 +0200
-+++ src/snort.c        2003-04-16 08:03:06.000000000 +0200
-@@ -1355,6 +1355,19 @@
+--- src/snort.c.orig   Wed Dec  3 16:22:22 2003
++++ src/snort.c        Sat Jan 31 21:25:32 2004
+@@ -1391,6 +1391,18 @@
  
              break;
  
 +#if defined(__NetBSD__)
 +#  if defined(__NetBSD_Version__)
 +#    if (__NetBSD_Version__ >= 105000000)
-+        case DLT_PPP_SERIAL:         /* PPP over serial (async and sync) */
 +        case DLT_PPP_ETHER:          /* PPP over Ethernet */
 +
 +#    else
@@ -22,7 +21,7 @@
          case DLT_PPP:                /* point-to-point protocol */
              if(!pv.readmode_flag)
              {
-@@ -1729,7 +1742,7 @@
+@@ -1780,7 +1792,7 @@
  {
      struct stat st;
      int i;



Home | Main Index | Thread Index | Old Index