diff options
-rw-r--r-- | net/ngrep/Makefile | 7 | ||||
-rw-r--r-- | net/ngrep/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile index 570c5fefc128..99b762e665dc 100644 --- a/net/ngrep/Makefile +++ b/net/ngrep/Makefile @@ -7,8 +7,7 @@ # PORTNAME= ngrep -PORTVERSION= 1.40.1 -PORTREVISION= 3 +PORTVERSION= 1.42 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,10 +15,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= edwin@mavetju.org COMMENT= Network grep -WRKSRC= ${WRKDIR}/ngrep GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-pcre --without-restart +CONFIGURE_ARGS= --with-pcre --disable-pcap-restart ALL_TARGET= ngrep +USE_BZIP2= yes MAN8= ngrep.8 PLIST_FILES= bin/ngrep diff --git a/net/ngrep/distinfo b/net/ngrep/distinfo index 2a2114403946..2cf894b501eb 100644 --- a/net/ngrep/distinfo +++ b/net/ngrep/distinfo @@ -1,2 +1,2 @@ -MD5 (ngrep-1.40.1.tar.gz) = 6bda40605febf490623a625202f2a605 -SIZE (ngrep-1.40.1.tar.gz) = 664663 +MD5 (ngrep-1.42.tar.bz2) = 35e821cfd888e9523a90fb7e5074a072 +SIZE (ngrep-1.42.tar.bz2) = 527699 |