From owner-svn-ports-head@freebsd.org Tue Aug 9 14:12:08 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4BB80BB4528; Tue, 9 Aug 2016 14:12:08 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 0250D1A4B; Tue, 9 Aug 2016 14:12:07 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u79EC7Pr045289; Tue, 9 Aug 2016 14:12:07 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u79EC6FR045286; Tue, 9 Aug 2016 14:12:06 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201608091412.u79EC6FR045286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 9 Aug 2016 14:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419921 - head/net/pjsip 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.22 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: Tue, 09 Aug 2016 14:12:08 -0000 Author: madpilot Date: Tue Aug 9 14:12:06 2016 New Revision: 419921 URL: https://svnweb.freebsd.org/changeset/ports/419921 Log: Update to 2.5.5. PR: 211533 Submitted by: Joseph Mingrone Modified: head/net/pjsip/Makefile head/net/pjsip/distinfo head/net/pjsip/pkg-plist Modified: head/net/pjsip/Makefile ============================================================================== --- head/net/pjsip/Makefile Tue Aug 9 14:06:42 2016 (r419920) +++ head/net/pjsip/Makefile Tue Aug 9 14:12:06 2016 (r419921) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pjsip -PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTVERSION= 2.5.5 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} @@ -10,7 +9,7 @@ DISTNAME= pjproject-${DISTVERSION} MAINTAINER= madpilot@FreeBSD.org COMMENT= Multimedia communication library written in C language -LICENSE= GPLv2 +LICENSE= GPLv2+ LIB_DEPENDS= libportaudio.so:audio/portaudio @@ -19,7 +18,7 @@ CONFLICTS= pjsip-extsrtp-[0-9]* GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-external-pa \ --disable-silk -USES= gmake localbase pathfix tar:bz2 +USES= gmake localbase pathfix ssl tar:bz2 PATHFIX_MAKEFILEIN= Makefile USE_LDCONFIG= yes PLIST_SUB= CONFIGURE_TARGET="${CONFIGURE_TARGET}" Modified: head/net/pjsip/distinfo ============================================================================== --- head/net/pjsip/distinfo Tue Aug 9 14:06:42 2016 (r419920) +++ head/net/pjsip/distinfo Tue Aug 9 14:12:06 2016 (r419921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464866277 -SHA256 (pjproject-2.5.1.tar.bz2) = c5a63bed7a0832ff53ddcd69612cf43148019d0f320b22beb5ca2223bc857dcb -SIZE (pjproject-2.5.1.tar.bz2) = 4180967 +TIMESTAMP = 1470021325 +SHA256 (pjproject-2.5.5.tar.bz2) = ab39207b761d3485199cd881410afeb2d171dff7c2bf75e8caae91c6dca508f3 +SIZE (pjproject-2.5.5.tar.bz2) = 4364389 Modified: head/net/pjsip/pkg-plist ============================================================================== --- head/net/pjsip/pkg-plist Tue Aug 9 14:06:42 2016 (r419920) +++ head/net/pjsip/pkg-plist Tue Aug 9 14:12:06 2016 (r419921) @@ -342,6 +342,9 @@ lib/libpjsua-%%CONFIGURE_TARGET%%.a lib/libpjsua2-%%CONFIGURE_TARGET%%.a %%SHARED%%lib/libpjsua2.so %%SHARED%%lib/libpjsua2.so.2 +%%SHARED%%%%VIDEO%%lib/libyuv.so +%%SHARED%%%%VIDEO%%lib/libyuv.so.2 +%%VIDEO%%lib/libyuv-%%CONFIGURE_TARGET%%.a %%NO_SAMPLERATE%%%%RESAMPLE%%lib/libresample-%%CONFIGURE_TARGET%%.a %%NO_SAMPLERATE%%%%RESAMPLE%%%%RESAMPLEDLL%%lib/libresample.so %%NO_SAMPLERATE%%%%RESAMPLE%%%%RESAMPLEDLL%%lib/libresample.so.2