svn commit: r436762 - head/devel/jrtplib

Vanilla I. Shu vanilla at FreeBSD.org
Thu Mar 23 09:44:17 UTC 2017


Author: vanilla
Date: Thu Mar 23 09:44:15 2017
New Revision: 436762
URL: https://svnweb.freebsd.org/changeset/ports/436762

Log:
  Update to 3.11.0.

Modified:
  head/devel/jrtplib/Makefile
  head/devel/jrtplib/distinfo
  head/devel/jrtplib/pkg-plist

Modified: head/devel/jrtplib/Makefile
==============================================================================
--- head/devel/jrtplib/Makefile	Thu Mar 23 09:32:27 2017	(r436761)
+++ head/devel/jrtplib/Makefile	Thu Mar 23 09:44:15 2017	(r436762)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jrtplib
-PORTVERSION=	3.10.0
+PORTVERSION=	3.11.0
 CATEGORIES=	devel
 MASTER_SITES=	http://research.edm.uhasselt.be/jori/jrtplib/
 

Modified: head/devel/jrtplib/distinfo
==============================================================================
--- head/devel/jrtplib/distinfo	Thu Mar 23 09:32:27 2017	(r436761)
+++ head/devel/jrtplib/distinfo	Thu Mar 23 09:44:15 2017	(r436762)
@@ -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

Modified: head/devel/jrtplib/pkg-plist
==============================================================================
--- head/devel/jrtplib/pkg-plist	Thu Mar 23 09:32:27 2017	(r436761)
+++ head/devel/jrtplib/pkg-plist	Thu Mar 23 09:44:15 2017	(r436762)
@@ -10,6 +10,7 @@ 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
@@ -38,6 +39,7 @@ 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
@@ -45,6 +47,8 @@ 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


More information about the svn-ports-all mailing list