aboutsummaryrefslogtreecommitdiff
path: root/net/ortp
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2006-04-13 03:54:16 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2006-04-13 03:54:16 +0000
commite8be24295386f019f43fbf04beebb1a389e614fc (patch)
treeec39a3c2b6297e7c694362f29d9832d6b300bdf2 /net/ortp
parentf3e110695513cdf2253bda4e68f0822d463ed2dc (diff)
downloadports-e8be24295386f019f43fbf04beebb1a389e614fc.tar.gz
ports-e8be24295386f019f43fbf04beebb1a389e614fc.zip
Notes
Diffstat (limited to 'net/ortp')
-rw-r--r--net/ortp/Makefile3
-rw-r--r--net/ortp/distinfo6
-rw-r--r--net/ortp/files/patch-ltmain.sh16
-rw-r--r--net/ortp/pkg-plist6
4 files changed, 22 insertions, 9 deletions
diff --git a/net/ortp/Makefile b/net/ortp/Makefile
index 1292732346fb..f73491438f59 100644
--- a/net/ortp/Makefile
+++ b/net/ortp/Makefile
@@ -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 --git a/net/ortp/distinfo b/net/ortp/distinfo
index 81a83ca20418..4b8c1ad613cd 100644
--- a/net/ortp/distinfo
+++ b/net/ortp/distinfo
@@ -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
diff --git a/net/ortp/files/patch-ltmain.sh b/net/ortp/files/patch-ltmain.sh
new file mode 100644
index 000000000000..cf5219c6f09d
--- /dev/null
+++ b/net/ortp/files/patch-ltmain.sh
@@ -0,0 +1,16 @@
+
+$FreeBSD$
+
+--- ltmain.sh
++++ ltmain.sh
+@@ -6005,8 +6005,8 @@
+ # Install the pseudo-library for information purposes.
+ name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+ instname="$dir/$name"i
+- $show "$install_prog $instname $destdir/$name"
+- $run eval "$install_prog $instname $destdir/$name" || exit $?
++# $show "$install_prog $instname $destdir/$name"
++# $run eval "$install_prog $instname $destdir/$name" || exit $?
+
+ # Maybe install the static library, too.
+ test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/net/ortp/pkg-plist b/net/ortp/pkg-plist
index d6a2a4432ddd..e7d85eb5eee1 100644
--- a/net/ortp/pkg-plist
+++ b/net/ortp/pkg-plist
@@ -1,18 +1,16 @@
-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
include/ortp/str_utils.h
include/ortp/telephonyevents.h
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