diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-11-06 16:24:13 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-11-06 16:24:13 +0000 |
commit | ac0075c2b510070cfd78cb108d50814335d15eb1 (patch) | |
tree | 84bb9218af92afa196398109b5d98ec5ff380d6c /net/ortp | |
parent | eb87005a858a257e6ff9ad3bd32474fc1eb2f9e8 (diff) | |
download | ports-ac0075c2b510070cfd78cb108d50814335d15eb1.tar.gz ports-ac0075c2b510070cfd78cb108d50814335d15eb1.zip |
Notes
Diffstat (limited to 'net/ortp')
-rw-r--r-- | net/ortp/Makefile | 2 | ||||
-rw-r--r-- | net/ortp/distinfo | 4 | ||||
-rw-r--r-- | net/ortp/pkg-plist | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/ortp/Makefile b/net/ortp/Makefile index a5498d7fbaf7..98d8d1612970 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ortp -PORTVERSION= 0.24.2 +PORTVERSION= 0.25.0 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/ortp/sources diff --git a/net/ortp/distinfo b/net/ortp/distinfo index 622716dcb2a4..71942708220a 100644 --- a/net/ortp/distinfo +++ b/net/ortp/distinfo @@ -1,2 +1,2 @@ -SHA256 (ortp-0.24.2.tar.gz) = cb37c76985b3703157f0ed06d900d662b903ad3c5b772e2d1ea36478ad8a6616 -SIZE (ortp-0.24.2.tar.gz) = 560529 +SHA256 (ortp-0.25.0.tar.gz) = 0deb826b79b1fd329f7638821d5439dc343bc55bb122daa6c90d19116cfe8d9a +SIZE (ortp-0.25.0.tar.gz) = 565836 diff --git a/net/ortp/pkg-plist b/net/ortp/pkg-plist index 90ffd7bb47ec..0352fde09973 100644 --- a/net/ortp/pkg-plist +++ b/net/ortp/pkg-plist @@ -13,6 +13,6 @@ include/ortp/sessionset.h include/ortp/str_utils.h include/ortp/telephonyevents.h lib/libortp.so -lib/libortp.so.9 -lib/libortp.so.9.0.0 +lib/libortp.so.10 +lib/libortp.so.10.0.0 libdata/pkgconfig/ortp.pc |