ports/131226: Update rtpbreak 1.3 to rtpbreak 1.3a

Prudhvi Krishna Surapaneni prudhvikrishna at gmail.com
Sat Jan 31 21:40:04 UTC 2009


>Number:         131226
>Category:       ports
>Synopsis:       Update rtpbreak 1.3 to rtpbreak 1.3a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 31 21:40:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Prudhvi Krishna Surapaneni
>Release:        7.1-RELEASE-p2
>Organization:
Individual
>Environment:
FreeBSD x64.fbsd.in 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Sat Jan 31 04:42:04 CST 2009     root at x64.fbsd.in:/usr/obj/usr/src/sys/PRUDHVI  amd64
>Description:
Update rtpbreak 1.3 to rtpbreak 1.3a
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rtpbreak
#	rtpbreak/Makefile
#	rtpbreak/distinfo
#	rtpbreak/pkg-descr
#
echo c - rtpbreak
mkdir -p rtpbreak > /dev/null 2>&1
echo x - rtpbreak/Makefile
sed 's/^X//' >rtpbreak/Makefile << '42dd9446ef6d86671b5b07f7f2770a1c'
X# New ports collection makefile for:	rtpbreak
X# Date created:		16 February 2008
X# Whom:			Prudhvi Krishna <prudhvikrishna at gmail.com>
X#
X# $FreeBSD: ports/net/rtpbreak/Makefile,v 1.2 2008/02/27 08:59:24 miwi Exp $
X#
X
XPORTNAME=	rtpbreak
XPORTVERSION=	1.3a
XCATEGORIES=	net
XMASTER_SITES= 	http://xenion.reactive-search.com/rtpbreak/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	prudhvikrishna at gmail.com
XCOMMENT=	Detects, reconstructs and analyzes any RTP session
X
XBUILD_DEPENDS=	libnet11-config:${PORTSDIR}/net/libnet
X
XMAKE_ARGS+=	CFLAGS="-Wall -O3 -I${LOCALBASE}/include/libnet11" \
X		LIBS="-L${LOCALBASE}/lib/libnet11 -lpcap -lnet"
X
XPLIST_FILES=	bin/rtpbreak
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/src/rtpbreak ${PREFIX}/bin
X
X.include <bsd.port.mk>
42dd9446ef6d86671b5b07f7f2770a1c
echo x - rtpbreak/distinfo
sed 's/^X//' >rtpbreak/distinfo << 'cd4559dab4cca2966741ae6c9a2e36ef'
XMD5 (rtpbreak-1.3a.tgz) = b22fc9e3f7958b00948df080b94cc339
XSHA256 (rtpbreak-1.3a.tgz) = 9ec7276e3775c13306bcf90ba573cfb77b8162a18f90d5805a3c5a288f4466f8
XSIZE (rtpbreak-1.3a.tgz) = 41355
cd4559dab4cca2966741ae6c9a2e36ef
echo x - rtpbreak/pkg-descr
sed 's/^X//' >rtpbreak/pkg-descr << '3145988658ce8405aa5447c66222c674'
Xrtpbreak detects, reconstructs and analyzes any RTP [rfc1889] session through
Xheuristics over the UDP network traffic. It works well with SIP, H.323, SCCP
Xand any other signaling protocol. In particular, it doesn't require the presence
Xof RTCP packets (voipong needs them) that aren't always transmitted from the
Xrecent VoIP clients.
X
XWWW:	http://xenion.antifork.org/rtpbreak/
3145988658ce8405aa5447c66222c674
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list