mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.7.1
This commit is contained in:
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
|
@ -6,14 +6,14 @@
|
|||
#
|
||||
|
||||
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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -13,8 +13,8 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue