svn commit: r391184 - head/multimedia/ffmpeg26

Thomas Zander riggs at FreeBSD.org
Thu Jul 2 20:02:36 UTC 2015


Author: riggs
Date: Thu Jul  2 20:02:35 2015
New Revision: 391184
URL: https://svnweb.freebsd.org/changeset/ports/391184

Log:
  Deprecate ffmpeg26 by 2015-07-31 since ffmpeg port has been
  updated to 2.7 branch

Modified:
  head/multimedia/ffmpeg26/Makefile

Modified: head/multimedia/ffmpeg26/Makefile
==============================================================================
--- head/multimedia/ffmpeg26/Makefile	Thu Jul  2 19:40:15 2015	(r391183)
+++ head/multimedia/ffmpeg26/Makefile	Thu Jul  2 20:02:35 2015	(r391184)
@@ -19,6 +19,9 @@ BUILD_DEPENDS=	yasm:${PORTSDIR}/devel/ya
 
 UNIQUENAME=	${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
 
+DEPRECATED=		2.6 branch is outdated, use multimedia/ffmpeg instead
+EXPIRATION_DATE=	2015-07-31
+
 HAS_CONFIGURE=	yes
 CONFIGURE_LOG=	config.err
 USES=		cpe gmake pkgconfig perl5 tar:bzip2


More information about the svn-ports-all mailing list