mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 3.6.0
PR: ports/99642 Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw> Approved by: maintainer, delphij (mentor)
This commit is contained in:
parent
d34db60582
commit
9ddcef29f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166683
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= jrtplib
|
||||
PORTVERSION= 3.5.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.6.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://research.edm.luc.ac.be/jori/jrtplib/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (jrtplib-3.5.2.tar.gz) = 8513b05b41fe72447f5805d6b45e4ef9
|
||||
SHA256 (jrtplib-3.5.2.tar.gz) = f2b487e739a80772df0a5f06d42a7d80e2a5cc3b06d2e15ba66ec1fb5a384a92
|
||||
SIZE (jrtplib-3.5.2.tar.gz) = 441786
|
||||
MD5 (jrtplib-3.6.0.tar.gz) = 89536eb17c77cdec87f94b501bd151e6
|
||||
SHA256 (jrtplib-3.6.0.tar.gz) = f9a60d4a9f325850a155518c7fc27df0cb0cfb9d3dc5a040014440c9eb771807
|
||||
SIZE (jrtplib-3.6.0.tar.gz) = 459701
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- src/extratransmitters/rtpfaketransmitter.cpp.orig Fri Apr 7 13:54:07 2006
|
||||
+++ src/extratransmitters/rtpfaketransmitter.cpp Fri Apr 7 13:54:25 2006
|
||||
@@ -51,6 +51,7 @@
|
||||
#include "rtptimeutilities.h"
|
||||
#include <stdio.h>
|
||||
|
||||
+#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
#include <string.h>
|
||||
#include <netdb.h>
|
@ -27,6 +27,8 @@ include/jrtplib3/rtpipv6address.h
|
||||
include/jrtplib3/rtpipv6destination.h
|
||||
include/jrtplib3/rtpkeyhashtable.h
|
||||
include/jrtplib3/rtplibraryversion.h
|
||||
include/jrtplib3/rtpmemorymanager.h
|
||||
include/jrtplib3/rtpmemoryobject.h
|
||||
include/jrtplib3/rtppacket.h
|
||||
include/jrtplib3/rtppacketbuilder.h
|
||||
include/jrtplib3/rtppollthread.h
|
||||
@ -45,7 +47,7 @@ include/jrtplib3/rtptypes_unix.h
|
||||
include/jrtplib3/rtptypes_win.h
|
||||
include/jrtplib3/rtpudpv4transmitter.h
|
||||
include/jrtplib3/rtpudpv6transmitter.h
|
||||
lib/libjrtp-3.5.2.so
|
||||
lib/libjrtp-3.6.0.so
|
||||
lib/libjrtp.a
|
||||
lib/libjrtp.la
|
||||
lib/libjrtp.so
|
||||
|
Loading…
Reference in New Issue
Block a user