summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-09-21 23:20:52 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-09-21 23:20:52 +0000
commit5fb373f3129cc7e1c39665d81a3bff3b1a4f5ef7 (patch)
tree71a4de3ab2cdc00358674d1975af082dfefcf524 /net
parentAdd new port games/speakinghangman (diff)
- update net/freeswitch-devel to 1.2.3 (forgotten in r304599) [1]
- minor cleanups to net/freeswitch-core-devel [2] PR: ports/171781 [1] Submitted by: Richard Neese <r.neese@gmail.com> (maintainer) [1], ohauer [2] Approved by: maintainer [2]
Notes
Notes: svn path=/head/; revision=304645
Diffstat (limited to 'net')
-rw-r--r--net/freeswitch-core-devel/Makefile6
-rw-r--r--net/freeswitch-devel/Makefile2
2 files changed, 4 insertions, 4 deletions
diff --git a/net/freeswitch-core-devel/Makefile b/net/freeswitch-core-devel/Makefile
index d65ea8868a6f..2d721fc99108 100644
--- a/net/freeswitch-core-devel/Makefile
+++ b/net/freeswitch-core-devel/Makefile
@@ -177,7 +177,7 @@ MODSAYNL_DESC= Dutch Voice Propmts
MODSAYPT_DESC= Portuguese Voice Propmts
MODSAYRU_DESC= Russian Voice Propmts
MODSAYTH_DESC= Thai Voice Propmts
-MODSAYZH_DESC= Chinese Voice Propmts"
+MODSAYZH_DESC= Chinese Voice Propmts
OPTIONS_DEFAULT= REBOOTSTRAP MODABSTRACTION MODAVMD MODCALLCENTER MODCIDLOOKUP MODBLACKLIST MODCURL \
MODDISTRIBUTOR MODEASYROUTE MODFSK MODHTTAPI MODHTTPCACHE MODDIRECTORY MODLADSPA MODLCR MODMEMCACHE \
@@ -218,8 +218,8 @@ LIB_DEPENDS+= vorbis:${PORTSDIR}/audio/libvorbis
.endif
.if ${PORT_OPTIONS:MMODPERL}
-LIB_DEPENDS+= gdbm:${PORTSDIR}/databases/gdbm \
- db:${PORTSDIR}/databases/db42
+USE_BDB= 42+
+LIB_DEPENDS+= gdbm:${PORTSDIR}/databases/gdbm
.endif
.if ${PORT_OPTIONS:MMODERLANGEVENT}
diff --git a/net/freeswitch-devel/Makefile b/net/freeswitch-devel/Makefile
index 1d5926470d43..aa278aeccbfe 100644
--- a/net/freeswitch-devel/Makefile
+++ b/net/freeswitch-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= freeswitch
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.3
CATEGORIES= net
MASTER_SITES= # none
PKGNAMESUFFIX= -devel