- Update to 1.7.1

This commit is contained in:
Jose Alonso Cardenas Marquez 2009-11-10 16:12:55 +00:00
parent ae4910ad96
commit 7181e4a4ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244069
3 changed files with 7 additions and 7 deletions

View file

@ -6,14 +6,14 @@
# #
PORTNAME= ccrtp PORTNAME= ccrtp
PORTVERSION= 1.6.2 PORTVERSION= 1.7.1
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= GNU MASTER_SITES= GNU
MAINTAINER= acm@FreeBSD.org MAINTAINER= acm@FreeBSD.org
COMMENT= Implementation of the real-time transport protocol 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 GNU_CONFIGURE= yes
USE_GMAKE= yes USE_GMAKE= yes

View file

@ -1,3 +1,3 @@
MD5 (ccrtp-1.6.2.tar.gz) = e6abc10abc0784f2aa4dd5597c1f1ad5 MD5 (ccrtp-1.7.1.tar.gz) = 9f5d34a18f2c1c779d2e5818cc4987f8
SHA256 (ccrtp-1.6.2.tar.gz) = 0370b545050dcf4848cbe14c9f7447b9586dc33075532d6e407757b96ae2a87b SHA256 (ccrtp-1.7.1.tar.gz) = 56867c5e9fbe321cb3ab20be22627b0aa090273d384ad28bba5c3d077248515f
SIZE (ccrtp-1.6.2.tar.gz) = 643175 SIZE (ccrtp-1.7.1.tar.gz) = 628801

View file

@ -13,8 +13,8 @@ include/ccrtp/rtcppkt.h
include/ccrtp/rtp.h include/ccrtp/rtp.h
include/ccrtp/rtppkt.h include/ccrtp/rtppkt.h
include/ccrtp/sources.h include/ccrtp/sources.h
lib/libccrtp1-1.6.so.1 lib/libccrtp1-1.7.so.0
lib/libccrtp1-1.6.so lib/libccrtp1-1.7.so
lib/libccrtp1.so lib/libccrtp1.so
lib/libccrtp1.a lib/libccrtp1.a
lib/libccrtp1.la lib/libccrtp1.la