svn commit: r439215 - in head/multimedia: mkvtoolnix vlc

Emanuel Haupt ehaupt at FreeBSD.org
Sun Apr 23 10:23:14 UTC 2017


Author: ehaupt
Date: Sun Apr 23 10:23:13 2017
New Revision: 439215
URL: https://svnweb.freebsd.org/changeset/ports/439215

Log:
  Chase multimedia/libmatroska update.

Modified:
  head/multimedia/mkvtoolnix/Makefile
  head/multimedia/vlc/Makefile

Modified: head/multimedia/mkvtoolnix/Makefile
==============================================================================
--- head/multimedia/mkvtoolnix/Makefile	Sun Apr 23 10:22:34 2017	(r439214)
+++ head/multimedia/mkvtoolnix/Makefile	Sun Apr 23 10:23:13 2017	(r439215)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mkvtoolnix
 PORTVERSION=	10.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://www.bunkus.org/videotools/mkvtoolnix/sources/ \
 		https://mkvtoolnix.download/sources/

Modified: head/multimedia/vlc/Makefile
==============================================================================
--- head/multimedia/vlc/Makefile	Sun Apr 23 10:22:34 2017	(r439214)
+++ head/multimedia/vlc/Makefile	Sun Apr 23 10:23:13 2017	(r439215)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vlc
 DISTVERSION=	2.2.4
-PORTREVISION=	12
+PORTREVISION=	13
 PORTEPOCH=	4
 CATEGORIES=	multimedia audio ipv6 net www
 MASTER_SITES=	http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \


More information about the svn-ports-head mailing list