aboutsummaryrefslogtreecommitdiff
path: root/net/rtpbreak
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-27 08:59:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-27 08:59:24 +0000
commit642875d7079c15efbd6df28e060ab189fc6afebe (patch)
treef0f93a19f5c18746262adc1eff931ecf6fc66fed /net/rtpbreak
parente70b404c4f6114bb17bbe73df53d2f692281f5ae (diff)
downloadports-642875d7079c15efbd6df28e060ab189fc6afebe.tar.gz
ports-642875d7079c15efbd6df28e060ab189fc6afebe.zip
Notes
Diffstat (limited to 'net/rtpbreak')
-rw-r--r--net/rtpbreak/Makefile7
-rw-r--r--net/rtpbreak/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/net/rtpbreak/Makefile b/net/rtpbreak/Makefile
index c3b6e4ae46a4..cb7f21e29d68 100644
--- a/net/rtpbreak/Makefile
+++ b/net/rtpbreak/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rtpbreak
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= net
MASTER_SITES= http://xenion.antifork.org/rtpbreak/
EXTRACT_SUFX= .tgz
@@ -17,12 +17,11 @@ COMMENT= Detects, reconstructs and analyzes any RTP session
BUILD_DEPENDS= libnet11-config:${PORTSDIR}/net/libnet
MAKE_ARGS+= CFLAGS="-Wall -O3 -I${LOCALBASE}/include/libnet11" \
- LIBS="-L${LOCALBASE}/lib/libnet11 -lpcap -lnet" \
- DEFS="-DPATH_MAX=256"
+ LIBS="-L${LOCALBASE}/lib/libnet11 -lpcap -lnet"
PLIST_FILES= bin/rtpbreak
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/rtpbreak ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/rtpbreak ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/net/rtpbreak/distinfo b/net/rtpbreak/distinfo
index 599f4a29f7bc..c3534f496314 100644
--- a/net/rtpbreak/distinfo
+++ b/net/rtpbreak/distinfo
@@ -1,3 +1,3 @@
-MD5 (rtpbreak-1.2.tgz) = 06a0259452c34b406b2b26443f0cf2b9
-SHA256 (rtpbreak-1.2.tgz) = 5231bdbc123462e1b86b2a0c1fdfa608877c051e44e610d73f4c80bb263c2092
-SIZE (rtpbreak-1.2.tgz) = 50902
+MD5 (rtpbreak-1.3.tgz) = 3a3458d99734907e1ae35390ff3cc9c1
+SHA256 (rtpbreak-1.3.tgz) = b144cc0483ba3d0bacf2dee2188e20bf5e0c299ef0b72fe3febd124f6abfcf7d
+SIZE (rtpbreak-1.3.tgz) = 41236