svn commit: r429266 - in head: graphics/opencv2 multimedia/ffmpeg multimedia/libav

Thomas Zander riggs at FreeBSD.org
Fri Dec 23 14:24:09 UTC 2016


Author: riggs
Date: Fri Dec 23 14:24:08 2016
New Revision: 429266
URL: https://svnweb.freebsd.org/changeset/ports/429266

Log:
  Chase libdc1394 update. Bump PORTREVISION of dependent ports

Modified:
  head/graphics/opencv2/Makefile
  head/multimedia/ffmpeg/Makefile
  head/multimedia/libav/Makefile

Modified: head/graphics/opencv2/Makefile
==============================================================================
--- head/graphics/opencv2/Makefile	Fri Dec 23 14:21:56 2016	(r429265)
+++ head/graphics/opencv2/Makefile	Fri Dec 23 14:24:08 2016	(r429266)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	opencv
 PORTVERSION=	2.4.13.1
-PORTREVISION?=	4
+PORTREVISION?=	5
 CATEGORIES=	graphics
 PKGNAMESUFFIX?=	2
 

Modified: head/multimedia/ffmpeg/Makefile
==============================================================================
--- head/multimedia/ffmpeg/Makefile	Fri Dec 23 14:21:56 2016	(r429265)
+++ head/multimedia/ffmpeg/Makefile	Fri Dec 23 14:24:08 2016	(r429266)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ffmpeg
 PORTVERSION=	3.2.2
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio ipv6 net
 MASTER_SITES=	http://ffmpeg.org/releases/

Modified: head/multimedia/libav/Makefile
==============================================================================
--- head/multimedia/libav/Makefile	Fri Dec 23 14:21:56 2016	(r429265)
+++ head/multimedia/libav/Makefile	Fri Dec 23 14:24:08 2016	(r429266)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libav
 PORTVERSION=	11.7
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	multimedia audio ipv6 net
 MASTER_SITES=	http://libav.org/releases/
 


More information about the svn-ports-head mailing list