aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk11/files/patch-main__asterisk.exports.in
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-11-26 23:20:41 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-11-26 23:20:41 +0000
commit8d1ed531dafb86924486f0b2832509e8b3593939 (patch)
treeab8cec59d46a303db6f96244ace6f2dea4cb67eb /net/asterisk11/files/patch-main__asterisk.exports.in
parentb2604ab826691c6c66f1207b0e0f50a00d7321ff (diff)
downloadports-8d1ed531dafb86924486f0b2832509e8b3593939.tar.gz
ports-8d1ed531dafb86924486f0b2832509e8b3593939.zip
Add Asterisk 11 a new LTS version.
Tested by: wishmaster <artemrts@ukr.net> Feature safe: yes
Notes
Notes: svn path=/head/; revision=307810
Diffstat (limited to 'net/asterisk11/files/patch-main__asterisk.exports.in')
-rw-r--r--net/asterisk11/files/patch-main__asterisk.exports.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/asterisk11/files/patch-main__asterisk.exports.in b/net/asterisk11/files/patch-main__asterisk.exports.in
new file mode 100644
index 000000000000..438dd1034eca
--- /dev/null
+++ b/net/asterisk11/files/patch-main__asterisk.exports.in
@@ -0,0 +1,11 @@
+--- main/asterisk.exports.in.orig 2012-04-10 21:44:03.532803004 +0200
++++ main/asterisk.exports.in 2012-04-10 21:44:41.134621539 +0200
+@@ -44,6 +44,8 @@
+ LINKER_SYMBOL_PREFIXres_srtp;
+ LINKER_SYMBOL_PREFIXres_srtp_policy;
+ LINKER_SYMBOL_PREFIXsecure_call_info;
++ LINKER_SYMBOL_PREFIX__progname;
++ LINKER_SYMBOL_PREFIXenviron;
+ local:
+ *;
+ };