Index: head/devel/ccrtp/Makefile =================================================================== --- head/devel/ccrtp/Makefile (revision 244068) +++ head/devel/ccrtp/Makefile (revision 244069) @@ -1,31 +1,31 @@ # New ports collection makefile for: ccrtp # Date created: 2006-04-22 # Whom: Jose Alonso Cardenas Marquez # # $FreeBSD$ # PORTNAME= ccrtp -PORTVERSION= 1.6.2 +PORTVERSION= 1.7.1 CATEGORIES= devel MASTER_SITES= GNU MAINTAINER= acm@FreeBSD.org COMMENT= Implementation of the real-time transport protocol -LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" INFO= ccrtp post-patch: @cd ${WRKSRC}/src && \ ${FIND} * -type f -exec ${REINPLACE_CMD} -i "" -e "s|||g" "{}" \; .include Property changes on: head/devel/ccrtp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/ccrtp/distinfo =================================================================== --- head/devel/ccrtp/distinfo (revision 244068) +++ head/devel/ccrtp/distinfo (revision 244069) @@ -1,3 +1,3 @@ -MD5 (ccrtp-1.6.2.tar.gz) = e6abc10abc0784f2aa4dd5597c1f1ad5 -SHA256 (ccrtp-1.6.2.tar.gz) = 0370b545050dcf4848cbe14c9f7447b9586dc33075532d6e407757b96ae2a87b -SIZE (ccrtp-1.6.2.tar.gz) = 643175 +MD5 (ccrtp-1.7.1.tar.gz) = 9f5d34a18f2c1c779d2e5818cc4987f8 +SHA256 (ccrtp-1.7.1.tar.gz) = 56867c5e9fbe321cb3ab20be22627b0aa090273d384ad28bba5c3d077248515f +SIZE (ccrtp-1.7.1.tar.gz) = 628801 Property changes on: head/devel/ccrtp/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/ccrtp/pkg-plist =================================================================== --- head/devel/ccrtp/pkg-plist (revision 244068) +++ head/devel/ccrtp/pkg-plist (revision 244069) @@ -1,22 +1,22 @@ include/ccrtp/CryptoContext.h include/ccrtp/base.h include/ccrtp/cqueue.h include/ccrtp/channel.h include/ccrtp/ext.h include/ccrtp/formats.h include/ccrtp/ioqueue.h include/ccrtp/iqueue.h include/ccrtp/oqueue.h include/ccrtp/pool.h include/ccrtp/queuebase.h include/ccrtp/rtcppkt.h include/ccrtp/rtp.h include/ccrtp/rtppkt.h include/ccrtp/sources.h -lib/libccrtp1-1.6.so.1 -lib/libccrtp1-1.6.so +lib/libccrtp1-1.7.so.0 +lib/libccrtp1-1.7.so lib/libccrtp1.so lib/libccrtp1.a lib/libccrtp1.la libdata/pkgconfig/libccrtp1.pc @dirrm include/ccrtp Property changes on: head/devel/ccrtp/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property