Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2016 13:21:08 +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: r423191 - head/comms/libcodec2
Message-ID:  <201610031321.u93DL8Js025250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: db
Date: Mon Oct  3 13:21:08 2016
New Revision: 423191
URL: https://svnweb.freebsd.org/changeset/ports/423191

Log:
  Mark for removal in two months since port conflicts with prior existing
  audio/codec2	(Noted by Maintainer)
  Note conflict with codec2
  
  PR:		ports/210186
  Submitted by:	Maintainer
  Reported by:	takefu@
  Approved by:	takefu@

Modified:
  head/comms/libcodec2/Makefile
  head/comms/libcodec2/distinfo   (contents, props changed)
Directory Properties:
  head/comms/libcodec2/pkg-descr   (props changed)
  head/comms/libcodec2/pkg-plist   (props changed)

Modified: head/comms/libcodec2/Makefile
==============================================================================
--- head/comms/libcodec2/Makefile	Mon Oct  3 12:57:43 2016	(r423190)
+++ head/comms/libcodec2/Makefile	Mon Oct  3 13:21:08 2016	(r423191)
@@ -14,6 +14,11 @@ LICENSE=	LGPL21
 
 LIB_DEPENDS=	libspeexdsp.so:audio/speexdsp
 
+DEPRECATED=		Duplicate port use `audio/codec2` instead
+EXPIRATATION_DATE=	2016-12-03
+CONFLICTS=		codec2-*
+BROKEN_powerpc64=	Does not build
+
 USE_LDCONFIG=	yes
 USES=		cmake:outsource tar:xz
 

Modified: head/comms/libcodec2/distinfo
==============================================================================
--- head/comms/libcodec2/distinfo	Mon Oct  3 12:57:43 2016	(r423190)
+++ head/comms/libcodec2/distinfo	Mon Oct  3 13:21:08 2016	(r423191)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1475500496
 SHA256 (codec2-0.5.tar.xz) = 1ffda04ec6629f5ad5a38349c6d9d38d29bfbc1c677c12014ff20d480a343f17
 SIZE (codec2-0.5.tar.xz) = 7845164



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610031321.u93DL8Js025250>