summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorseb <seb>2010-08-21 16:32:42 +0000
committerseb <seb>2010-08-21 16:32:42 +0000
commit2071bb5c54efeb5a369d623a737c040e30ff5a84 (patch)
treeea003b3d334b79322d0a5e4e9868404f6a97846b /audio
parent4ab74e6adb8da8f381ed4ad7b760405931360256 (diff)
downloadpkgsrc-2071bb5c54efeb5a369d623a737c040e30ff5a84.tar.gz
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3cut/Makefile4
-rw-r--r--audio/p5-Audio-CD/Makefile4
-rw-r--r--audio/p5-Audio-Scan/Makefile3
-rw-r--r--audio/p5-Audio-Wav/Makefile3
-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/Makefile3
-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/squeezeboxserver/Makefile6
13 files changed, 27 insertions, 23 deletions
diff --git a/audio/mp3cut/Makefile b/audio/mp3cut/Makefile
index 89f175fa399..d8e933262b5 100644
--- a/audio/mp3cut/Makefile
+++ b/audio/mp3cut/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:41 he Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:32:43 seb Exp $
DISTNAME= mp3cut-1.13
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JV/JV/
diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile
index 2392100e3e1..b1b81b36d73 100644
--- a/audio/p5-Audio-CD/Makefile
+++ b/audio/p5-Audio-CD/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2008/10/19 19:17:41 he Exp $
+# $NetBSD: Makefile,v 1.15 2010/08/21 16:32:43 seb Exp $
#
DISTNAME= Audio-CD-0.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
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 2d4e37b981e..cc619315da2 100644
--- a/audio/p5-Audio-Scan/Makefile
+++ b/audio/p5-Audio-Scan/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2010/07/04 16:55:03 cube Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:32:43 seb Exp $
#
DISTNAME= Audio-Scan-0.82
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/}
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile
index 24a7aef9cdf..800d59004c3 100644
--- a/audio/p5-Audio-Wav/Makefile
+++ b/audio/p5-Audio-Wav/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2010/02/10 12:13:50 obache Exp $
+# $NetBSD: Makefile,v 1.16 2010/08/21 16:32:44 seb Exp $
#
DISTNAME= Audio-Wav-0.08
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 62b971140c3..ebf21e016d3 100644
--- a/audio/p5-CDDB-File/Makefile
+++ b/audio/p5-CDDB-File/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:41 he Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:32:44 seb Exp $
DISTNAME= CDDB-File-1.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CDDB/}
diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile
index 607202137ab..53b0807984e 100644
--- a/audio/p5-CDDB/Makefile
+++ b/audio/p5-CDDB/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2009/08/20 18:12:29 sno Exp $
+# $NetBSD: Makefile,v 1.13 2010/08/21 16:32:44 seb Exp $
#
DISTNAME= CDDB-1.21
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 484690a0df9..16cedf7af25 100644
--- a/audio/p5-CDDB_get/Makefile
+++ b/audio/p5-CDDB_get/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2008/10/19 19:17:41 he Exp $
+# $NetBSD: Makefile,v 1.13 2010/08/21 16:32:44 seb Exp $
#
DISTNAME= CDDB_get-2.27
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 70397d450e0..3a63c91caaa 100644
--- a/audio/p5-MP3-Info/Makefile
+++ b/audio/p5-MP3-Info/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2008/12/16 23:56:40 he Exp $
+# $NetBSD: Makefile,v 1.18 2010/08/21 16:32:44 seb Exp $
DISTNAME= MP3-Info-1.24
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 3a99e9c3636..1be57c48d53 100644
--- a/audio/p5-MP3-Tag/Makefile
+++ b/audio/p5-MP3-Tag/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2009/04/11 23:15:19 sno Exp $
+# $NetBSD: Makefile,v 1.18 2010/08/21 16:32:44 seb Exp $
DISTNAME= tagged-0.40
PKGNAME= p5-MP3-Tag-0.40
-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 156dad3bfc4..2c68a1c60b2 100644
--- a/audio/p5-MPEG-Audio-Frame/Makefile
+++ b/audio/p5-MPEG-Audio-Frame/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:41 he Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:32:44 seb Exp $
DISTNAME= MPEG-Audio-Frame-0.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 262adacea88..88327953c31 100644
--- a/audio/p5-MusicBrainz-Client/Makefile
+++ b/audio/p5-MusicBrainz-Client/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:41 he Exp $
+# $NetBSD: Makefile,v 1.14 2010/08/21 16:32:45 seb Exp $
#
DISTNAME= MusicBrainz-Client-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 4c6ecde6076..09507ced8b3 100644
--- a/audio/p5-MusicBrainz-Queries/Makefile
+++ b/audio/p5-MusicBrainz-Queries/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2008/10/19 19:17:41 he Exp $
+# $NetBSD: Makefile,v 1.13 2010/08/21 16:32:45 seb Exp $
#
DISTNAME= MusicBrainz-Queries-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MusicBrainz/}
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index dd902e0e54c..5f4b5005f8e 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/08/01 02:07:20 cube Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:32:45 seb 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= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/${PRODUCT}/
@@ -74,7 +74,7 @@ DEPENDS+= flac-[0-9]*:../../audio/flac
DEPENDS+= faad2-[0-9]*:../../audio/faad2
# Perl modules with native code
-DEPENDS+= p5-Audio-Scan-0.82:../../audio/p5-Audio-Scan
+DEPENDS+= p5-Audio-Scan-0.82{,nb[0-9]*}:../../audio/p5-Audio-Scan
DEPENDS+= p5-Class-XSAccessor>=1.05:../../devel/p5-Class-XSAccessor
DEPENDS+= p5-Compress-Raw-Zlib-[0-9]*:../../devel/p5-Compress-Raw-Zlib
DEPENDS+= p5-DBD-mysql>=3.0002:../../databases/p5-DBD-mysql