summaryrefslogtreecommitdiffstats
path: root/libraries/ptlib/ptlib.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-04-17 17:17:22 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-04-19 22:47:36 +0700
commitb7771427ee1cbb1236e903215a8dc5d0b7b4f609 (patch)
treef848ba67dc2bb1d623c68915de76674c3a53c7ce /libraries/ptlib/ptlib.SlackBuild
parenta18c317ad57cb066e96edee40be7e9a9e1de307d (diff)
downloadslackbuilds-b7771427ee1cbb1236e903215a8dc5d0b7b4f609.tar.gz
slackbuilds-b7771427ee1cbb1236e903215a8dc5d0b7b4f609.tar.xz
libraries/ptlib: Updated for version 2.10.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ptlib/ptlib.SlackBuild')
-rw-r--r--libraries/ptlib/ptlib.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/libraries/ptlib/ptlib.SlackBuild b/libraries/ptlib/ptlib.SlackBuild
index c5ff9be601..6af28cd288 100644
--- a/libraries/ptlib/ptlib.SlackBuild
+++ b/libraries/ptlib/ptlib.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ptlib
-VERSION=${VERSION:-2.10.10}
+VERSION=${VERSION:-2.10.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,12 +65,15 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Fix building with bison-3.0.4
# thanks to Dan Fandrich / OpalVOIP https://sourceforge.net/p/opalvoip/patches/259/
patch -p1 < $CWD/ptlib-2.10.10-mga-bison-parameter.patch
+# Disable SSLv3
+patch -p1 < $CWD/ssl3.patch
+
# The "LIBS" variable is set to fix OpenLDAP support
#
# The --disable-avc is here to avoid build problems when both libdv and