aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/retroarch/Makefile2
-rw-r--r--multimedia/aegisub/Makefile2
-rw-r--r--multimedia/bino/Makefile2
-rw-r--r--multimedia/ffmpeg/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-assrender/Makefile2
-rw-r--r--multimedia/handbrake/Makefile2
-rw-r--r--multimedia/kodi/Makefile2
-rw-r--r--multimedia/mplayer2/Makefile2
-rw-r--r--multimedia/mpv/Makefile1
-rw-r--r--multimedia/plexhometheater/Makefile2
-rw-r--r--multimedia/vapoursynth/Makefile2
-rw-r--r--multimedia/vlc/Makefile2
12 files changed, 12 insertions, 11 deletions
diff --git a/games/retroarch/Makefile b/games/retroarch/Makefile
index 64cb21943c65..9a9b897630ac 100644
--- a/games/retroarch/Makefile
+++ b/games/retroarch/Makefile
@@ -4,7 +4,7 @@
PORTNAME= RetroArch
PORTVERSION= 1.3.6
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MAINTAINER= yuri@rawbw.com
diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile
index 23d5dc59e2ba..b4e1ab53763f 100644
--- a/multimedia/aegisub/Makefile
+++ b/multimedia/aegisub/Makefile
@@ -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/ \
diff --git a/multimedia/bino/Makefile b/multimedia/bino/Makefile
index c5b52b9df014..df4786fae580 100644
--- a/multimedia/bino/Makefile
+++ b/multimedia/bino/Makefile
@@ -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/
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index a92697d5a011..5a467d665d69 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -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/
diff --git a/multimedia/gstreamer1-plugins-assrender/Makefile b/multimedia/gstreamer1-plugins-assrender/Makefile
index 40a9f3006ca8..bb7522259f72 100644
--- a/multimedia/gstreamer1-plugins-assrender/Makefile
+++ b/multimedia/gstreamer1-plugins-assrender/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= GStreamer ASS/SSA text renderer plugin
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index 703084a354ce..69b1d2a542b0 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -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 \
diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile
index a1fa31c50df5..e836ada75691 100644
--- a/multimedia/kodi/Makefile
+++ b/multimedia/kodi/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kodi
DISTVERSION= 16.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia java
MAINTAINER= mickael.maillot@gmail.com
diff --git a/multimedia/mplayer2/Makefile b/multimedia/mplayer2/Makefile
index 7f82da50d6c6..c5a19feee439 100644
--- a/multimedia/mplayer2/Makefile
+++ b/multimedia/mplayer2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mplayer2
PORTVERSION= ${MPLAYER2_PORT_VERSION}
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= multimedia audio
MASTER_SITES= LOCAL/gblach/
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index 341df992208d..743642d6773d 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -4,6 +4,7 @@
PORTNAME= mpv
PORTVERSION= 0.23.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia audio
diff --git a/multimedia/plexhometheater/Makefile b/multimedia/plexhometheater/Makefile
index 5907a9eba5fa..7816f4357fb5 100644
--- a/multimedia/plexhometheater/Makefile
+++ b/multimedia/plexhometheater/Makefile
@@ -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
diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile
index db9cc45f8626..31e3a1c8283a 100644
--- a/multimedia/vapoursynth/Makefile
+++ b/multimedia/vapoursynth/Makefile
@@ -2,7 +2,7 @@
PORTNAME= vapoursynth
DISTVERSION= R35
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index a06769d25d23..611de814fd21 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -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$//}/ \