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 /audio | |
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 'audio')
-rw-r--r-- | audio/aqualung/Makefile | 1 | ||||
-rw-r--r-- | audio/clementine-player/Makefile | 2 | ||||
-rw-r--r-- | audio/deadbeef/Makefile | 1 | ||||
-rw-r--r-- | audio/gogglesmm/Makefile | 1 | ||||
-rw-r--r-- | audio/mythplugin-mythmusic/Makefile | 1 | ||||
-rw-r--r-- | audio/py-fmoo-audiotools/Makefile | 1 |
6 files changed, 6 insertions, 1 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 6c21d6f769cb..e733eac31664 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -3,6 +3,7 @@ PORTNAME= aqualung PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index c32b83d9bbb2..dba3cb8382eb 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= clementine PORTVERSION= 1.2.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio PKGNAMESUFFIX= -player diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index c493de48660b..a4cbef1b25ab 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -3,6 +3,7 @@ PORTNAME= deadbeef PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index ea46ca2a7af3..df10f4d13b4c 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gogglesmm PORTVERSION= 1.0.12 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile index 71b554d10777..317083d9da21 100644 --- a/audio/mythplugin-mythmusic/Makefile +++ b/audio/mythplugin-mythmusic/Makefile @@ -3,6 +3,7 @@ PORTNAME= mythmusic PORTVERSION= 0.27.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= audio PKGNAMEPREFIX= mythplugin- diff --git a/audio/py-fmoo-audiotools/Makefile b/audio/py-fmoo-audiotools/Makefile index a17378592351..f72126232884 100644 --- a/audio/py-fmoo-audiotools/Makefile +++ b/audio/py-fmoo-audiotools/Makefile @@ -2,6 +2,7 @@ PORTNAME= fmoo-audiotools PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= SF/audiotools/audiotools DISTNAME= audiotools-${PORTVERSION} |