aboutsummaryrefslogtreecommitdiff
path: root/net/sngrep
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2016-05-03 20:18:58 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2016-05-03 20:18:58 +0000
commit5aa6f613783511a685fe643199993668245a9718 (patch)
treec10e34d5ca202c7765061292389e85bc3dd92010 /net/sngrep
parent0175374736c2dda0a9cca7ec303f1418b7819269 (diff)
downloadports-5aa6f613783511a685fe643199993668245a9718.tar.gz
ports-5aa6f613783511a685fe643199993668245a9718.zip
Update to 1.3.1
PR: 209212 Submitted by: maintainer Convert to USES= ncurses
Notes
Notes: svn path=/head/; revision=414553
Diffstat (limited to 'net/sngrep')
-rw-r--r--net/sngrep/Makefile12
-rw-r--r--net/sngrep/distinfo4
2 files changed, 6 insertions, 10 deletions
diff --git a/net/sngrep/Makefile b/net/sngrep/Makefile
index 5dd5f1399df6..3601824928db 100644
--- a/net/sngrep/Makefile
+++ b/net/sngrep/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sngrep
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
CATEGORIES= net
MAINTAINER= tad@vif.com
@@ -11,13 +11,9 @@ COMMENT= SIP Packet display and capture
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libncurses.so:devel/ncurses \
- libpcap.so:net/libpcap
-
-#CPPFLAGS+= -I${LOCALBASE}/include
-CFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+MAKE_ARGS+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
USE_GITHUB= yes
GH_ACCOUNT= irontec
@@ -44,7 +40,7 @@ EEP_DESC= Enable EEP packet send/receive support
EEP_CONFIGURE_ON= --enable-eep
GNU_CONFIGURE= yes
-USES=autoreconf
+USES=autoreconf ncurses
post-patch:
@${REINPLACE_CMD} -e 's|ncursesw/ncurses.h|ncurses.h|g' \
diff --git a/net/sngrep/distinfo b/net/sngrep/distinfo
index eca43a6e78d7..5ab572e28b52 100644
--- a/net/sngrep/distinfo
+++ b/net/sngrep/distinfo
@@ -1,2 +1,2 @@
-SHA256 (irontec-sngrep-1.3.0-v1.3.0_GH0.tar.gz) = bf77ae470ee4282130aea3f689db82d0335c673a50e55d82308616bd07e42b77
-SIZE (irontec-sngrep-1.3.0-v1.3.0_GH0.tar.gz) = 213228
+SHA256 (irontec-sngrep-1.3.1-v1.3.1_GH0.tar.gz) = 1cfd1e041d722c51984c7190ab6c6e395ae8f3632b2f34b9dfe3cba85926dabc
+SIZE (irontec-sngrep-1.3.1-v1.3.1_GH0.tar.gz) = 215145