diff options
author | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
commit | d1700825b6346493218d1745dfea7a03ad061868 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /audio | |
parent | 36f40c4d1dadcbd88898ef7f9ed109dd1bd8fdb5 (diff) | |
download | pkgsrc-d1700825b6346493218d1745dfea7a03ad061868.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmpx/Makefile | 4 | ||||
-rw-r--r-- | audio/gmpc/Makefile | 4 | ||||
-rw-r--r-- | audio/liteamp/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/sound-juicer/Makefile | 4 | ||||
-rw-r--r-- | audio/tunesbrowser/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/audio/bmpx/Makefile b/audio/bmpx/Makefile index 6a46b7d11b6..d3777d739c2 100644 --- a/audio/bmpx/Makefile +++ b/audio/bmpx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2007/03/21 12:05:41 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2007/06/05 05:37:20 wiz Exp $ # DISTNAME= bmpx-0.36.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://files.beep-media-player.org/releases/0.36/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 002a5e63ba9..1015590cdc4 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2006/09/16 12:20:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2007/06/05 05:37:20 wiz Exp $ # DISTNAME= gmpc-0.13.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://download.qballcow.nl/programs/gmpc-0.13/ diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index 07a64148016..71e7b0bb414 100644 --- a/audio/liteamp/Makefile +++ b/audio/liteamp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2007/03/21 12:05:41 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2007/06/05 05:37:20 wiz Exp $ DISTNAME= liteamp-0.2.4.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= http://kldp.net/frs/download.php/1153/ diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 3e500b1dd6b..a219cc9ea2d 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2007/03/21 12:05:41 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2007/06/05 05:37:21 wiz Exp $ # DISTNAME= rhythmbox-0.9.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 2f5ff57992f..92daffbe334 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2007/03/21 12:05:41 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2007/06/05 05:37:21 wiz Exp $ # DISTNAME= sound-juicer-2.14.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.burtonini.com/computing/ diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index 87be2ff9729..7b53923cb4b 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2007/03/21 12:05:41 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2007/06/05 05:37:21 wiz Exp $ # DISTNAME= tunesbrowser-0.3.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= http://craz.net/programs/itunes/files/ EXTRACT_SUFX= .tar.bz2 |