Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2006 18:44:15 +0800 (CST)
From:      Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hopet@ics.muni.cz
Subject:   ports/99642: [PATCH] devel/jrtplib: update to 3.6.0
Message-ID:  <20060630104415.EC83B6D42B@hubert.ckefgisc.org>
Resent-Message-ID: <200606301050.k5UAoH4U051403@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         99642
>Category:       ports
>Synopsis:       [PATCH] devel/jrtplib: update to 3.6.0
>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 Jun 30 10:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Huan Chan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD hubert.ckefgisc.org 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon May 15 18:53:30 CST 2006
>Description:
- Update to 3.6.0

Removed file(s):
- files/patch-src-extratransmitters-rtpfaketransmitter.cpp

Port maintainer (hopet@ics.muni.cz) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- jrtplib-3.6.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/jrtplib.orig/Makefile /usr/ports/devel/jrtplib/Makefile
--- /usr/ports/devel/jrtplib.orig/Makefile	Fri Jun 30 18:26:32 2006
+++ /usr/ports/devel/jrtplib/Makefile	Fri Jun 30 18:26:51 2006
@@ -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/
 
diff -ruN --exclude=CVS /usr/ports/devel/jrtplib.orig/distinfo /usr/ports/devel/jrtplib/distinfo
--- /usr/ports/devel/jrtplib.orig/distinfo	Fri Jun 30 18:26:32 2006
+++ /usr/ports/devel/jrtplib/distinfo	Fri Jun 30 18:27:19 2006
@@ -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
diff -ruN --exclude=CVS /usr/ports/devel/jrtplib.orig/files/patch-src-extratransmitters-rtpfaketransmitter.cpp /usr/ports/devel/jrtplib/files/patch-src-extratransmitters-rtpfaketransmitter.cpp
--- /usr/ports/devel/jrtplib.orig/files/patch-src-extratransmitters-rtpfaketransmitter.cpp	Fri Jun 30 18:26:32 2006
+++ /usr/ports/devel/jrtplib/files/patch-src-extratransmitters-rtpfaketransmitter.cpp	Thu Jan  1 08:00:00 1970
@@ -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>
diff -ruN --exclude=CVS /usr/ports/devel/jrtplib.orig/pkg-plist /usr/ports/devel/jrtplib/pkg-plist
--- /usr/ports/devel/jrtplib.orig/pkg-plist	Fri Jun 30 18:26:32 2006
+++ /usr/ports/devel/jrtplib/pkg-plist	Fri Jun 30 18:39:57 2006
@@ -27,6 +27,8 @@
 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_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
--- jrtplib-3.6.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060630104415.EC83B6D42B>