mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.9.2
This commit is contained in:
parent
7882e3c7a3
commit
7e189d74cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200659
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libzrtpcpp
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR=ccrtp
|
||||
@ -15,7 +14,7 @@ MASTER_SITE_SUBDIR=ccrtp
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= ZRTP extension for GNU ccRTP
|
||||
|
||||
LIB_DEPENDS= ccrtp1-1.5.0:${PORTSDIR}/devel/ccrtp
|
||||
LIB_DEPENDS= ccrtp1-1.5.1:${PORTSDIR}/devel/ccrtp
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libzrtpcpp-0.9.0.tar.gz) = a439328318f25e3069549e265902a119
|
||||
SHA256 (libzrtpcpp-0.9.0.tar.gz) = 5125c659d59433d89016e01137b0d27f7e408dd2ba1bb5f01d87b190f9caecb1
|
||||
SIZE (libzrtpcpp-0.9.0.tar.gz) = 452930
|
||||
MD5 (libzrtpcpp-0.9.2.tar.gz) = b383af133d60ebf0a001f8dc88aa1c04
|
||||
SHA256 (libzrtpcpp-0.9.2.tar.gz) = d5e5ed7d3eb962f91ab4ed5b0f788bd49d86f8598704b36b342494af199c829d
|
||||
SIZE (libzrtpcpp-0.9.2.tar.gz) = 404068
|
||||
|
@ -1,6 +1,8 @@
|
||||
include/libzrtpcpp/Base32.h
|
||||
include/libzrtpcpp/ZrtpCrc32.h
|
||||
include/libzrtpcpp/ZrtpPacketBase.h
|
||||
include/libzrtpcpp/ZrtpPacketDHPart.h
|
||||
include/libzrtpcpp/ZrtpPacketErrorAck.h
|
||||
include/libzrtpcpp/ZrtpPacketHello.h
|
||||
include/libzrtpcpp/ZIDFile.h
|
||||
include/libzrtpcpp/ZrtpPacketClearAck.h
|
||||
|
Loading…
Reference in New Issue
Block a user