Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2014 01:40:42 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340364 - head/multimedia/openmovieeditor
Message-ID:  <201401200140.s0K1egkZ007287@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Jan 20 01:40:41 2014
New Revision: 340364
URL: http://svnweb.freebsd.org/changeset/ports/340364
QAT: https://qat.redports.org/buildarchive/r340364/

Log:
  - Mark BROKEN, DEPRECATED and set EXPIRATION_DATA: the app segfaults and is unusable, upstream development ceased
  
  PR:		177327
  Submitted by:	Luke <lukek@rogers.com>

Modified:
  head/multimedia/openmovieeditor/Makefile

Modified: head/multimedia/openmovieeditor/Makefile
==============================================================================
--- head/multimedia/openmovieeditor/Makefile	Mon Jan 20 01:36:24 2014	(r340363)
+++ head/multimedia/openmovieeditor/Makefile	Mon Jan 20 01:40:41 2014	(r340364)
@@ -24,6 +24,10 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/libmpeg3
 		${LOCALBASE}/lib/libquicktime/lqt_lame.so:${PORTSDIR}/multimedia/libquicktime-lame
 RUN_DEPENDS=	${LOCALBASE}/lib/libquicktime/lqt_lame.so:${PORTSDIR}/multimedia/libquicktime-lame
 
+BROKEN=		segfaults, upstread development ceased
+DEPRECATED=	segfaults, upstread development ceased
+EXPIRATION_DATE=2014-02-03
+
 USES=		gmake pkgconfig
 GNU_CONFIGURE=	yes
 USE_GL=		yes



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