diff options
author | jlam <jlam@pkgsrc.org> | 2005-08-06 06:19:03 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-08-06 06:19:03 +0000 |
commit | 7fbb8d952791a8c4d82b77759fc5fb7accd491fe (patch) | |
tree | 01ab92342ff180527d28ec20c4868e49f3c4def1 /audio | |
parent | 86f92684818eb77da677366cd49b4fa35e87b579 (diff) | |
download | pkgsrc-7fbb8d952791a8c4d82b77759fc5fb7accd491fe.tar.gz |
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ices-mp3/Makefile | 3 | ||||
-rw-r--r-- | audio/nas/Makefile | 3 | ||||
-rw-r--r-- | audio/p5-Audio-CD/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-Audio-Wav/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-CDDB/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-CDDB_get/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-MP3-Tag/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-MusicBrainz-Client/Makefile | 3 | ||||
-rw-r--r-- | audio/p5-MusicBrainz-Queries/Makefile | 4 |
10 files changed, 19 insertions, 18 deletions
diff --git a/audio/ices-mp3/Makefile b/audio/ices-mp3/Makefile index 408494845e8..5761f34bb75 100644 --- a/audio/ices-mp3/Makefile +++ b/audio/ices-mp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/07/16 19:10:37 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:03 jlam Exp $ # DISTNAME= ices-${ICES_VERSION} @@ -58,7 +58,6 @@ do-install: .include "../../audio/libshout/buildlink3.mk" .include "../../audio/libvorbis/buildlink3.mk" .if defined(ICES_USE_PERL) && (${ICES_USE_PERL} == "YES") -PERL5_REQD+= 5.8.0 USE_TOOLS+= perl:run CONFIGURE_ARGS+= --with-perl=${PERL5} .endif diff --git a/audio/nas/Makefile b/audio/nas/Makefile index 718eac0d53c..49795149767 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2005/06/04 23:43:51 markd Exp $ +# $NetBSD: Makefile,v 1.56 2005/08/06 06:19:03 jlam Exp $ DISTNAME= nas-1.7b.src PKGNAME= ${DISTNAME:S/.src//} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://nas.codebrilliance.com/nas/ \ ftp://ftp.uni-duisburg.de/Sound/NAS/ diff --git a/audio/p5-Audio-CD/Makefile b/audio/p5-Audio-CD/Makefile index 760e890a69c..3bdaeb185cc 100644 --- a/audio/p5-Audio-CD/Makefile +++ b/audio/p5-Audio-CD/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:18 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:04 jlam Exp $ # DISTNAME= Audio-CD-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5acd CATEGORIES= audio perl5 MASTER_SITES= http://homepages.cwi.nl/~jvhemert/files/ diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile index 1995d9d1caf..2eba88153c8 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2005/07/13 18:01:18 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:04 jlam Exp $ # DISTNAME= Audio-Wav-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/} diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile index 6433ada8c93..b09912d7461 100644 --- a/audio/p5-CDDB/Makefile +++ b/audio/p5-CDDB/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:18 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:04 jlam Exp $ # DISTNAME= CDDB-1.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RC/RCAPUTO/} diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index 9ce6950bab7..fce60ffe921 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:18 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:04 jlam Exp $ # DISTNAME= CDDB_get-2.23 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 d4687449f31..8a820eea9f7 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:18 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:04 jlam Exp $ DISTNAME= MP3-Info-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 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 db12c8391f7..23622972530 100644 --- a/audio/p5-MP3-Tag/Makefile +++ b/audio/p5-MP3-Tag/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2005/07/13 18:01:18 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:04 jlam Exp $ DISTNAME= tagged-0.40 PKGNAME= p5-MP3-Tag-0.40 SVR4_PKGNAME= p5mp3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/} diff --git a/audio/p5-MusicBrainz-Client/Makefile b/audio/p5-MusicBrainz-Client/Makefile index 5891ec02ec3..6983055e925 100644 --- a/audio/p5-MusicBrainz-Client/Makefile +++ b/audio/p5-MusicBrainz-Client/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:19 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:04 jlam Exp $ # DISTNAME= MusicBrainz-Client-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 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 cf546d48b18..40468f39efd 100644 --- a/audio/p5-MusicBrainz-Queries/Makefile +++ b/audio/p5-MusicBrainz-Queries/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:19 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:04 jlam Exp $ # DISTNAME= MusicBrainz-Queries-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MusicBrainz/} |