Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Apr 2006 15:40:56 +0800 (CST)
From:      Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sobomax@FreeBSD.org
Subject:   ports/95534: [PATCH] net/ortp: update to 0.9.1
Message-ID:  <20060409074056.662486D40B@hubert.ckefgisc.org>
Resent-Message-ID: <200604090750.k397oDZu071167@freefall.freebsd.org>

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

>Number:         95534
>Category:       ports
>Synopsis:       [PATCH] net/ortp: update to 0.9.1
>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:   Sun Apr 09 07:50:13 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 0.9.1

Added file(s):
- ortp-0.9.1.tbz

Port maintainer (sobomax@FreeBSD.org) is cc'd.

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

--- ortp-0.9.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/ortp.orig/Makefile /usr/ports/net/ortp/Makefile
--- /usr/ports/net/ortp.orig/Makefile	Sat Apr  8 15:02:11 2006
+++ /usr/ports/net/ortp/Makefile	Sun Apr  9 09:55:31 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ortp
-PORTVERSION=	0.8.1
-PORTREVISION=	1
+PORTVERSION=	0.9.1
 CATEGORIES=	net
 MASTER_SITES=	http://www.linphone.org/ortp/sources/
 
diff -ruN --exclude=CVS /usr/ports/net/ortp.orig/distinfo /usr/ports/net/ortp/distinfo
--- /usr/ports/net/ortp.orig/distinfo	Sat Apr  8 15:02:11 2006
+++ /usr/ports/net/ortp/distinfo	Sun Apr  9 09:55:50 2006
@@ -1,3 +1,3 @@
-MD5 (ortp-0.8.1.tar.gz) = 5d8a8da638aec3a80214d64e0c7929af
-SHA256 (ortp-0.8.1.tar.gz) = ae5124fc34bc4238142746250dc4e9d0f4bd0ae42d7e46d948694c49f9164f0a
-SIZE (ortp-0.8.1.tar.gz) = 440808
+MD5 (ortp-0.9.1.tar.gz) = 5c368acbbdbb6cf537307cb1493e4584
+SHA256 (ortp-0.9.1.tar.gz) = fd7c357fc93ef06a03f288a25499d5a5c5190029ecd62381c68cb369d413be39
+SIZE (ortp-0.9.1.tar.gz) = 445857
Binary files /usr/ports/net/ortp.orig/ortp-0.9.1.tbz and /usr/ports/net/ortp/ortp-0.9.1.tbz differ
diff -ruN --exclude=CVS /usr/ports/net/ortp.orig/pkg-plist /usr/ports/net/ortp/pkg-plist
--- /usr/ports/net/ortp.orig/pkg-plist	Sat Apr  8 15:02:11 2006
+++ /usr/ports/net/ortp/pkg-plist	Sun Apr  9 10:18:15 2006
@@ -1,9 +1,8 @@
-include/ortp/ortp-config.h
 include/ortp/ortp.h
 include/ortp/payloadtype.h
+include/ortp/port.h
 include/ortp/rtcp.h
 include/ortp/rtp.h
-include/ortp/rtpport.h
 include/ortp/rtpsession.h
 include/ortp/rtpsignaltable.h
 include/ortp/sessionset.h
@@ -12,7 +11,7 @@
 lib/libortp.a
 lib/libortp.la
 lib/libortp.so
-lib/libortp.so.2
+lib/libortp.so.4
 libdata/pkgconfig/ortp.pc
 %%DOCSDIR%%/book1.html
 %%DOCSDIR%%/ortp-library-management-functions.html
--- ortp-0.9.1.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?20060409074056.662486D40B>