[Lunar-commits] <moonbase-other> srtp: A version bump to 1.4.5.
Dennis Veatch
dennisveatch at bellsouth.net
Sat Sep 13 02:13:18 CEST 2014
commit e401301a7614a1d76957e8db8e9d8f0e9edd6c66
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Fri, 12 Sep 2014 20:10:09 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/e401301a7614a1d76957e8db8e9d8f0e9edd6c66
srtp: A version bump to 1.4.5.
The prior srtp version exports symbols conflicting with polar ssl and the configure
file from ortp-0.23.0 says we should use the srtp from git://git.linphone.org/srtp.git.
---
net/srtp/BUILD | +0/-12
net/srtp/DETAILS | +5/-9
2 files changed, 5 insertions(+), 21 deletions(-)
--- a/net/srtp/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-
- patch_it $SOURCE2 1 &&
-
- sedit "s:rdb_bits_in_bitmask-delta:rdb_bits_in_bitmask-1:" crypto/replay/rdb.c &&
-
- OPTS="--disable-debug" &&
-
- default_config &&
-
- make uninstall &&
-
- default_make
--- a/net/srtp/DETAILS
+++ b/net/srtp/DETAILS
@@ -1,15 +1,11 @@
MODULE=srtp
- VERSION=1.4.4
- SOURCE=srtp-$VERSION.tgz
- SOURCE2=libsrtp-1.4.4_p20121108-shared.patch
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE2_URL=https://raw.github.com/portage/portage/master/net-libs/libsrtp/files/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_VFY=sha1:299c6cfe0c9d6f1804bc5921cfbdb6a6bc76a521
- SOURCE2_VFY=sha1:3f2196e5cdc779c75bc9128ca6435a76fce5e1dc
+ VERSION=1.4.5
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=$MIRROR_URL
+ SOURCE_VFY=sha1:93926f7ae5ce41ddc16b55f2ac9b79c5539ed6f3
WEB_SITE=http://srtp.sourceforge.net/srtp.html
ENTERED=20090531
- UPDATED=20090531
+ UPDATED=20140912
SHORT="Secure Real-time Transport Protocol"
cat << EOF
More information about the Lunar-commits
mailing list