From owner-svn-ports-head@FreeBSD.ORG Sat Jun 13 13:28:23 2015 Return-Path: Delivered-To: svn-ports-head@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB3F1A57; Sat, 13 Jun 2015 13:28:23 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8CA33FB; Sat, 13 Jun 2015 13:28:23 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5DDSN3q032916; Sat, 13 Jun 2015 13:28:23 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5DDSMbp032912; Sat, 13 Jun 2015 13:28:22 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201506131328.t5DDSMbp032912@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sat, 13 Jun 2015 13:28:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389355 - in head/net/linphone: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jun 2015 13:28:23 -0000 Author: tijl Date: Sat Jun 13 13:28:21 2015 New Revision: 389355 URL: https://svnweb.freebsd.org/changeset/ports/389355 Log: Update to 3.8.4 Added: head/net/linphone/files/patch-coreapi-Makefile.in (contents, props changed) Modified: head/net/linphone/Makefile head/net/linphone/distinfo head/net/linphone/pkg-plist Modified: head/net/linphone/Makefile ============================================================================== --- head/net/linphone/Makefile Sat Jun 13 13:12:09 2015 (r389354) +++ head/net/linphone/Makefile Sat Jun 13 13:28:21 2015 (r389355) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= linphone -PORTVERSION= 3.8.3 +PORTVERSION= 3.8.4 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/3.8.x/sources @@ -13,7 +13,6 @@ LIB_DEPENDS= libbellesip.so:${PORTSDIR}/ libmediastreamer_base.so:${PORTSDIR}/net/mediastreamer \ libortp.so:${PORTSDIR}/net/ortp \ libmbedtls.so.9:${PORTSDIR}/security/polarssl13 \ - libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ libsqlite3.so:${PORTSDIR}/databases/sqlite3 CONFLICTS_INSTALL= linphone-base-[0-9]* @@ -28,7 +27,8 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -USES= gettext-tools gmake libtool pathfix pkgconfig readline:port +USES= gettext-tools gmake iconv libtool pathfix pkgconfig \ + readline:port USE_GNOME= gtk20 intltool libxml2 USE_LDCONFIG= yes Modified: head/net/linphone/distinfo ============================================================================== --- head/net/linphone/distinfo Sat Jun 13 13:12:09 2015 (r389354) +++ head/net/linphone/distinfo Sat Jun 13 13:28:21 2015 (r389355) @@ -1,2 +1,2 @@ -SHA256 (linphone-3.8.3.tar.gz) = 12618114e2517771320a7bfb32fbe4088863cb74a287719634e4462209b0e5b5 -SIZE (linphone-3.8.3.tar.gz) = 15368139 +SHA256 (linphone-3.8.4.tar.gz) = 75a62e6a8105706ac7b1da388213c65a272b8d78be2c7dbf00ddd03fd8141133 +SIZE (linphone-3.8.4.tar.gz) = 15375888 Added: head/net/linphone/files/patch-coreapi-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/linphone/files/patch-coreapi-Makefile.in Sat Jun 13 13:28:21 2015 (r389355) @@ -0,0 +1,10 @@ +--- coreapi/Makefile.in.orig 2015-06-09 13:01:46 UTC ++++ coreapi/Makefile.in +@@ -646,6 +646,7 @@ liblinphone_la_LIBADD = \ + $(LIBXML2_LIBS) \ + $(LDAP_LIBS) \ + $(SASL_LIBS) \ ++ $(LTLIBICONV) \ + $(ZLIB_LIBS) + + @ENABLE_TESTS_TRUE@test_lsd_SOURCES = test_lsd.c Modified: head/net/linphone/pkg-plist ============================================================================== --- head/net/linphone/pkg-plist Sat Jun 13 13:12:09 2015 (r389354) +++ head/net/linphone/pkg-plist Sat Jun 13 13:28:21 2015 (r389355) @@ -5,6 +5,7 @@ bin/linphonecsh bin/lp-gen-wrappers bin/lpc2xml_test bin/xml2lpc_test +include/linphone/account_creator.h include/linphone/buffer.h include/linphone/call_log.h include/linphone/call_params.h @@ -19,6 +20,7 @@ include/linphone/lpc2xml.h include/linphone/lpconfig.h include/linphone/sipsetup.h include/linphone/xml2lpc.h +include/linphone/xmlrpc.h lib/liblinphone.so lib/liblinphone.so.7 lib/liblinphone.so.7.0.0