diff options
author | riggs <riggs@FreeBSD.org> | 2017-11-19 19:37:26 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2017-11-19 19:37:26 +0800 |
commit | 2a16acd28f35185d51a22d195a5a67c294757667 (patch) | |
tree | dcea86c26b686bfeaf7f251bec4d2cb67852fcb7 /multimedia | |
parent | 63e89ba642e0e13903e67ae1984d8589ed9f8d8c (diff) | |
download | freebsd-ports-gnome-2a16acd28f35185d51a22d195a5a67c294757667.tar.gz freebsd-ports-gnome-2a16acd28f35185d51a22d195a5a67c294757667.tar.zst freebsd-ports-gnome-2a16acd28f35185d51a22d195a5a67c294757667.zip |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/avidemux/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ffmpeg0/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-bad/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer1-plugins-bad/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libav/Makefile | 1 | ||||
-rw-r--r-- | multimedia/libquicktime/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mencoder/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mpeg4ip/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ogmrip/Makefile | 2 | ||||
-rw-r--r-- | multimedia/transcode/Makefile | 2 |
10 files changed, 10 insertions, 9 deletions
diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile index 667d0a3373db..8d0c06dfab8e 100644 --- a/multimedia/avidemux/Makefile +++ b/multimedia/avidemux/Makefile @@ -6,7 +6,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MAINTAINER= multimedia@FreeBSD.org diff --git a/multimedia/ffmpeg0/Makefile b/multimedia/ffmpeg0/Makefile index f3e42f6ee536..7aa7dc944169 100644 --- a/multimedia/ffmpeg0/Makefile +++ b/multimedia/ffmpeg0/Makefile @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.7.17 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ diff --git a/multimedia/gstreamer-plugins-bad/Makefile b/multimedia/gstreamer-plugins-bad/Makefile index f4952d3e6f60..f3ecfbc59190 100644 --- a/multimedia/gstreamer-plugins-bad/Makefile +++ b/multimedia/gstreamer-plugins-bad/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/multimedia/gstreamer-plugins-bad/Makefile,v 1.11 2008/03/19 14:05:35 ahze Exp $ -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia COMMENT= Bad gstreamer-plugins diff --git a/multimedia/gstreamer1-plugins-bad/Makefile b/multimedia/gstreamer1-plugins-bad/Makefile index 98328bcd48f0..4274e0038330 100644 --- a/multimedia/gstreamer1-plugins-bad/Makefile +++ b/multimedia/gstreamer1-plugins-bad/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= GStreamer-plugins that need more quality, testing or documentation diff --git a/multimedia/libav/Makefile b/multimedia/libav/Makefile index 3ccc2b64428d..1fa2656c7c3c 100644 --- a/multimedia/libav/Makefile +++ b/multimedia/libav/Makefile @@ -2,6 +2,7 @@ PORTNAME= libav PORTVERSION= 12.1 +PORTREVISION= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://libav.org/releases/ diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index b906162a3d99..3aa486cfd841 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -3,7 +3,7 @@ PORTNAME= libquicktime PORTVERSION= 1.2.4 -PORTREVISION?= 17 +PORTREVISION?= 18 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 4e047bea494f..02b8a5195149 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -3,7 +3,7 @@ PORTNAME= mencoder PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile index 6c92a3eeef3e..b38a71539819 100644 --- a/multimedia/mpeg4ip/Makefile +++ b/multimedia/mpeg4ip/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpeg4ip PORTVERSION= 1.6.1 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= LOCAL/ahze # http://sourceforge.net/forum/forum.php?thread_id=1839453&forum_id=59136 diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile index f085d98d8826..d368881804f3 100644 --- a/multimedia/ogmrip/Makefile +++ b/multimedia/ogmrip/Makefile @@ -3,7 +3,7 @@ PORTNAME= ogmrip PORTVERSION= 1.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION} diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index bee2dcd8a190..d7cf8497ac74 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -3,7 +3,7 @@ PORTNAME= transcode PORTVERSION= 1.1.7 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= multimedia MASTER_SITES= https://bitbucket.org/france/transcode-tcforge/downloads/ |