From owner-svn-ports-head@freebsd.org Fri Jun 3 12:44:57 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 C05D2B6889E; Fri, 3 Jun 2016 12:44:57 +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 9243619FE; Fri, 3 Jun 2016 12:44:57 +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 u53CiuYS010851; Fri, 3 Jun 2016 12:44:56 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u53Ciula010849; Fri, 3 Jun 2016 12:44:56 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201606031244.u53Ciula010849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 3 Jun 2016 12:44:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416311 - in head/net/pjsip: . 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.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: Fri, 03 Jun 2016 12:44:57 -0000 Author: madpilot Date: Fri Jun 3 12:44:56 2016 New Revision: 416311 URL: https://svnweb.freebsd.org/changeset/ports/416311 Log: - Update to 2.5.1 - Remove duplicate IPV6 opption in OPTIONS_DEFINE Deleted: head/net/pjsip/files/patch-pjmedia_src_pjmedia_resample__libsamplerate.c Modified: head/net/pjsip/Makefile head/net/pjsip/distinfo Modified: head/net/pjsip/Makefile ============================================================================== --- head/net/pjsip/Makefile Fri Jun 3 11:26:09 2016 (r416310) +++ head/net/pjsip/Makefile Fri Jun 3 12:44:56 2016 (r416311) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pjsip -PORTVERSION= 2.5 +PORTVERSION= 2.5.1 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} @@ -25,7 +25,7 @@ PLIST_SUB= CONFIGURE_TARGET="${CONFIGURE MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= DEBUG FFMPEG G711 G722 G7221 GSM ILBC IPV6 L16 OPENH264 RESAMPLE RESAMPLEDLL \ - SAMPLERATE SDL SHARED SPEEX SPEEXAEC V4L IPV6 SOUND VIDEO AMR EXTSRTP + SAMPLERATE SDL SHARED SPEEX SPEEXAEC V4L SOUND VIDEO AMR EXTSRTP OPTIONS_DEFAULT=G711 G722 G7221 GSM ILBC L16 SHARED SPEEX SPEEXAEC G711_DESC= G.711 codec support Modified: head/net/pjsip/distinfo ============================================================================== --- head/net/pjsip/distinfo Fri Jun 3 11:26:09 2016 (r416310) +++ head/net/pjsip/distinfo Fri Jun 3 12:44:56 2016 (r416311) @@ -1,2 +1,3 @@ -SHA256 (pjproject-2.5.tar.bz2) = 66e2ee1a81548efba21fa6c234d7fa6260dc98b3cd95af2137b851846d6501de -SIZE (pjproject-2.5.tar.bz2) = 4179560 +TIMESTAMP = 1464866277 +SHA256 (pjproject-2.5.1.tar.bz2) = c5a63bed7a0832ff53ddcd69612cf43148019d0f320b22beb5ca2223bc857dcb +SIZE (pjproject-2.5.1.tar.bz2) = 4180967