diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
commit | 6e4a0dd7991ad854ac6cf1540d0631a457cf96dd (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /audio | |
parent | 18cff5b61468d9288337f1194f99784e4b7d7622 (diff) | |
download | pkgsrc-6e4a0dd7991ad854ac6cf1540d0631a457cf96dd.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/snd/Makefile | 3 | ||||
-rw-r--r-- | audio/xanalyser/Makefile | 3 | ||||
-rw-r--r-- | audio/xmcd/Makefile | 4 | ||||
-rw-r--r-- | audio/xmmix/Makefile | 4 | ||||
-rw-r--r-- | audio/xmradio/Makefile | 4 |
5 files changed, 10 insertions, 8 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index d1121301e00..c0641008cc1 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2005/11/23 22:39:12 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2005/12/12 21:36:54 joerg Exp $ # DISTNAME= snd-7.15 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snd/} diff --git a/audio/xanalyser/Makefile b/audio/xanalyser/Makefile index eec920d3b99..c115697ea77 100644 --- a/audio/xanalyser/Makefile +++ b/audio/xanalyser/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:18 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/12 21:36:54 joerg Exp $ # DISTNAME= xanalyser-1.24 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.suse.com/pub/people/arvin/private/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 0e684ccddb8..c9c59998fe0 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2005/12/05 20:49:50 rillig Exp $ +# $NetBSD: Makefile,v 1.55 2005/12/12 21:36:54 joerg Exp $ DISTNAME= xmcd-3.0.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index f831ca569c7..5e9c87d5c5c 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2005/04/24 11:24:30 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2005/12/12 21:36:54 joerg Exp $ DISTNAME= xmmix-1.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/ diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 1f210e913a4..3fe22e3350f 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2005/04/11 21:45:00 tv Exp $ +# $NetBSD: Makefile,v 1.24 2005/12/12 21:36:54 joerg Exp $ DISTNAME= xmradio-1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://core.de/~coto/radio/ |