aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2014-04-17 02:28:47 +0800
committerzeising <zeising@FreeBSD.org>2014-04-17 02:28:47 +0800
commit0d308966c11339773e9f09cdd69a8b5876b4f04e (patch)
treefc8323f5d400038235fda42a6096107239789049 /audio
parent2ff2f3dac9805ec42de1b5cab42db4952b63bb93 (diff)
downloadfreebsd-ports-gnome-0d308966c11339773e9f09cdd69a8b5876b4f04e.tar.gz
freebsd-ports-gnome-0d308966c11339773e9f09cdd69a8b5876b4f04e.tar.zst
freebsd-ports-gnome-0d308966c11339773e9f09cdd69a8b5876b4f04e.zip
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
Diffstat (limited to 'audio')
-rw-r--r--audio/amarok-kde4/Makefile2
-rw-r--r--audio/aqualung/Makefile2
-rw-r--r--audio/denemo/Makefile1
-rw-r--r--audio/enscribe/Makefile2
-rw-r--r--audio/ezstream/Makefile2
-rw-r--r--audio/fmit/Makefile2
-rw-r--r--audio/gbemol/Makefile2
-rw-r--r--audio/gmpc-discogs/Makefile2
-rw-r--r--audio/gmpc-extraplaylist/Makefile2
-rw-r--r--audio/gmpc-lastfm/Makefile2
-rw-r--r--audio/gmpc-lyrics/Makefile2
-rw-r--r--audio/gmpc-lyricsplugin/Makefile2
-rw-r--r--audio/gmpc-lyricwiki/Makefile2
-rw-r--r--audio/gmpc-mdcover/Makefile2
-rw-r--r--audio/gmpc-mserver/Makefile2
-rw-r--r--audio/gmpc-shout/Makefile2
-rw-r--r--audio/gnome-media/Makefile2
-rw-r--r--audio/gspeakers/Makefile2
-rw-r--r--audio/icecast-kh/Makefile1
-rw-r--r--audio/ices/Makefile1
-rw-r--r--audio/jack-rack/Makefile2
-rw-r--r--audio/jamin/Makefile2
-rw-r--r--audio/lash/Makefile2
-rw-r--r--audio/mate-media/Makefile1
-rw-r--r--audio/nas/Makefile1
-rw-r--r--audio/py-karaoke/Makefile2
-rw-r--r--audio/sooperlooper/Makefile1
-rw-r--r--audio/specimen/Makefile2
-rw-r--r--audio/terminatorx/Makefile2
-rw-r--r--audio/vagalume/Makefile1
-rw-r--r--audio/wavbreaker/Makefile2
-rw-r--r--audio/xcdplayer/Makefile2
-rw-r--r--audio/xmcd/Makefile2
-rw-r--r--audio/xmix/Makefile2
-rw-r--r--audio/xmixer/Makefile2
-rw-r--r--audio/xmms-curses/Makefile2
-rw-r--r--audio/xmms-flac/Makefile1
-rw-r--r--audio/xmms2/Makefile2
-rw-r--r--audio/xwave/Makefile2
39 files changed, 39 insertions, 31 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index 6c10ba2758a5..f3d706f85129 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= amarok
PORTVERSION= 2.7.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index 5227a293e76d..64f0273e9788 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta11
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \
http://wickedmachine.net/mirror/
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile
index 0134a8d9e790..06decc82c528 100644
--- a/audio/denemo/Makefile
+++ b/audio/denemo/Makefile
@@ -3,6 +3,7 @@
PORTNAME= denemo
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= GNU
diff --git a/audio/enscribe/Makefile b/audio/enscribe/Makefile
index 3a4206910158..2de28a7fe2b7 100644
--- a/audio/enscribe/Makefile
+++ b/audio/enscribe/Makefile
@@ -3,7 +3,7 @@
PORTNAME= enscribe
PORTVERSION= 0.1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio graphics
MASTER_SITES= http://www.coppercloudmusic.com/enscribe/
EXTRACT_SUFX= .tgz
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
index 33ecddefa15a..23dd25874988 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ezstream
PORTVERSION= 0.5.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ \
http://svn.xiph.org/releases/ezstream/
diff --git a/audio/fmit/Makefile b/audio/fmit/Makefile
index 4d400619477e..5696161b679d 100644
--- a/audio/fmit/Makefile
+++ b/audio/fmit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fmit
PORTVERSION= 0.99.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://download.gna.org/fmit/
DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile
index 92c71d6f6339..e119b3ff3fbb 100644
--- a/audio/gbemol/Makefile
+++ b/audio/gbemol/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gbemol
PORTVERSION= 0.3.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/gmpc-discogs/Makefile b/audio/gmpc-discogs/Makefile
index 63d8b0d5ebf3..48df834b48cf 100644
--- a/audio/gmpc-discogs/Makefile
+++ b/audio/gmpc-discogs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-discogs
PORTVERSION= 0.20.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
diff --git a/audio/gmpc-extraplaylist/Makefile b/audio/gmpc-extraplaylist/Makefile
index 73fb46e5b611..d140c6da413d 100644
--- a/audio/gmpc-extraplaylist/Makefile
+++ b/audio/gmpc-extraplaylist/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-extraplaylist
PORTVERSION= 0.20.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile
index 4aeb6381240c..809e1051ca9f 100644
--- a/audio/gmpc-lastfm/Makefile
+++ b/audio/gmpc-lastfm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-lastfm
PORTVERSION= 0.20.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
diff --git a/audio/gmpc-lyrics/Makefile b/audio/gmpc-lyrics/Makefile
index 83b7b4abf5ab..c8c70cabc32e 100644
--- a/audio/gmpc-lyrics/Makefile
+++ b/audio/gmpc-lyrics/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-lyrics
PORTVERSION= 11.8.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
diff --git a/audio/gmpc-lyricsplugin/Makefile b/audio/gmpc-lyricsplugin/Makefile
index 4732a72a85c3..fa098dffedb6 100644
--- a/audio/gmpc-lyricsplugin/Makefile
+++ b/audio/gmpc-lyricsplugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-lyricsplugin
PORTVERSION= 0.20.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
diff --git a/audio/gmpc-lyricwiki/Makefile b/audio/gmpc-lyricwiki/Makefile
index bd01362272d1..8c4c63fe54ef 100644
--- a/audio/gmpc-lyricwiki/Makefile
+++ b/audio/gmpc-lyricwiki/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-lyricwiki
PORTVERSION= 11.8.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
diff --git a/audio/gmpc-mdcover/Makefile b/audio/gmpc-mdcover/Makefile
index 178c6a0d7057..180a3d756e7c 100644
--- a/audio/gmpc-mdcover/Makefile
+++ b/audio/gmpc-mdcover/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-mdcover
PORTVERSION= 0.20.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile
index 1b85b63afd3d..faab511c302d 100644
--- a/audio/gmpc-mserver/Makefile
+++ b/audio/gmpc-mserver/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-mserver
PORTVERSION= 0.20.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
diff --git a/audio/gmpc-shout/Makefile b/audio/gmpc-shout/Makefile
index 9636744937ed..d00f9392e70e 100644
--- a/audio/gmpc-shout/Makefile
+++ b/audio/gmpc-shout/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-shout
PORTVERSION= 0.20.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile
index 520a97df0502..9a8bdd9a7665 100644
--- a/audio/gnome-media/Makefile
+++ b/audio/gnome-media/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gnome-media
PORTVERSION= 2.32.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/audio/gspeakers/Makefile b/audio/gspeakers/Makefile
index cc337100b151..258e88b28bda 100644
--- a/audio/gspeakers/Makefile
+++ b/audio/gspeakers/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gspeakers
PORTVERSION= 0.11
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/audio/icecast-kh/Makefile b/audio/icecast-kh/Makefile
index d569dae04631..090ec99edb0f 100644
--- a/audio/icecast-kh/Makefile
+++ b/audio/icecast-kh/Makefile
@@ -3,6 +3,7 @@
PORTNAME= icecast
PORTVERSION= ${ICVERSION}.k${KH}
+PORTREVISION= 1
CATEGORIES= audio net ipv6
PKGNAMESUFFIX= -kh
DISTNAME= ${PORTNAME}-${ICVERSION}-kh${KH}
diff --git a/audio/ices/Makefile b/audio/ices/Makefile
index 25e37d5743b1..1ec253fd5887 100644
--- a/audio/ices/Makefile
+++ b/audio/ices/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ices
PORTVERSION= 2.0.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio net
MASTER_SITES= http://downloads.xiph.org/releases/ices/ \
diff --git a/audio/jack-rack/Makefile b/audio/jack-rack/Makefile
index ce24d0bdcd44..d8a45612e372 100644
--- a/audio/jack-rack/Makefile
+++ b/audio/jack-rack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jack-rack
PORTVERSION= 1.4.7
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/jamin/Makefile b/audio/jamin/Makefile
index a202ec780f60..f9dc6f6d43c9 100644
--- a/audio/jamin/Makefile
+++ b/audio/jamin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jamin
PORTVERSION= 0.95.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/lash/Makefile b/audio/lash/Makefile
index 5db7f0e42a6d..4153be48dbe2 100644
--- a/audio/lash/Makefile
+++ b/audio/lash/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lash
PORTVERSION= 0.5.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= SAVANNAH
diff --git a/audio/mate-media/Makefile b/audio/mate-media/Makefile
index 1aab9e61844f..afae2feb1991 100644
--- a/audio/mate-media/Makefile
+++ b/audio/mate-media/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mate-media
PORTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= audio mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 9656ed61252b..669934acde15 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nas
PORTVERSION= 1.9.4
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}%20%28stable%29
EXTRACT_SUFX= .src.tar.gz
diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile
index 169ce181c94c..3725e031eca0 100644
--- a/audio/py-karaoke/Makefile
+++ b/audio/py-karaoke/Makefile
@@ -3,7 +3,7 @@
PORTNAME= karaoke
PORTVERSION= 0.7.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio python
MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/audio/sooperlooper/Makefile b/audio/sooperlooper/Makefile
index 7a9f916ca2ea..841b1bb9265b 100644
--- a/audio/sooperlooper/Makefile
+++ b/audio/sooperlooper/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sooperlooper
PORTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://essej.net/sooperlooper/
diff --git a/audio/specimen/Makefile b/audio/specimen/Makefile
index 4056ecae71d0..4f7e40115247 100644
--- a/audio/specimen/Makefile
+++ b/audio/specimen/Makefile
@@ -3,7 +3,7 @@
PORTNAME= specimen
DISTVERSION= 0.5.2-rc3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= http://zhevny.com/specimen/files/
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile
index 1285f292a72c..81f1f4135798 100644
--- a/audio/terminatorx/Makefile
+++ b/audio/terminatorx/Makefile
@@ -4,7 +4,7 @@
PORTNAME= terminatorx
PORTVERSION= 3.84
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://terminatorx.org/dist/
DISTNAME= terminatorX-${PORTVERSION}
diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile
index 65542c7c140b..47384bc4f03e 100644
--- a/audio/vagalume/Makefile
+++ b/audio/vagalume/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vagalume
PORTVERSION= 0.8.6
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://vagalume.igalia.com/files/source/ \
${MASTER_SITE_DEBIAN_POOL}
diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile
index f74ea805ecd4..d68ec21fb8ba 100644
--- a/audio/wavbreaker/Makefile
+++ b/audio/wavbreaker/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wavbreaker
PORTVERSION= 0.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/xcdplayer/Makefile b/audio/xcdplayer/Makefile
index 617863bee036..f840c8997d57 100644
--- a/audio/xcdplayer/Makefile
+++ b/audio/xcdplayer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xcdplayer
PORTVERSION= 2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= XCONTRIB/../R5contrib
EXTRACT_SUFX= .tar.Z
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index d797bf87320a..1832a8856a6b 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmcd
PORTVERSION= 3.3.2
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= audio
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/
diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile
index e11f2791d84a..b63a6f81f10d 100644
--- a/audio/xmix/Makefile
+++ b/audio/xmix/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmix
PORTVERSION= 2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/mixers
diff --git a/audio/xmixer/Makefile b/audio/xmixer/Makefile
index 131b0e438d69..f80522d7afb5 100644
--- a/audio/xmixer/Makefile
+++ b/audio/xmixer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmixer
PORTVERSION= 0.9.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= http://mpx.freeshell.net/
diff --git a/audio/xmms-curses/Makefile b/audio/xmms-curses/Makefile
index ebb86e33afa1..84952954d17f 100644
--- a/audio/xmms-curses/Makefile
+++ b/audio/xmms-curses/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmms-curses
PORTVERSION= 0.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/audio/xmms-flac/Makefile b/audio/xmms-flac/Makefile
index dc4ffccf4f11..0ba93e80ba7a 100644
--- a/audio/xmms-flac/Makefile
+++ b/audio/xmms-flac/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xmms-flac
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/flac/
DISTNAME= flac-${PORTVERSION}
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 6d0894368c7d..c0a66dd9b5ac 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -4,7 +4,7 @@
PORTNAME?= xmms2
PORTVERSION= 0.8
DISTVERSIONSUFFIX=DrO_o
-PORTREVISION?= 5
+PORTREVISION?= 6
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX}
diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile
index 6e5fb436675f..aecbd8034e97 100644
--- a/audio/xwave/Makefile
+++ b/audio/xwave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xwave
PORTVERSION= 2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved