svn commit: r434384 - head/multimedia/ffmpeg

Mikhail Teterin mi at FreeBSD.org
Sat Feb 18 21:35:21 UTC 2017


Author: mi
Date: Sat Feb 18 21:35:20 2017
New Revision: 434384
URL: https://svnweb.freebsd.org/changeset/ports/434384

Log:
  Upgrade PORTREVISION because, ah, x265 was upgraded and now
  installs a shared-library with a newer major-number.
  
  Requested by:	jbeich

Modified:
  head/multimedia/ffmpeg/Makefile

Modified: head/multimedia/ffmpeg/Makefile
==============================================================================
--- head/multimedia/ffmpeg/Makefile	Sat Feb 18 21:30:15 2017	(r434383)
+++ head/multimedia/ffmpeg/Makefile	Sat Feb 18 21:35:20 2017	(r434384)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ffmpeg
 PORTVERSION=	3.2.4
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio ipv6 net
 MASTER_SITES=	http://ffmpeg.org/releases/


More information about the svn-ports-head mailing list