ports/95461: [PATCH] devel/jrtplib: update to 3.5.2
Yi-Huan Chan
yhchan at csie.nctu.edu.tw
Fri Apr 7 07:40:17 UTC 2006
>Number: 95461
>Category: ports
>Synopsis: [PATCH] devel/jrtplib: update to 3.5.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 07 07:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Yi-Huan Chan
>Release: FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD hubert.ckefgisc.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Apr 4 19:13:53 CST
>Description:
update to 3.5.2
Port maintainer (hopet at ics.muni.cz) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- jrtplib-3.5.2.patch begins here ---
diff -Nru jrtplib.orig/Makefile jrtplib/Makefile
--- jrtplib.orig/Makefile Fri Apr 7 13:00:22 2006
+++ jrtplib/Makefile Fri Apr 7 13:15:31 2006
@@ -6,7 +6,7 @@
#
PORTNAME= jrtplib
-PORTVERSION= 3.1.0
+PORTVERSION= 3.5.2
CATEGORIES= devel
MASTER_SITES= http://research.edm.luc.ac.be/jori/jrtplib/
diff -Nru jrtplib.orig/distinfo jrtplib/distinfo
--- jrtplib.orig/distinfo Fri Apr 7 13:00:22 2006
+++ jrtplib/distinfo Fri Apr 7 13:19:22 2006
@@ -1,3 +1,3 @@
-MD5 (jrtplib-3.1.0.tar.gz) = 2a3e268a2d422bca69884b9c5be522d7
-SHA256 (jrtplib-3.1.0.tar.gz) = db4d586eff3832856049e24ed080b59a5327d9526e2fd0ccd8dc738586500845
-SIZE (jrtplib-3.1.0.tar.gz) = 410223
+MD5 (jrtplib-3.5.2.tar.gz) = 8513b05b41fe72447f5805d6b45e4ef9
+SHA256 (jrtplib-3.5.2.tar.gz) = f2b487e739a80772df0a5f06d42a7d80e2a5cc3b06d2e15ba66ec1fb5a384a92
+SIZE (jrtplib-3.5.2.tar.gz) = 441786
diff -Nru jrtplib.orig/files/patch-src-extratransmitters-rtpfaketransmitter.cpp jrtplib/files/patch-src-extratransmitters-rtpfaketransmitter.cpp
--- jrtplib.orig/files/patch-src-extratransmitters-rtpfaketransmitter.cpp Thu Jan 1 08:00:00 1970
+++ jrtplib/files/patch-src-extratransmitters-rtpfaketransmitter.cpp Fri Apr 7 14:01:34 2006
@@ -0,0 +1,10 @@
+--- 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>
diff -Nru jrtplib.orig/pkg-descr jrtplib/pkg-descr
--- jrtplib.orig/pkg-descr Fri Apr 7 13:00:22 2006
+++ jrtplib/pkg-descr Fri Apr 7 13:16:21 2006
@@ -3,7 +3,7 @@
(or 'School voor Kennistechnologie' in Dutch), a cooperation between the
'Limburgs Universitair Centrum' (LUC) and the 'Universiteit Maastricht' (UM).
-The latest version of the library is 3.1.0 (as of November, 2004)
+The latest version of the library is 3.5.2 (as of March, 2006)
WWW: http://research.edm.luc.ac.be/jori/jrtplib/jrtplib.html
diff -Nru jrtplib.orig/pkg-plist jrtplib/pkg-plist
--- jrtplib.orig/pkg-plist Fri Apr 7 13:00:22 2006
+++ jrtplib/pkg-plist Fri Apr 7 14:14:48 2006
@@ -18,6 +18,7 @@
include/jrtplib3/rtpdebug.h
include/jrtplib3/rtpdefines.h
include/jrtplib3/rtperrors.h
+include/jrtplib3/rtpfaketransmitter.h
include/jrtplib3/rtphashtable.h
include/jrtplib3/rtpinternalsourcedata.h
include/jrtplib3/rtpipv4address.h
@@ -44,7 +45,7 @@
include/jrtplib3/rtptypes_win.h
include/jrtplib3/rtpudpv4transmitter.h
include/jrtplib3/rtpudpv6transmitter.h
-lib/libjrtp-3.1.0.so
+lib/libjrtp-3.5.2.so
lib/libjrtp.a
lib/libjrtp.la
lib/libjrtp.so
--- jrtplib-3.5.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list