diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-03-23 15:06:46 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-23 15:06:46 +0000 |
commit | 2e7b4917711e82cc321d788bb16a8f87c72594a0 (patch) | |
tree | 428e432f633e923cc76e9f09033d01780af7567a | |
parent | Add p5-Data-Dump-Streamer 1.06, stream a highly accurate breadth first (diff) |
- Update to 3.0
- Add ipv6 to CATEGORIES
-rw-r--r-- | net/ntop/Makefile | 4 | ||||
-rw-r--r-- | net/ntop/distinfo | 4 | ||||
-rw-r--r-- | net/ntop/files/patch-configure | 14 |
3 files changed, 10 insertions, 12 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 37e28c1e32e4..b338297e233d 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -6,8 +6,8 @@ # PORTNAME= ntop -PORTVERSION= 3.0.p2 -CATEGORIES= net +PORTVERSION= 3.0 +CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} diff --git a/net/ntop/distinfo b/net/ntop/distinfo index dafd13bd2e6f..0199a028be10 100644 --- a/net/ntop/distinfo +++ b/net/ntop/distinfo @@ -1,2 +1,2 @@ -MD5 (ntop-3.0pre2.tgz) = 2c5d815963afb1e32510818f96d20028 -SIZE (ntop-3.0pre2.tgz) = 3021398 +MD5 (ntop-3.0.tgz) = 1ec6055c75f1acbb5d5600492481ef85 +SIZE (ntop-3.0.tgz) = 2990872 diff --git a/net/ntop/files/patch-configure b/net/ntop/files/patch-configure index a5dc3e7f7eb4..3f0bbae6a3df 100644 --- a/net/ntop/files/patch-configure +++ b/net/ntop/files/patch-configure @@ -1,12 +1,10 @@ ---- configure.orig Thu Mar 4 02:47:53 2004 -+++ configure Tue Mar 9 18:33:21 2004 -@@ -4897,8 +4897,8 @@ - echo "*******************************************************************" +--- configure.orig Sun Mar 21 23:45:17 2004 ++++ configure Tue Mar 23 14:37:28 2004 +@@ -4898,7 +4898,7 @@ exit 1 ;; -- *1\.3\.4\-freebsd\-ports*) + *1\.3\.[45]\-freebsd\-ports*) - echo "* FreeBSD ports 1.3.4 seems to work, so we will let it slide..." -+ *1\.3\.5\-freebsd\-ports*) + echo "* FreeBSD ports 1.3.5 seems to work, so we will let it slide..." echo "*" echo "* Fasten your seat belt and good luck! If you are injured, the" @@ -74,7 +72,7 @@ fi -@@ -24985,7 +24985,7 @@ +@@ -24989,7 +24989,7 @@ test ".${ac_cv_header_glibconfig_h}" = ".yes" && test ".${ac_cv_header_xmlversion_h}" = ".yes" && test ".${ac_cv_header_gdome_h}" = ".yes" && @@ -83,7 +81,7 @@ test ".${ac_cv_lib_xml2_xmlCheckVersion}" = ".yes" && test ".${ac_cv_lib_gdome_gdome_di_saveDocToFile}" = ".yes"; then echo "$as_me:$LINENO: result: ok" >&5 -@@ -25004,7 +25004,7 @@ +@@ -25008,7 +25008,7 @@ echo "* gdome.h...${ac_cv_header_gdome_h}" echo "* libgdome.so or libgdome.a...${ac_cv_lib_gdome_gdome_di_saveDocToFile}" echo "* glib.h...${ac_cv_header_glib_h}" |