From owner-svn-ports-all@freebsd.org Thu Mar 3 10:28:44 2016 Return-Path: Delivered-To: svn-ports-all@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 F3E9EA93C3D; Thu, 3 Mar 2016 10:28:43 +0000 (UTC) (envelope-from rakuco@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 A86E7BB8; Thu, 3 Mar 2016 10:28:43 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u23ASgXB095402; Thu, 3 Mar 2016 10:28:42 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u23ASg3l095398; Thu, 3 Mar 2016 10:28:42 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603031028.u23ASg3l095398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Thu, 3 Mar 2016 10:28:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410026 - head/comms/libcodec2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2016 10:28:44 -0000 Author: rakuco Date: Thu Mar 3 10:28:42 2016 New Revision: 410026 URL: https://svnweb.freebsd.org/changeset/ports/410026 Log: Update to 0.5. PR: 207609 Submitted by: takefu@airport.fm (maintainer) Modified: head/comms/libcodec2/Makefile head/comms/libcodec2/distinfo head/comms/libcodec2/pkg-plist Modified: head/comms/libcodec2/Makefile ============================================================================== --- head/comms/libcodec2/Makefile Thu Mar 3 10:21:30 2016 (r410025) +++ head/comms/libcodec2/Makefile Thu Mar 3 10:28:42 2016 (r410026) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcodec2 -PORTVERSION= 0.4.1 +PORTVERSION= 0.5 CATEGORIES= comms hamradio MASTER_SITES= http://files.freedv.org/codec2/ DISTNAME= codec2-${PORTVERSION} @@ -15,6 +15,6 @@ LICENSE= LGPL21 LIB_DEPENDS= libspeexdsp.so:${PORTSDIR}/audio/speexdsp USE_LDCONFIG= yes -USES= cmake:outsource +USES= cmake:outsource tar:xz .include Modified: head/comms/libcodec2/distinfo ============================================================================== --- head/comms/libcodec2/distinfo Thu Mar 3 10:21:30 2016 (r410025) +++ head/comms/libcodec2/distinfo Thu Mar 3 10:28:42 2016 (r410026) @@ -1,2 +1,2 @@ -SHA256 (codec2-0.4.1.tar.gz) = 2fe3b9410a98c72b1420eeda8bb3656c176a6e6a2813e55476a7779a216990bb -SIZE (codec2-0.4.1.tar.gz) = 11100891 +SHA256 (codec2-0.5.tar.xz) = 1ffda04ec6629f5ad5a38349c6d9d38d29bfbc1c677c12014ff20d480a343f17 +SIZE (codec2-0.5.tar.xz) = 7845164 Modified: head/comms/libcodec2/pkg-plist ============================================================================== --- head/comms/libcodec2/pkg-plist Thu Mar 3 10:21:30 2016 (r410025) +++ head/comms/libcodec2/pkg-plist Thu Mar 3 10:28:42 2016 (r410026) @@ -25,4 +25,4 @@ include/codec2/kiss_fft.h include/codec2/modem_stats.h include/codec2/varicode.h lib/libcodec2.so -lib/libcodec2.so.0.4 +lib/libcodec2.so.0.5