aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2017-04-01 23:23:30 +0800
committergerald <gerald@FreeBSD.org>2017-04-01 23:23:30 +0800
commit8047a240e1cbbe6481930d3ec780c9c92fccd00c (patch)
tree77bf1316728e6dc2f4e5dfd92901d961b2df765d /audio
parent920b723a87c30ba9bae3e0bd19ff336e2866b06c (diff)
downloadfreebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.tar.gz
freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.tar.zst
freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.zip
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/Makefile2
-rw-r--r--audio/calf/Makefile2
-rw-r--r--audio/ccaudio2/Makefile1
-rw-r--r--audio/chromaprint/Makefile1
-rw-r--r--audio/codec2/Makefile2
-rw-r--r--audio/csound/Makefile2
-rw-r--r--audio/csound6/Makefile2
-rw-r--r--audio/deadbeef/Makefile2
-rw-r--r--audio/espeak/Makefile2
-rw-r--r--audio/firefly/Makefile2
-rw-r--r--audio/funktrackergold/Makefile2
-rw-r--r--audio/gbsplay/Makefile1
-rw-r--r--audio/gnuspeechsa/Makefile1
-rw-r--r--audio/gogglesmm/Makefile1
-rw-r--r--audio/idjc/Makefile2
-rw-r--r--audio/libsoxr/Makefile2
-rw-r--r--audio/murmur/Makefile2
-rw-r--r--audio/musescore/Makefile1
-rw-r--r--audio/musicpd/Makefile2
-rw-r--r--audio/ncmpcpp/Makefile2
-rw-r--r--audio/openal-soft/Makefile2
-rw-r--r--audio/openspc/Makefile2
-rw-r--r--audio/pragha/Makefile2
-rw-r--r--audio/pulseaudio/Makefile1
-rw-r--r--audio/py-karaoke/Makefile2
-rw-r--r--audio/py-tagpy/Makefile2
-rw-r--r--audio/qjackctl/Makefile1
-rw-r--r--audio/rosegarden/Makefile1
-rw-r--r--audio/sayonara/Makefile2
-rw-r--r--audio/schism/Makefile1
-rw-r--r--audio/smasher/Makefile2
-rw-r--r--audio/soundkonverter/Makefile2
-rw-r--r--audio/soundtouch/Makefile2
-rw-r--r--audio/spek/Makefile2
-rw-r--r--audio/tomahawk/Makefile2
-rw-r--r--audio/wxguitar/Makefile2
-rw-r--r--audio/xmms-gbsplay/Makefile2
37 files changed, 37 insertions, 27 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index e0dbb8d40eea..18a3d071c323 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -3,7 +3,7 @@
PORTNAME= audacity
PORTVERSION= 2.1.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= https://github.com/audacity/audacity/archive/
DISTNAME= Audacity-${PORTVERSION}
diff --git a/audio/calf/Makefile b/audio/calf/Makefile
index 6f18b5a18db5..dd3c2215fa58 100644
--- a/audio/calf/Makefile
+++ b/audio/calf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= calf
PORTVERSION= 0.0.60
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://calf-studio-gear.org/files/
diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile
index d128ae5abc0d..906df1468b4f 100644
--- a/audio/ccaudio2/Makefile
+++ b/audio/ccaudio2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ccaudio2
PORTVERSION= 2.2.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= GNU/ccaudio
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile
index f23e45f59672..1821439f19d0 100644
--- a/audio/chromaprint/Makefile
+++ b/audio/chromaprint/Makefile
@@ -2,6 +2,7 @@
PORTNAME= chromaprint
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://github.com/acoustid/${PORTNAME}/releases/download/v${PORTVERSION}/ \
https://bitbucket.org/acoustid/${PORTNAME}/downloads/
diff --git a/audio/codec2/Makefile b/audio/codec2/Makefile
index b6d370ffd32b..8afa152af957 100644
--- a/audio/codec2/Makefile
+++ b/audio/codec2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= codec2
PORTVERSION= 0.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio hamradio
MASTER_SITES= http://files.freedv.org/codec2/ \
LOCAL/db
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index d9038ef65953..86a6030b3f98 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -3,7 +3,7 @@
PORTNAME= csound
PORTVERSION= 5.19.01
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio lang
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}${PORTVERSION:R} \
SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}${PORTVERSION:R}/manual:manual
diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile
index ef30a7f4ed12..7420c10f4cf9 100644
--- a/audio/csound6/Makefile
+++ b/audio/csound6/Makefile
@@ -3,7 +3,7 @@
PORTNAME= csound
PORTVERSION= 6.06
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio lang
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}6/${PORTNAME:S/c/C/}${PORTVERSION}
PKGNAMESUFFIX= 6
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile
index 6a56c5ea8e55..369c13de328f 100644
--- a/audio/deadbeef/Makefile
+++ b/audio/deadbeef/Makefile
@@ -3,7 +3,7 @@
PORTNAME= deadbeef
PORTVERSION= 0.7.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/
diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile
index 9afb46780679..81b66b4f4937 100644
--- a/audio/espeak/Makefile
+++ b/audio/espeak/Makefile
@@ -3,7 +3,7 @@
PORTNAME= espeak
PORTVERSION= 1.48.04
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/audio/firefly/Makefile b/audio/firefly/Makefile
index c1af437cc948..d572ac7a1dec 100644
--- a/audio/firefly/Makefile
+++ b/audio/firefly/Makefile
@@ -3,7 +3,7 @@
PORTNAME= firefly
PORTVERSION= 1696
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= audio
MASTER_SITES= SF/fireflyserver-server/Sources/mt-daapd/svn-${PORTVERSION}
DISTNAME= mt-daapd-svn-${PORTVERSION}
diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile
index aa0356fd8e56..bf35f11c4f11 100644
--- a/audio/funktrackergold/Makefile
+++ b/audio/funktrackergold/Makefile
@@ -3,7 +3,7 @@
PORTNAME= funktrackergold
DISTVERSION= 1.5-2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SUNSITE/apps/sound/players
diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile
index ee4142037055..638123620bf2 100644
--- a/audio/gbsplay/Makefile
+++ b/audio/gbsplay/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gbsplay
PORTVERSION= 0.0.93.20161217
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/audio/gnuspeechsa/Makefile b/audio/gnuspeechsa/Makefile
index 87d944448e72..f77137fdc28f 100644
--- a/audio/gnuspeechsa/Makefile
+++ b/audio/gnuspeechsa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnuspeechsa
PORTVERSION= 0.1.5
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= GNU/gnuspeech
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile
index 2ae220966112..f111ddbaf36f 100644
--- a/audio/gogglesmm/Makefile
+++ b/audio/gogglesmm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gogglesmm
PORTVERSION= 1.1.5
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= jhale@FreeBSD.org
diff --git a/audio/idjc/Makefile b/audio/idjc/Makefile
index a37793a34395..777e4c31bff6 100644
--- a/audio/idjc/Makefile
+++ b/audio/idjc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= idjc
PORTVERSION= 0.8.16
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio python
MASTER_SITES= SF/idjc/idjc/0.8
diff --git a/audio/libsoxr/Makefile b/audio/libsoxr/Makefile
index 3415c3b05c8a..422e87f1ec43 100644
--- a/audio/libsoxr/Makefile
+++ b/audio/libsoxr/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libsoxr
PORTVERSION= 0.1.2.20160529
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= LOCAL/riggs/soxr/
diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile
index 49b27c72b98d..3b9116d42830 100644
--- a/audio/murmur/Makefile
+++ b/audio/murmur/Makefile
@@ -3,7 +3,7 @@
PORTNAME= murmur
PORTVERSION= 1.2.19
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= audio net
MAINTAINER= feld@FreeBSD.org
diff --git a/audio/musescore/Makefile b/audio/musescore/Makefile
index 4c40ea1c5f25..72a4943ee4e8 100644
--- a/audio/musescore/Makefile
+++ b/audio/musescore/Makefile
@@ -3,6 +3,7 @@
PORTNAME= musescore
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://ftp.osuosl.org/pub/musescore/releases/MuseScore-${PORTVERSION}/
DISTNAME= MuseScore-${PORTVERSION}
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index f118f986774e..0d4e38e7d8c0 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= musicpd
PORTVERSION= 0.20.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio ipv6
MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile
index 45654b138eaf..dc558042987f 100644
--- a/audio/ncmpcpp/Makefile
+++ b/audio/ncmpcpp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ncmpcpp
PORTVERSION= 0.7.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://ncmpcpp.rybczak.net/stable/
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile
index f2415de81abf..1a8d2a3eb1fe 100644
--- a/audio/openal-soft/Makefile
+++ b/audio/openal-soft/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openal-soft
PORTVERSION= 1.17.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://kcat.strangesoft.net/openal-releases/
diff --git a/audio/openspc/Makefile b/audio/openspc/Makefile
index b76e753bd428..bba1c9bbb74d 100644
--- a/audio/openspc/Makefile
+++ b/audio/openspc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openspc
PORTVERSION= 0.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://membres.lycos.fr/pixels/ \
LOCAL/ehaupt
diff --git a/audio/pragha/Makefile b/audio/pragha/Makefile
index 802a51737e9c..43a40f9232ea 100644
--- a/audio/pragha/Makefile
+++ b/audio/pragha/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pragha
PORTVERSION= 1.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://github.com/pragha-music-player/${PORTNAME}/releases/download/v${PORTVERSION}/
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 94a7697bf351..f68b3e246616 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -6,6 +6,7 @@
PORTNAME= pulseaudio
PORTVERSION= 10.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/
diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile
index 3c1672a3822c..6b469fae30a2 100644
--- a/audio/py-karaoke/Makefile
+++ b/audio/py-karaoke/Makefile
@@ -3,7 +3,7 @@
PORTNAME= karaoke
PORTVERSION= 0.7.5
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio python
MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile
index 26e833c5dcb6..aca76fc9515c 100644
--- a/audio/py-tagpy/Makefile
+++ b/audio/py-tagpy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tagpy
PORTVERSION= 2013.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/audio/qjackctl/Makefile b/audio/qjackctl/Makefile
index 491394a6c538..766e3197b1ed 100644
--- a/audio/qjackctl/Makefile
+++ b/audio/qjackctl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qjackctl
PORTVERSION= 0.4.4
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile
index 61f3e984f6b8..25df28e47704 100644
--- a/audio/rosegarden/Makefile
+++ b/audio/rosegarden/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rosegarden
PORTVERSION= 16.06
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/sayonara/Makefile b/audio/sayonara/Makefile
index 45b2a0a88f5c..f555d7a8a25e 100644
--- a/audio/sayonara/Makefile
+++ b/audio/sayonara/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sayonara
PORTVERSION= 0.9.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.sayonara-player.com/sw/
DISTNAME= ${PORTNAME}-player-${PORTVERSION}-git11-20161030
diff --git a/audio/schism/Makefile b/audio/schism/Makefile
index 5659fa7bd32a..504fae7bddd3 100644
--- a/audio/schism/Makefile
+++ b/audio/schism/Makefile
@@ -3,6 +3,7 @@
PORTNAME= schism
PORTVERSION= 20160913
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile
index 5e99ff5f5304..d49bb1da082d 100644
--- a/audio/smasher/Makefile
+++ b/audio/smasher/Makefile
@@ -3,7 +3,7 @@
PORTNAME= smasher
PORTVERSION= 1.1.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile
index 36065d4347d6..3bfc8f2eb8d7 100644
--- a/audio/soundkonverter/Makefile
+++ b/audio/soundkonverter/Makefile
@@ -4,7 +4,7 @@
PORTNAME= soundkonverter
PORTVERSION= 2.2.2
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio kde
MAINTAINER= dbn@FreeBSD.org
diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile
index 6485e1cd6b6b..ce7a65cc6656 100644
--- a/audio/soundtouch/Makefile
+++ b/audio/soundtouch/Makefile
@@ -3,7 +3,7 @@
PORTNAME= soundtouch
PORTVERSION= 1.9.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.surina.net/soundtouch/
diff --git a/audio/spek/Makefile b/audio/spek/Makefile
index 6c22fd9f8c9d..4aa2b4e38b80 100644
--- a/audio/spek/Makefile
+++ b/audio/spek/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spek
PORTVERSION= 0.8.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= https://github.com/alexkay/${PORTNAME}/releases/download/v${PORTVERSION}/
diff --git a/audio/tomahawk/Makefile b/audio/tomahawk/Makefile
index 5907418d54e9..f60d242a9c97 100644
--- a/audio/tomahawk/Makefile
+++ b/audio/tomahawk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tomahawk
PORTVERSION= 0.8.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MAINTAINER= ports@FreeBSD.org
diff --git a/audio/wxguitar/Makefile b/audio/wxguitar/Makefile
index 99aa684148c7..e73e995a6345 100644
--- a/audio/wxguitar/Makefile
+++ b/audio/wxguitar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wxguitar
PORTVERSION= 1.01
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
diff --git a/audio/xmms-gbsplay/Makefile b/audio/xmms-gbsplay/Makefile
index 74bf94b9555f..79342faa27d5 100644
--- a/audio/xmms-gbsplay/Makefile
+++ b/audio/xmms-gbsplay/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gbsplay
PORTVERSION= 0.0.8
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= audio
MASTER_SITES= LOCAL/ehaupt
PKGNAMEPREFIX= xmms-