Index: head/devel/jrtplib/Makefile =================================================================== --- head/devel/jrtplib/Makefile (revision 436761) +++ head/devel/jrtplib/Makefile (revision 436762) @@ -1,20 +1,20 @@ # Created by: Petr Holub # $FreeBSD$ PORTNAME= jrtplib -PORTVERSION= 3.10.0 +PORTVERSION= 3.11.0 CATEGORIES= devel MASTER_SITES= http://research.edm.uhasselt.be/jori/jrtplib/ MAINTAINER= ports@FreeBSD.org COMMENT= Object-oriented RTP library written in C++ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.MIT USES= cmake pathfix tar:bzip2 USE_LDCONFIG= yes PLIST_SUB= JRTPLIB_VER="${PORTVERSION}" .include Index: head/devel/jrtplib/distinfo =================================================================== --- head/devel/jrtplib/distinfo (revision 436761) +++ head/devel/jrtplib/distinfo (revision 436762) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484204919 -SHA256 (jrtplib-3.10.0.tar.bz2) = 3b2896a8246abe570dc5b60f8501fad9d5aa874430fb7d49dac0e04d1734a1cb -SIZE (jrtplib-3.10.0.tar.bz2) = 143155 +TIMESTAMP = 1490262072 +SHA256 (jrtplib-3.11.0.tar.bz2) = e1d28b7383a186231152f4ec00b54c2f52467b306766f1d2f1823fa25ee036be +SIZE (jrtplib-3.11.0.tar.bz2) = 152321 Index: head/devel/jrtplib/pkg-plist =================================================================== --- head/devel/jrtplib/pkg-plist (revision 436761) +++ head/devel/jrtplib/pkg-plist (revision 436762) @@ -1,58 +1,62 @@ include/jrtplib3/rtcpapppacket.h include/jrtplib3/rtcpbyepacket.h include/jrtplib3/rtcpcompoundpacket.h include/jrtplib3/rtcpcompoundpacketbuilder.h include/jrtplib3/rtcppacket.h include/jrtplib3/rtcppacketbuilder.h include/jrtplib3/rtcprrpacket.h include/jrtplib3/rtcpscheduler.h include/jrtplib3/rtcpsdesinfo.h include/jrtplib3/rtcpsdespacket.h include/jrtplib3/rtcpsrpacket.h include/jrtplib3/rtcpunknownpacket.h +include/jrtplib3/rtpabortdescriptors.h include/jrtplib3/rtpaddress.h include/jrtplib3/rtpbyteaddress.h include/jrtplib3/rtpcollisionlist.h include/jrtplib3/rtpconfig.h include/jrtplib3/rtpdebug.h include/jrtplib3/rtpdefines.h include/jrtplib3/rtperrors.h include/jrtplib3/rtpexternaltransmitter.h include/jrtplib3/rtpfaketransmitter.h include/jrtplib3/rtphashtable.h include/jrtplib3/rtpinternalsourcedata.h include/jrtplib3/rtpipv4address.h include/jrtplib3/rtpipv4destination.h include/jrtplib3/rtpipv6address.h include/jrtplib3/rtpipv6destination.h include/jrtplib3/rtpkeyhashtable.h include/jrtplib3/rtplibraryversion.h include/jrtplib3/rtpmemorymanager.h include/jrtplib3/rtpmemoryobject.h include/jrtplib3/rtppacket.h include/jrtplib3/rtppacketbuilder.h include/jrtplib3/rtppollthread.h include/jrtplib3/rtprandom.h include/jrtplib3/rtprandomrand48.h include/jrtplib3/rtprandomrands.h include/jrtplib3/rtprandomurandom.h include/jrtplib3/rtprawpacket.h include/jrtplib3/rtpsecuresession.h +include/jrtplib3/rtpselect.h include/jrtplib3/rtpsession.h include/jrtplib3/rtpsessionparams.h include/jrtplib3/rtpsessionsources.h include/jrtplib3/rtpsocketutil.h include/jrtplib3/rtpsourcedata.h include/jrtplib3/rtpsources.h include/jrtplib3/rtpstructs.h +include/jrtplib3/rtptcpaddress.h +include/jrtplib3/rtptcptransmitter.h include/jrtplib3/rtptimeutilities.h include/jrtplib3/rtptransmitter.h include/jrtplib3/rtptypes.h include/jrtplib3/rtptypes_win.h include/jrtplib3/rtpudpv4transmitter.h include/jrtplib3/rtpudpv6transmitter.h lib/cmake/JRTPLIB/JRTPLIBConfig.cmake lib/libjrtp.a lib/libjrtp.so lib/libjrtp.so.%%JRTPLIB_VER%% libdata/pkgconfig/jrtplib.pc