Date: Mon, 3 Oct 2016 13:23:11 +0000 (UTC) From: Diane Bruce <db@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423192 - head/audio/codec2 Message-ID: <201610031323.u93DNB0X028123@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: db Date: Mon Oct 3 13:23:11 2016 New Revision: 423192 URL: https://svnweb.freebsd.org/changeset/ports/423192 Log: Note conflict with comms/libcodec2 which is already marked for removal No binary changes hence no PORTREVISION bump PR: ports/210186 Submitted by: takefu@ Modified: head/audio/codec2/Makefile Modified: head/audio/codec2/Makefile ============================================================================== --- head/audio/codec2/Makefile Mon Oct 3 13:21:08 2016 (r423191) +++ head/audio/codec2/Makefile Mon Oct 3 13:23:11 2016 (r423192) @@ -10,6 +10,7 @@ MAINTAINER= hamradio@FreeBSD.org COMMENT= Low bit rate codec LICENSE= LGPL21 +CONFLICTS= libcodec2-* LIB_DEPENDS= libspeex.so:audio/speex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610031323.u93DNB0X028123>