summaryrefslogtreecommitdiff
path: root/net/ntop/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntop/patches/patch-ab')
-rw-r--r--net/ntop/patches/patch-ab12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/ntop/patches/patch-ab b/net/ntop/patches/patch-ab
index bfd42fa4ab5..8771e06cc3d 100644
--- a/net/ntop/patches/patch-ab
+++ b/net/ntop/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.20 2011/02/11 11:12:15 adam Exp $
+$NetBSD: patch-ab,v 1.21 2011/10/18 10:33:06 adam Exp $
---- configure.in.orig 2010-10-24 10:01:01.000000000 +0000
+--- configure.in.orig 2011-08-15 08:34:28.000000000 +0000
+++ configure.in
-@@ -437,6 +437,19 @@ case "${target}:${CC}" in
+@@ -395,6 +395,19 @@ case "${target}:${CC}" in
echo "* This appears to be ${DEFINEOS} (release not checked)"
;;
@@ -22,7 +22,7 @@ $NetBSD: patch-ab,v 1.20 2011/02/11 11:12:15 adam Exp $
* )
echo "* ${target} is an unknown/unsupported OS"
echo "*"
-@@ -596,8 +609,8 @@ if test ".${PCAPRING_DIR}" != .; then
+@@ -554,8 +567,8 @@ if test ".${PCAPRING_DIR}" != .; then
else
if test ".${PCAP_ROOT}" != .; then
if test -d $PCAP_ROOT &&
@@ -33,7 +33,7 @@ $NetBSD: patch-ab,v 1.20 2011/02/11 11:12:15 adam Exp $
PCAP_ROOT=`cd ${PCAP_ROOT} && pwd`
CORELIBS="${CORELIBS} -L$PCAP_ROOT -lpcap"
INCS="${INCS} -I$PCAP_ROOT"
-@@ -1829,8 +1842,6 @@ if test -f "GeoLiteCity.dat"; then
+@@ -1721,8 +1734,6 @@ if test -f "GeoLiteCity.dat"; then
else
if test -f "3rd_party/GeoLiteCity.dat.gz"; then
cp 3rd_party/GeoLiteCity.dat.gz .
@@ -42,7 +42,7 @@ $NetBSD: patch-ab,v 1.20 2011/02/11 11:12:15 adam Exp $
fi
gunzip GeoLiteCity.dat.gz
-@@ -1843,8 +1852,6 @@ if test -f "GeoIPASNum.dat"; then
+@@ -1735,8 +1746,6 @@ if test -f "GeoIPASNum.dat"; then
else
if test -f "3rd_party/GeoIPASNum.dat.gz"; then
cp 3rd_party/GeoIPASNum.dat.gz .