summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-29 23:35:13 +0000
committerwiz <wiz@pkgsrc.org>2014-05-29 23:35:13 +0000
commit748acb2c4ac89a5af04946df5ba5f11140726d65 (patch)
treea13e1be94541d747833a51381b4e4bf62ba116b4 /audio
parentd25f1093835f3985875e453d147bf539e30e44f2 (diff)
downloadpkgsrc-748acb2c4ac89a5af04946df5ba5f11140726d65.tar.gz
Bump for perl-5.20.0.
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Diffstat (limited to 'audio')
-rw-r--r--audio/amarok/Makefile4
-rw-r--r--audio/arts/Makefile4
-rw-r--r--audio/disc-cover/Makefile4
-rw-r--r--audio/distmp3/Makefile4
-rw-r--r--audio/festival/Makefile4
-rw-r--r--audio/flac2mp3/Makefile4
-rw-r--r--audio/gtkpod/Makefile4
-rw-r--r--audio/ices-mp3/Makefile4
-rw-r--r--audio/kid3/Makefile3
-rw-r--r--audio/libgroove/Makefile4
-rw-r--r--audio/liteamp/Makefile4
-rw-r--r--audio/lmms/Makefile4
-rw-r--r--audio/mkcdtoc/Makefile4
-rw-r--r--audio/mp32ogg/Makefile4
-rw-r--r--audio/mp3cut/Makefile4
-rw-r--r--audio/mserv-devel/Makefile4
-rw-r--r--audio/mserv-irman/Makefile4
-rw-r--r--audio/mserv/Makefile4
-rw-r--r--audio/mstream/Makefile4
-rw-r--r--audio/nas-auscope/Makefile4
-rw-r--r--audio/normalize/Makefile4
-rw-r--r--audio/oggasm/Makefile4
-rw-r--r--audio/p5-Audio-CD/Makefile4
-rw-r--r--audio/p5-Audio-Scan/Makefile4
-rw-r--r--audio/p5-Audio-Wav/Makefile4
-rw-r--r--audio/p5-CDDB-File/Makefile4
-rw-r--r--audio/p5-CDDB/Makefile3
-rw-r--r--audio/p5-CDDB_get/Makefile4
-rw-r--r--audio/p5-MP3-Info/Makefile4
-rw-r--r--audio/p5-MP3-Tag/Makefile4
-rw-r--r--audio/p5-MPEG-Audio-Frame/Makefile4
-rw-r--r--audio/p5-MusicBrainz-Client/Makefile4
-rw-r--r--audio/p5-MusicBrainz-Queries/Makefile4
-rw-r--r--audio/paprefs/Makefile4
-rw-r--r--audio/pavucontrol/Makefile4
-rw-r--r--audio/pavumeter/Makefile4
-rw-r--r--audio/rip/Makefile4
-rw-r--r--audio/squeezeboxserver/Makefile4
38 files changed, 76 insertions, 74 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 2a6cd36a6de..e7d6fa33f6d 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.145 2014/05/15 14:41:45 adam Exp $
+# $NetBSD: Makefile,v 1.146 2014/05/29 23:35:14 wiz Exp $
#
DISTNAME= amarok-${VERS}
VERS= 2.8.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= audio multimedia
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index 5130f067465..83908a03814 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2013/05/31 12:39:35 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2014/05/29 23:35:14 wiz Exp $
DISTNAME= arts-1.5.10
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= audio
HOMEPAGE= http://multimedia.kde.org/
COMMENT= Analog Real-Time Synthesizer
diff --git a/audio/disc-cover/Makefile b/audio/disc-cover/Makefile
index 37cb9c1f38f..d56e1e596b7 100644
--- a/audio/disc-cover/Makefile
+++ b/audio/disc-cover/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2013/05/31 12:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2014/05/29 23:35:14 wiz Exp $
#
DISTNAME= disc-cover-1.5.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.vanhemert.co.uk/files/
diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile
index 0c8d6b2e61e..f95771b07cb 100644
--- a/audio/distmp3/Makefile
+++ b/audio/distmp3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2013/05/31 12:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:14 wiz Exp $
#
DISTNAME= distmp3-0.1.9
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://distfiles.aydogan.net/audio/
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index a040a7cbf9f..c956f2d868a 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2014/02/20 12:26:14 obache Exp $
+# $NetBSD: Makefile,v 1.70 2014/05/29 23:35:14 wiz Exp $
DISTNAME= festival-2.1-release
PKGNAME= festival-2.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://festvox.org/packed/festival/2.1/
DISTFILES= ${DISTNAME}.tar.gz \
diff --git a/audio/flac2mp3/Makefile b/audio/flac2mp3/Makefile
index cf07228cf71..3bf7c7c1619 100644
--- a/audio/flac2mp3/Makefile
+++ b/audio/flac2mp3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2013/05/31 12:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2014/05/29 23:35:14 wiz Exp $
DISTNAME= flac2mp3
PKGNAME= flac2mp3-20041223
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio converters
MASTER_SITES= http://www.gurulabs.com/downloads/
EXTRACT_SUFX= .pl
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile
index 9ea7138ac5c..bd876a3b4f6 100644
--- a/audio/gtkpod/Makefile
+++ b/audio/gtkpod/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2014/05/17 16:10:41 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2014/05/29 23:35:14 wiz Exp $
#
DISTNAME= gtkpod-1.0.0
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/}
diff --git a/audio/ices-mp3/Makefile b/audio/ices-mp3/Makefile
index a1db70acb2b..773efe1a71b 100644
--- a/audio/ices-mp3/Makefile
+++ b/audio/ices-mp3/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2014/05/17 16:10:41 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:14 wiz Exp $
#
DISTNAME= ices-${ICES_VERSION}
PKGNAME= ices-mp3-${ICES_VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
ICES_VERSION= 0.4
CATEGORIES= audio
MASTER_SITES= http://svn.xiph.org/releases/ices/
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile
index 7a01e21eaf1..e0499420a6e 100644
--- a/audio/kid3/Makefile
+++ b/audio/kid3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2014/05/16 13:55:24 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2014/05/29 23:35:14 wiz Exp $
DISTNAME= kid3-3.1
+PKGREVISION= 1
CATEGORIES= kde audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/}
diff --git a/audio/libgroove/Makefile b/audio/libgroove/Makefile
index 6284c4b732f..d49f72684c3 100644
--- a/audio/libgroove/Makefile
+++ b/audio/libgroove/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2014/05/14 15:24:00 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:14 wiz Exp $
DISTNAME= 3.1.1
PKGNAME= libgroove-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://github.com/andrewrk/libgroove/archive/
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile
index ac5b6a46390..bfd0891ebfb 100644
--- a/audio/liteamp/Makefile
+++ b/audio/liteamp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2014/05/05 00:47:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.68 2014/05/29 23:35:14 wiz Exp $
DISTNAME= liteamp-0.2.4.2
-PKGREVISION= 46
+PKGREVISION= 47
CATEGORIES= audio
MASTER_SITES= http://kldp.net/frs/download.php/1153/
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile
index e03de522990..4cfe109caaf 100644
--- a/audio/lmms/Makefile
+++ b/audio/lmms/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2014/04/20 02:27:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2014/05/29 23:35:14 wiz Exp $
#
DISTNAME= lmms-0.4.15
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lmms/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/mkcdtoc/Makefile b/audio/mkcdtoc/Makefile
index e5da43348ee..52c0cb26a2d 100644
--- a/audio/mkcdtoc/Makefile
+++ b/audio/mkcdtoc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2013/05/31 12:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:14 wiz Exp $
#
DISTNAME= mkcdtoc-1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mkcdtoc/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile
index 37daedf9fe4..26007efb095 100644
--- a/audio/mp32ogg/Makefile
+++ b/audio/mp32ogg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2013/05/31 12:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2014/05/29 23:35:14 wiz Exp $
DISTNAME= mp32ogg-0.11
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= # empty
diff --git a/audio/mp3cut/Makefile b/audio/mp3cut/Makefile
index 96c3eafa982..68014ca260f 100644
--- a/audio/mp3cut/Makefile
+++ b/audio/mp3cut/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2013/05/31 12:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:14 wiz Exp $
DISTNAME= mp3cut-1.13
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JV/JV/
diff --git a/audio/mserv-devel/Makefile b/audio/mserv-devel/Makefile
index 4f8ccff3ebe..9f447cc5b6c 100644
--- a/audio/mserv-devel/Makefile
+++ b/audio/mserv-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:15 wiz Exp $
#
DISTNAME= mserv-0.39a
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mserv/}
diff --git a/audio/mserv-irman/Makefile b/audio/mserv-irman/Makefile
index 54929fd0cd3..22b1d5b658f 100644
--- a/audio/mserv-irman/Makefile
+++ b/audio/mserv-irman/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2013/12/09 14:17:41 obache Exp $
+# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:15 wiz Exp $
#
DISTNAME= mserv-irman-0.21
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://mserv-irman.googlecode.com/files/
EXTRACT_SUFX= .tbz
diff --git a/audio/mserv/Makefile b/audio/mserv/Makefile
index 0c18dda187f..cb28de74332 100644
--- a/audio/mserv/Makefile
+++ b/audio/mserv/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2013/05/31 12:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2014/05/29 23:35:14 wiz Exp $
#
DISTNAME= mserv-0.35
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= audio
MASTER_SITES= http://www.mserv.org/download/
diff --git a/audio/mstream/Makefile b/audio/mstream/Makefile
index 23da2ad8c68..93f358e322a 100644
--- a/audio/mstream/Makefile
+++ b/audio/mstream/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:15 wiz Exp $
#
DISTNAME= mstream-1.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://oss.gw.com/people/kim/
diff --git a/audio/nas-auscope/Makefile b/audio/nas-auscope/Makefile
index d8e46abaed2..ae940d792bb 100644
--- a/audio/nas-auscope/Makefile
+++ b/audio/nas-auscope/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:15 wiz Exp $
DISTNAME= nas-1.9.1.src
PKGNAME= nas-auscope-1.9.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://nas.codebrilliance.com/nas/
diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile
index bbb71e0c0c5..dafc02326c7 100644
--- a/audio/normalize/Makefile
+++ b/audio/normalize/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2013/10/20 18:20:23 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2014/05/29 23:35:15 wiz Exp $
DISTNAME= normalize-0.7.7
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://savannah.nongnu.org/download/normalize/
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile
index a00bbea89ae..6ae4f3a619f 100644
--- a/audio/oggasm/Makefile
+++ b/audio/oggasm/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:15 wiz Exp $
#
DISTNAME= oggasm_1.4.0
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL}
diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile
index 6e13f0a3ebb..790d48b15e6 100644
--- a/audio/p5-Audio-CD/Makefile
+++ b/audio/p5-Audio-CD/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2014/05/29 23:35:15 wiz Exp $
DISTNAME= Audio-CD-0.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
SVR4_PKGNAME= p5acd
CATEGORIES= audio perl5
MASTER_SITES= http://www.vanhemert.co.uk/files/
diff --git a/audio/p5-Audio-Scan/Makefile b/audio/p5-Audio-Scan/Makefile
index e8b8dbd2e5b..e259e40e86a 100644
--- a/audio/p5-Audio-Scan/Makefile
+++ b/audio/p5-Audio-Scan/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2014/05/29 23:35:15 wiz Exp $
DISTNAME= Audio-Scan-0.93
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGRUNDMA/}
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile
index 4d6f1fae796..ad7ff3d8762 100644
--- a/audio/p5-Audio-Wav/Makefile
+++ b/audio/p5-Audio-Wav/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2014/05/29 23:35:15 wiz Exp $
DISTNAME= Audio-Wav-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/}
diff --git a/audio/p5-CDDB-File/Makefile b/audio/p5-CDDB-File/Makefile
index 410b1d3c05e..63b0759dbf4 100644
--- a/audio/p5-CDDB-File/Makefile
+++ b/audio/p5-CDDB-File/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:15 wiz Exp $
DISTNAME= CDDB-File-1.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CDDB/}
diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile
index cf26ddbe65a..c8a140d13b5 100644
--- a/audio/p5-CDDB/Makefile
+++ b/audio/p5-CDDB/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2013/09/05 19:59:34 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/05/29 23:35:15 wiz Exp $
DISTNAME= CDDB-1.222
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CDDB/}
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile
index b4c901d56ef..5f9c51d0257 100644
--- a/audio/p5-CDDB_get/Makefile
+++ b/audio/p5-CDDB_get/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/05/29 23:35:15 wiz Exp $
DISTNAME= CDDB_get-2.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/F/FO/FONKIE/}
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile
index 68b91d1866a..44e90abc759 100644
--- a/audio/p5-MP3-Info/Makefile
+++ b/audio/p5-MP3-Info/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:15 wiz Exp $
DISTNAME= MP3-Info-1.24
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/}
diff --git a/audio/p5-MP3-Tag/Makefile b/audio/p5-MP3-Tag/Makefile
index 2bcd7671bf8..8125f412ca2 100644
--- a/audio/p5-MP3-Tag/Makefile
+++ b/audio/p5-MP3-Tag/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2013/12/09 14:17:41 obache Exp $
+# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:15 wiz Exp $
DISTNAME= MP3-Tag-1.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
SVR4_PKGNAME= p5mp3
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/}
diff --git a/audio/p5-MPEG-Audio-Frame/Makefile b/audio/p5-MPEG-Audio-Frame/Makefile
index 36d44e579ee..61fc5852ac1 100644
--- a/audio/p5-MPEG-Audio-Frame/Makefile
+++ b/audio/p5-MPEG-Audio-Frame/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2013/05/31 12:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:16 wiz Exp $
DISTNAME= MPEG-Audio-Frame-0.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MPEG/NUFFIN/}
diff --git a/audio/p5-MusicBrainz-Client/Makefile b/audio/p5-MusicBrainz-Client/Makefile
index a5758588274..d627a66d584 100644
--- a/audio/p5-MusicBrainz-Client/Makefile
+++ b/audio/p5-MusicBrainz-Client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2013/05/31 12:39:38 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/05/29 23:35:16 wiz Exp $
DISTNAME= MusicBrainz-Client-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MusicBrainz/}
diff --git a/audio/p5-MusicBrainz-Queries/Makefile b/audio/p5-MusicBrainz-Queries/Makefile
index 17eb577b33c..f4eb0df5ece 100644
--- a/audio/p5-MusicBrainz-Queries/Makefile
+++ b/audio/p5-MusicBrainz-Queries/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2013/05/31 12:39:38 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:16 wiz Exp $
DISTNAME= MusicBrainz-Queries-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MusicBrainz/}
diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile
index bd8394e8e21..2694958452c 100644
--- a/audio/paprefs/Makefile
+++ b/audio/paprefs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.37 2014/05/29 23:35:16 wiz Exp $
#
DISTNAME= paprefs-0.9.10
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/paprefs/
diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile
index 24fe1d0f030..e54fd662cb0 100644
--- a/audio/pavucontrol/Makefile
+++ b/audio/pavucontrol/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2014/05/05 00:47:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2014/05/29 23:35:16 wiz Exp $
#
DISTNAME= pavucontrol-0.9.10
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/pavucontrol/
diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile
index 63c04aeab10..6ab0ece781e 100644
--- a/audio/pavumeter/Makefile
+++ b/audio/pavumeter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2014/05/05 00:47:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2014/05/29 23:35:16 wiz Exp $
#
DISTNAME= pavumeter-0.9.3
-PKGREVISION= 31
+PKGREVISION= 32
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/pavumeter/
diff --git a/audio/rip/Makefile b/audio/rip/Makefile
index e2b87fbc7dc..5230f89b5f4 100644
--- a/audio/rip/Makefile
+++ b/audio/rip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2013/05/31 12:39:38 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:16 wiz Exp $
#
DISTNAME= rip-1.07
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio perl5
MASTER_SITES= http://rip.sourceforge.net/download/
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index 9986cfa29d3..b4ddaed6953 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2013/12/09 14:17:41 obache Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:16 wiz Exp $
# To the poor soul who wants to update this package:
#
@@ -43,7 +43,7 @@
DISTNAME= ${PRODUCT:tl:S/_v/-/}-noCPAN
PKGNAME= ${DISTNAME:S/-noCPAN//}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/${PRODUCT}/