diff options
author | arved <arved@FreeBSD.org> | 2016-04-29 23:20:28 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2016-04-29 23:20:28 +0800 |
commit | 1f1404925da13171fd4c26f850e6af859fca9cc2 (patch) | |
tree | ff23c22a90cd4bf88b7a419d365fab4b04616492 /multimedia | |
parent | 0bd5a34fce533bf772c155a69213b380c5f8725a (diff) | |
download | freebsd-ports-gnome-1f1404925da13171fd4c26f850e6af859fca9cc2.tar.gz freebsd-ports-gnome-1f1404925da13171fd4c26f850e6af859fca9cc2.tar.zst freebsd-ports-gnome-1f1404925da13171fd4c26f850e6af859fca9cc2.zip |
Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1
Bump PORTREVISIONs of dependents because of shared library version bump.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gmerlin-avdecoder/Makefile | 2 | ||||
-rw-r--r-- | multimedia/kodi/Makefile | 1 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 2 | ||||
-rw-r--r-- | multimedia/plexhometheater/Makefile | 2 | ||||
-rw-r--r-- | multimedia/qmmp-qt5/Makefile | 1 | ||||
-rw-r--r-- | multimedia/qmmp/Makefile | 1 | ||||
-rw-r--r-- | multimedia/vcdimager/Makefile | 2 |
8 files changed, 8 insertions, 5 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index cb7033b9ad77..c8d55c096701 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile index 6a318d9cab84..daf6cfaba6e1 100644 --- a/multimedia/gmerlin-avdecoder/Makefile +++ b/multimedia/gmerlin-avdecoder/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmerlin-avdecoder PORTVERSION= 1.2.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= multimedia MASTER_SITES= SF/gmerlin/${PORTNAME}/${PORTVERSION} diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index 3d69e12baa46..6bf517d63fd3 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -2,6 +2,7 @@ PORTNAME= kodi DISTVERSION= 16.0 +PORTREVISION= 1 CATEGORIES= multimedia java MAINTAINER= mickael.maillot@gmail.com diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 4b3971cb25df..2fc09747b4f7 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -3,7 +3,7 @@ PORTNAME= xine PORTVERSION= 1.2.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION} PKGNAMEPREFIX= lib diff --git a/multimedia/plexhometheater/Makefile b/multimedia/plexhometheater/Makefile index ef3cae9732aa..1293feaea44a 100644 --- a/multimedia/plexhometheater/Makefile +++ b/multimedia/plexhometheater/Makefile @@ -3,7 +3,7 @@ PORTNAME= plexhometheater PORTVERSION= 1.4.1 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=.469-47a90f01 CATEGORIES= multimedia diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile index 282f3bd1f4c5..6eb575820368 100644 --- a/multimedia/qmmp-qt5/Makefile +++ b/multimedia/qmmp-qt5/Makefile @@ -2,6 +2,7 @@ PORTNAME= qmmp PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ SF/qmmp-dev/${PORTNAME}/ diff --git a/multimedia/qmmp/Makefile b/multimedia/qmmp/Makefile index fb245c2c772f..764fc6439fe9 100644 --- a/multimedia/qmmp/Makefile +++ b/multimedia/qmmp/Makefile @@ -2,6 +2,7 @@ PORTNAME= qmmp PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ SF/qmmp-dev/${PORTNAME}/ diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile index 20748e96a14b..051df58923e2 100644 --- a/multimedia/vcdimager/Makefile +++ b/multimedia/vcdimager/Makefile @@ -3,7 +3,7 @@ PORTNAME= vcdimager PORTVERSION= 0.7.24 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= GNU |