summaryrefslogtreecommitdiffstats
path: root/main/freeswitch
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2011-03-27 05:30:56 +0300
committerTimo Teräs <timo.teras@iki.fi>2011-03-27 05:30:56 +0300
commit7e48193cefb5a45e5661323aeb6cc78837721d4b (patch)
treeec793978cf88764097e6130c5a5acfb2e7f03b5c /main/freeswitch
parentd09bc59a14793d81e2df65f3e79091a1737391b2 (diff)
downloadaports-7e48193cefb5a45e5661323aeb6cc78837721d4b.tar.bz2
aports-7e48193cefb5a45e5661323aeb6cc78837721d4b.tar.xz
main/freeswitch: enable mod_timerfd
Diffstat (limited to 'main/freeswitch')
-rw-r--r--main/freeswitch/APKBUILD4
-rw-r--r--main/freeswitch/modules.conf1
2 files changed, 3 insertions, 2 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index dc5b9f337..c98ddccfb 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -4,7 +4,7 @@ pkgname=freeswitch
pkgver=1.0.7_p20110323
_ver=${pkgver%_p*}
_snapshot=${pkgver#*_p}
-pkgrel=0
+pkgrel=1
pkgdesc="A communications platform written in C from the ground up"
url="http://www.freeswitch.org"
arch="all"
@@ -114,6 +114,6 @@ conf() {
md5sums="ecca23d810c8ec1853c87c7fdc603bc5 freeswitch-1.0.7_p20110323.tar.gz
11883affe0839a8e15fe680aeb11b86e freeswitch-mod_shout-textrels.patch
-a3383f46dc62ec1fa00eab584d7ee472 modules.conf
+8363688bc8dd21ac1da0f840d770504b modules.conf
c608cca8ad773acebf201f581438c7e7 freeswitch.confd
aa358c9ca0d8b93fabb6a36a5ed4c469 freeswitch.initd"
diff --git a/main/freeswitch/modules.conf b/main/freeswitch/modules.conf
index 9324502d7..beb351f19 100644
--- a/main/freeswitch/modules.conf
+++ b/main/freeswitch/modules.conf
@@ -73,3 +73,4 @@ say/mod_say_fr
say/mod_say_it
say/mod_say_nl
say/mod_say_zh
+timers/mod_timerfd