aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-09-25 00:05:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-09-25 00:05:05 +0000
commit7e21a6476a66bd0d11b88a9d798624831fee469c (patch)
tree38af65c6adad16dba1e13346ecb52295abff07e6 /multimedia
parenta38219861723215d3c7d044cc973c09fd60c0646 (diff)
downloadports-7e21a6476a66bd0d11b88a9d798624831fee469c.tar.gz
ports-7e21a6476a66bd0d11b88a9d798624831fee469c.zip
devel/boost-*: enable C++11 features
PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
Notes
Notes: svn path=/head/; revision=450557
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/aegisub/Makefile2
-rw-r--r--multimedia/bombono/Makefile2
-rw-r--r--multimedia/cclive/Makefile2
-rw-r--r--multimedia/flvtool++/Makefile2
-rw-r--r--multimedia/gstreamer-qt4/Makefile2
-rw-r--r--multimedia/gstreamer1-qt4/Makefile2
-rw-r--r--multimedia/gstreamer1-qt5/Makefile2
-rw-r--r--multimedia/miro/Makefile2
-rw-r--r--multimedia/mkvtoolnix/Makefile2
-rw-r--r--multimedia/oggvideotools/Makefile2
-rw-r--r--multimedia/omxplayer/Makefile2
-rw-r--r--multimedia/plexhometheater/Makefile2
-rw-r--r--multimedia/vdr-plugin-upnp/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile
index e29dfc997527..2fd6c7a5b121 100644
--- a/multimedia/aegisub/Makefile
+++ b/multimedia/aegisub/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aegisub
PORTVERSION= 3.2.2
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= multimedia
MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \
ftp://ftp.aegisub.org/pub/archives/releases/source/ \
diff --git a/multimedia/bombono/Makefile b/multimedia/bombono/Makefile
index cf570ad78402..5d5d94ed8be2 100644
--- a/multimedia/bombono/Makefile
+++ b/multimedia/bombono/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bombono
PORTVERSION= 1.2.2
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dvd/${PORTVERSION:R}
DISTNAME= ${PORTNAME}-dvd-${PORTVERSION}
diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile
index 81e3db2ed178..6ed12881337e 100644
--- a/multimedia/cclive/Makefile
+++ b/multimedia/cclive/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cclive
PORTVERSION= 0.7.16
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia net
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}
diff --git a/multimedia/flvtool++/Makefile b/multimedia/flvtool++/Makefile
index 2c1572d745a4..4c0b2aa7399c 100644
--- a/multimedia/flvtool++/Makefile
+++ b/multimedia/flvtool++/Makefile
@@ -3,7 +3,7 @@
PORTNAME= flvtool++
PORTVERSION= 1.2.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MAINTAINER= ports@FreeBSD.org
diff --git a/multimedia/gstreamer-qt4/Makefile b/multimedia/gstreamer-qt4/Makefile
index cecaac157033..110075319d7b 100644
--- a/multimedia/gstreamer-qt4/Makefile
+++ b/multimedia/gstreamer-qt4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gstreamer
PORTVERSION= 0.10.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-${PORTNAME}/
PKGNAMESUFFIX= -qt4
diff --git a/multimedia/gstreamer1-qt4/Makefile b/multimedia/gstreamer1-qt4/Makefile
index e2c81435e6ab..bd8bc0aae070 100644
--- a/multimedia/gstreamer1-qt4/Makefile
+++ b/multimedia/gstreamer1-qt4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gstreamer1-qt
PORTVERSION= 1.2.0
-PORTREVISION?= 6
+PORTREVISION?= 7
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-gstreamer/
PKGNAMESUFFIX?= 4
diff --git a/multimedia/gstreamer1-qt5/Makefile b/multimedia/gstreamer1-qt5/Makefile
index d8c0a41216d9..ae160bf8ba99 100644
--- a/multimedia/gstreamer1-qt5/Makefile
+++ b/multimedia/gstreamer1-qt5/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gstreamer-qt
-PORTREVISION= 3
+PORTREVISION= 4
PKGNAMESUFFIX= 5
MASTERDIR= ${.CURDIR:H}/gstreamer1-qt4
diff --git a/multimedia/miro/Makefile b/multimedia/miro/Makefile
index 136eb99154a6..9fa2b0dbe0e2 100644
--- a/multimedia/miro/Makefile
+++ b/multimedia/miro/Makefile
@@ -3,7 +3,7 @@
PORTNAME= miro
PORTVERSION= 6.0
-PORTREVISION= 12
+PORTREVISION= 13
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 abc28293379d..772ad1de7157 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mkvtoolnix
PORTVERSION= 15.0.0
-PORTREVISION= 1
+PORTREVISION= 2
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 e12ae17d2fc0..cc7180263198 100644
--- a/multimedia/oggvideotools/Makefile
+++ b/multimedia/oggvideotools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= oggvideotools
PORTVERSION= 0.9.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
diff --git a/multimedia/omxplayer/Makefile b/multimedia/omxplayer/Makefile
index 5d0f791cc273..33aae2fcd54d 100644
--- a/multimedia/omxplayer/Makefile
+++ b/multimedia/omxplayer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= omxplayer
PORTVERSION= 20161004
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MAINTAINER= mikael.urankar@gmail.com
diff --git a/multimedia/plexhometheater/Makefile b/multimedia/plexhometheater/Makefile
index 546604e6f92d..fda8d325b985 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= 11
+PORTREVISION= 12
CATEGORIES= multimedia
MAINTAINER= woodsb02@FreeBSD.org
diff --git a/multimedia/vdr-plugin-upnp/Makefile b/multimedia/vdr-plugin-upnp/Makefile
index 74757870b05a..714c00d2d9c1 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= 28
+PORTREVISION= 29
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/177/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a/-alpha/}${DISTVERSIONSUFFIX}