Index: head/devel/jrtplib/Makefile =================================================================== --- head/devel/jrtplib/Makefile (revision 553451) +++ head/devel/jrtplib/Makefile (revision 553452) @@ -1,26 +1,25 @@ # Created by: Petr Holub # $FreeBSD$ PORTNAME= jrtplib DISTVERSIONPREFIX= v -DISTVERSION= 3.11.1-21 -DISTVERSIONSUFFIX= -g2b49da3 +DISTVERSION= 3.11.2 CATEGORIES= devel MAINTAINER= rodrigo@FreeBSD.org COMMENT= Object-oriented RTP library written in C++ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.MIT LIB_DEPENDS= libsrtp2.so:net/libsrtp2 USES= cmake pathfix tar:bzip2 USE_GITHUB= yes GH_ACCOUNT= j0r1 GH_PROJECT= JRTPLIB USE_LDCONFIG= yes PLIST_SUB= JRTPLIB_VER="${DISTVERSION:C/-.*//}" .include Index: head/devel/jrtplib/distinfo =================================================================== --- head/devel/jrtplib/distinfo (revision 553451) +++ head/devel/jrtplib/distinfo (revision 553452) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586719983 -SHA256 (j0r1-JRTPLIB-v3.11.1-21-g2b49da3_GH0.tar.gz) = 4b756043eb12a17c0882188f40058648726cbc121250dca41f16e94dfca326ab -SIZE (j0r1-JRTPLIB-v3.11.1-21-g2b49da3_GH0.tar.gz) = 226905 +TIMESTAMP = 1603806183 +SHA256 (j0r1-JRTPLIB-v3.11.2_GH0.tar.gz) = 591bf6cddd0976a4659ed4dd2fada43140e5f5f9c9dbef56b137a3023549673f +SIZE (j0r1-JRTPLIB-v3.11.2_GH0.tar.gz) = 227388 Index: head/devel/jrtplib/pkg-descr =================================================================== --- head/devel/jrtplib/pkg-descr (revision 553451) +++ head/devel/jrtplib/pkg-descr (revision 553452) @@ -1,6 +1,6 @@ JRTPLIB is an object-oriented RTP library written in C++ by Jori Liesenborgs. It was partly developed for his thesis at the School for Knowledge Technology (or 'School voor Kennistechnologie' in Dutch), a cooperation between the 'Limburgs Universitair Centrum' (LUC) and the 'Universiteit Maastricht' (UM). -WWW: https://research.edm.uhasselt.be/jori/page/CS/Jrtplib.html +WWW: https://research.edm.uhasselt.be/jori/page/Cs/JrtplibOld.html