Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2020 12:12:47 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536123 - head/net/freeswitch
Message-ID:  <202005211212.04LCCl9M050571@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Thu May 21 12:12:47 2020
New Revision: 536123
URL: https://svnweb.freebsd.org/changeset/ports/536123

Log:
  net/freeswitch: update 1.10.2 -> 1.10.3, fix PGSQL=off case
  
  - This is a major bugfix release, see Relnotes
  
  PR:		246202
  Submitted by:	vvd@unislabs.com, andrew@tao11.riddles.org.uk
  Reported by:	Mark J Crane <markjcrane@fusionpbx.com>
  Relnotes:	https://github.com/signalwire/freeswitch/releases/tag/v1.10.3

Modified:
  head/net/freeswitch/Makefile
  head/net/freeswitch/distinfo
  head/net/freeswitch/pkg-plist

Modified: head/net/freeswitch/Makefile
==============================================================================
--- head/net/freeswitch/Makefile	Thu May 21 12:07:13 2020	(r536122)
+++ head/net/freeswitch/Makefile	Thu May 21 12:12:47 2020	(r536123)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	freeswitch
-PORTVERSION=	1.10.2
+PORTVERSION=	1.10.3
 CATEGORIES=	net
 MASTER_SITES=	https://files.freeswitch.org/releases/freeswitch/ \
 		https://files.freeswitch.org/releases/sounds/:sounds
@@ -106,7 +106,8 @@ ALL_MODULES_USES=		autoreconf xorg # required by mod_u
 48K_VARS=	BITRATES+=48000
 
 PGSQL_USES=	pgsql
-PGSQL_CONFIGURE_ENABLE=	core-pgsql-support
+PGSQL_CONFIGURE_ENABLE=	core-pgsql-support core-pgsql-pkgconfig
+PGSQL_CONFIGURE_ENV_OFF=	ac_cv_lib_pq_PQgetvalue=false
 
 # install-strip causes `make stage' to fail:
 # libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/libfreeswitch.a
@@ -165,6 +166,9 @@ DISTFILES+=	${distfile}:sounds
 post-patch:
 		${REINPLACE_CMD} -Ee 's|^(applications/mod_signalwire)|#\1|' \
 			${WRKSRC}/modules.conf
+
+post-patch-PGSQL-off:
+		${REINPLACE_CMD} -Ee 's|^(databases/mod_pgsql)|#\1|' ${WRKSRC}/modules.conf
 
 post-install:
 		${MKDIR} ${STAGEDIR}${DATADIR}/sounds

Modified: head/net/freeswitch/distinfo
==============================================================================
--- head/net/freeswitch/distinfo	Thu May 21 12:07:13 2020	(r536122)
+++ head/net/freeswitch/distinfo	Thu May 21 12:12:47 2020	(r536123)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1588352620
-SHA256 (freeswitch-1.10.2.-release.tar.gz) = be6b294560ae66029b06ac3abbfaadee02095d588e1a7f93092dd1d4cbea8347
-SIZE (freeswitch-1.10.2.-release.tar.gz) = 48322632
+TIMESTAMP = 1590055652
+SHA256 (freeswitch-1.10.3.-release.tar.gz) = 15a1f741cc682d3161ff266d9fa4c568a0200d8bfcb5edf74611aeb620bfa917
+SIZE (freeswitch-1.10.3.-release.tar.gz) = 48818052
 SHA256 (freeswitch-sounds-music-16000-1.0.52.tar.gz) = 93e0bf31797f4847dc19a94605c039ad4f0763616b6d819f5bddbfb6dd09718a
 SIZE (freeswitch-sounds-music-16000-1.0.52.tar.gz) = 27991592
 SHA256 (freeswitch-sounds-pt-BR-karina-16000-1.0.51.tar.gz) = 80432c1027f57e464cd899ed92216936cf48a3993dc1c168b1be2545b8f97aed

Modified: head/net/freeswitch/pkg-plist
==============================================================================
--- head/net/freeswitch/pkg-plist	Thu May 21 12:07:13 2020	(r536122)
+++ head/net/freeswitch/pkg-plist	Thu May 21 12:12:47 2020	(r536123)
@@ -199,7 +199,7 @@ lib/libfreeswitch.a
 lib/libfreeswitch.so
 lib/libfreeswitch.so.1
 lib/libfreeswitch.so.1.0.0
-%%LUA_LIBDIR%%/freeswitch/mod/mod_pgsql.so
+%%PGSQL%%%%LUA_LIBDIR%%/freeswitch/mod/mod_pgsql.so
 libdata/pkgconfig/freeswitch.pc
 %%DATADIR%%/fonts/FreeMono.ttf
 %%DATADIR%%/fonts/FreeMonoBold.ttf
@@ -574,6 +574,7 @@ libdata/pkgconfig/freeswitch.pc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/pre_load_modules.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/presence_map.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/shout.conf.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/sndfile.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/sofia.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/spandsp.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testing/autoload_configs/switch.conf.xml
@@ -715,6 +716,7 @@ libdata/pkgconfig/freeswitch.pc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/skinny.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/smpp.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/sms_flowroute.conf.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/sndfile.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/sofia.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/spandsp.conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/switch.conf.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005211212.04LCCl9M050571>