Index: head/devel/jrtplib/Makefile =================================================================== --- head/devel/jrtplib/Makefile (revision 437192) +++ head/devel/jrtplib/Makefile (revision 437193) @@ -1,20 +1,20 @@ # Created by: Petr Holub # $FreeBSD$ PORTNAME= jrtplib -PORTVERSION= 3.11.0 +PORTVERSION= 3.11.1 CATEGORIES= devel MASTER_SITES= http://research.edm.uhasselt.be/jori/jrtplib/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rodrigo@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 437192) +++ head/devel/jrtplib/distinfo (revision 437193) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490262072 -SHA256 (jrtplib-3.11.0.tar.bz2) = e1d28b7383a186231152f4ec00b54c2f52467b306766f1d2f1823fa25ee036be -SIZE (jrtplib-3.11.0.tar.bz2) = 152321 +TIMESTAMP = 1490788411 +SHA256 (jrtplib-3.11.1.tar.bz2) = e24745f22418fb5d741b6b9871b89ed43964870f292dda92fd11cfbb5d6d0e43 +SIZE (jrtplib-3.11.1.tar.bz2) = 152256 Index: head/devel/jrtplib/pkg-descr =================================================================== --- head/devel/jrtplib/pkg-descr (revision 437192) +++ head/devel/jrtplib/pkg-descr (revision 437193) @@ -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: http://research.edm.uhasselt.be/~jori/page/index.php?n=CS.Jrtplib +WWW: http://research.edm.uhasselt.be/jori/page/CS/Jrtplib.html