Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2016 08:08:20 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429961 - in head: games/retroarch multimedia/aegisub multimedia/bino multimedia/ffmpeg multimedia/gstreamer1-plugins-assrender multimedia/handbrake multimedia/kodi multimedia/mplayer2 ...
Message-ID:  <201612300808.uBU88KmX070897@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Dec 30 08:08:19 2016
New Revision: 429961
URL: https://svnweb.freebsd.org/changeset/ports/429961

Log:
  multimedia/libass: belatedly bump PORTREVISION after r429876
  
  ASS_Style grew in size by |int Justify| member. Old consumers may
  not initialize it leading to crashes.
  
  Reported by:	Kevin Oberman

Modified:
  head/games/retroarch/Makefile   (contents, props changed)
  head/multimedia/aegisub/Makefile   (contents, props changed)
  head/multimedia/bino/Makefile   (contents, props changed)
  head/multimedia/ffmpeg/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-assrender/Makefile   (contents, props changed)
  head/multimedia/handbrake/Makefile   (contents, props changed)
  head/multimedia/kodi/Makefile   (contents, props changed)
  head/multimedia/mplayer2/Makefile   (contents, props changed)
  head/multimedia/mpv/Makefile   (contents, props changed)
  head/multimedia/plexhometheater/Makefile   (contents, props changed)
  head/multimedia/vapoursynth/Makefile   (contents, props changed)
  head/multimedia/vlc/Makefile   (contents, props changed)

Modified: head/games/retroarch/Makefile
==============================================================================
--- head/games/retroarch/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/games/retroarch/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -4,7 +4,7 @@
 PORTNAME=	RetroArch
 PORTVERSION=	1.3.6
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 
 MAINTAINER=	yuri@rawbw.com

Modified: head/multimedia/aegisub/Makefile
==============================================================================
--- head/multimedia/aegisub/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/aegisub/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -3,7 +3,7 @@
 
 PORTNAME=	aegisub
 PORTVERSION=	3.2.2
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	multimedia
 MASTER_SITES=	http://ftp.aegisub.org/pub/archives/releases/source/ \
 		ftp://ftp.aegisub.org/pub/archives/releases/source/ \

Modified: head/multimedia/bino/Makefile
==============================================================================
--- head/multimedia/bino/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/bino/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -3,7 +3,7 @@
 
 PORTNAME=	bino
 PORTVERSION=	1.4.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	multimedia
 MASTER_SITES=	http://download.savannah.nongnu.org/releases/bino/ http://levsha.me/ports/distfiles/
 

Modified: head/multimedia/ffmpeg/Makefile
==============================================================================
--- head/multimedia/ffmpeg/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/ffmpeg/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ffmpeg
 PORTVERSION=	3.2.2
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio ipv6 net
 MASTER_SITES=	http://ffmpeg.org/releases/

Modified: head/multimedia/gstreamer1-plugins-assrender/Makefile
==============================================================================
--- head/multimedia/gstreamer1-plugins-assrender/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/gstreamer1-plugins-assrender/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	multimedia
 
 COMMENT=	GStreamer ASS/SSA text renderer plugin

Modified: head/multimedia/handbrake/Makefile
==============================================================================
--- head/multimedia/handbrake/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/handbrake/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -3,7 +3,7 @@
 
 PORTNAME=	handbrake
 PORTVERSION=	0.10.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia
 MASTER_SITES=	http://download.handbrake.fr/releases/${PORTVERSION}/ \
 		http://download.handbrake.fr/handbrake/contrib/:contrib \

Modified: head/multimedia/kodi/Makefile
==============================================================================
--- head/multimedia/kodi/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/kodi/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -2,7 +2,7 @@
 
 PORTNAME=	kodi
 DISTVERSION=	16.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	multimedia java
 
 MAINTAINER=	mickael.maillot@gmail.com

Modified: head/multimedia/mplayer2/Makefile
==============================================================================
--- head/multimedia/mplayer2/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/mplayer2/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -2,7 +2,7 @@
 
 PORTNAME=	mplayer2
 PORTVERSION=	${MPLAYER2_PORT_VERSION}
-PORTREVISION=	25
+PORTREVISION=	26
 CATEGORIES=	multimedia audio
 MASTER_SITES=	LOCAL/gblach/
 

Modified: head/multimedia/mpv/Makefile
==============================================================================
--- head/multimedia/mpv/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/mpv/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -4,6 +4,7 @@
 PORTNAME=	mpv
 PORTVERSION=	0.23.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio
 

Modified: head/multimedia/plexhometheater/Makefile
==============================================================================
--- head/multimedia/plexhometheater/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/plexhometheater/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -5,7 +5,7 @@ PORTNAME=	plexhometheater
 PORTVERSION=	1.4.1
 DISTVERSIONPREFIX=v
 DISTVERSIONSUFFIX=.469-47a90f01
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	multimedia
 
 MAINTAINER=	woodsb02@FreeBSD.org

Modified: head/multimedia/vapoursynth/Makefile
==============================================================================
--- head/multimedia/vapoursynth/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/vapoursynth/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -2,7 +2,7 @@
 
 PORTNAME=	vapoursynth
 DISTVERSION=	R35
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/multimedia/vlc/Makefile
==============================================================================
--- head/multimedia/vlc/Makefile	Fri Dec 30 07:28:12 2016	(r429960)
+++ head/multimedia/vlc/Makefile	Fri Dec 30 08:08:19 2016	(r429961)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vlc
 DISTVERSION=	2.2.4
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=	4
 CATEGORIES=	multimedia audio ipv6 net www
 MASTER_SITES=	http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \



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