summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-12-12 00:15:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-12-12 00:15:49 +0000
commit7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch)
treed48522d464e1ff041584b2a31f9ed94d0a22776f /multimedia
parentUnbreak (diff)
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html PR: 232525 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17645
Notes
Notes: svn path=/head/; revision=487266
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/aegisub/Makefile2
-rw-r--r--multimedia/cclive/Makefile2
-rw-r--r--multimedia/din/Makefile1
-rw-r--r--multimedia/flvtool++/Makefile2
-rw-r--r--multimedia/gstreamer-qt4/Makefile2
-rw-r--r--multimedia/gstreamer1-qt/Makefile2
-rw-r--r--multimedia/miro/Makefile2
-rw-r--r--multimedia/mkvtoolnix/Makefile1
-rw-r--r--multimedia/oggvideotools/Makefile2
-rw-r--r--multimedia/omxplayer/Makefile2
-rw-r--r--multimedia/vdr-plugin-upnp/Makefile2
11 files changed, 11 insertions, 9 deletions
diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile
index 7727b730754c..8e708b86c19c 100644
--- a/multimedia/aegisub/Makefile
+++ b/multimedia/aegisub/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aegisub
PORTVERSION= 3.2.2
-PORTREVISION= 32
+PORTREVISION= 33
CATEGORIES= multimedia
MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \
ftp://ftp.aegisub.org/pub/archives/releases/source/ \
diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile
index d4d454a52446..fe2564a3883b 100644
--- a/multimedia/cclive/Makefile
+++ b/multimedia/cclive/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cclive
PORTVERSION= 0.7.16
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= multimedia net
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}
diff --git a/multimedia/din/Makefile b/multimedia/din/Makefile
index 945ceaeb4e6f..41d0e9f8bde9 100644
--- a/multimedia/din/Makefile
+++ b/multimedia/din/Makefile
@@ -2,6 +2,7 @@
PORTNAME= din
PORTVERSION= 38
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= https://archive.org/download/dinisnoise_source_code/
diff --git a/multimedia/flvtool++/Makefile b/multimedia/flvtool++/Makefile
index cc55923bff45..2e583c467cf1 100644
--- a/multimedia/flvtool++/Makefile
+++ b/multimedia/flvtool++/Makefile
@@ -3,7 +3,7 @@
PORTNAME= flvtool++
PORTVERSION= 1.2.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= multimedia
MAINTAINER= ports@FreeBSD.org
diff --git a/multimedia/gstreamer-qt4/Makefile b/multimedia/gstreamer-qt4/Makefile
index 41c108561fe9..ecc1d4322a8d 100644
--- a/multimedia/gstreamer-qt4/Makefile
+++ b/multimedia/gstreamer-qt4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gstreamer
PORTVERSION= 0.10.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-${PORTNAME}/
PKGNAMESUFFIX= -qt4
diff --git a/multimedia/gstreamer1-qt/Makefile b/multimedia/gstreamer1-qt/Makefile
index c04d93fa7d0a..6de51990b52f 100644
--- a/multimedia/gstreamer1-qt/Makefile
+++ b/multimedia/gstreamer1-qt/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gstreamer1
PORTVERSION= 1.2.0
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-gstreamer/
PKGNAMESUFFIX= -${FLAVOR}
diff --git a/multimedia/miro/Makefile b/multimedia/miro/Makefile
index 80e0b72352ac..977c9e8b1d9e 100644
--- a/multimedia/miro/Makefile
+++ b/multimedia/miro/Makefile
@@ -3,7 +3,7 @@
PORTNAME= miro
PORTVERSION= 6.0
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.osuosl.org/pub/pculture.org/miro/src/ \
http://ftp.osuosl.org/pub/pculture.org/miro/src/
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index d2adb75e9577..55168c61b2c0 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mkvtoolnix
PORTVERSION= 29.0.0
+PORTREVISION= 1
CATEGORIES= multimedia audio
MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ \
https://mkvtoolnix.download/sources/
diff --git a/multimedia/oggvideotools/Makefile b/multimedia/oggvideotools/Makefile
index 43205184ed9d..7f6e8c07f30a 100644
--- a/multimedia/oggvideotools/Makefile
+++ b/multimedia/oggvideotools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= oggvideotools
PORTVERSION= 0.9.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
diff --git a/multimedia/omxplayer/Makefile b/multimedia/omxplayer/Makefile
index c554e7d6dfe1..36f57de747bf 100644
--- a/multimedia/omxplayer/Makefile
+++ b/multimedia/omxplayer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= omxplayer
PORTVERSION= 20161004
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/multimedia/vdr-plugin-upnp/Makefile b/multimedia/vdr-plugin-upnp/Makefile
index a2c086680a7e..c3e3ea51d35e 100644
--- a/multimedia/vdr-plugin-upnp/Makefile
+++ b/multimedia/vdr-plugin-upnp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vdr-plugin-upnp
PORTVERSION= 0.0.2a2
-PORTREVISION= 36
+PORTREVISION= 37
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/177/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a/-alpha/}${DISTVERSIONSUFFIX}