diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-07-12 10:44:52 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-07-12 10:44:52 +0000 |
commit | 16bdf421beea716a7b610d4b5f6d95be8bf386c9 (patch) | |
tree | 32a787631a0e2f2e2b7c531a3ca775e8ea53cccb /audio | |
parent | a359776e04d5a40e54dbbe88f7858df561fc4ba5 (diff) | |
download | pkgsrc-16bdf421beea716a7b610d4b5f6d95be8bf386c9.tar.gz |
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast/Makefile | 4 | ||||
-rw-r--r-- | audio/mt-daapd/Makefile | 4 | ||||
-rw-r--r-- | audio/pulseaudio/Makefile | 4 | ||||
-rw-r--r-- | audio/ubs/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 74d19ce7a10..427dd9e61b1 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/02/06 23:21:40 jperkin Exp $ +# $NetBSD: Makefile,v 1.55 2013/07/12 10:44:52 jperkin Exp $ # DISTNAME= icecast-2.3.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/icecast/ diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index d92b6b279d8..1f4cdb9370f 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/10/02 23:48:01 asau Exp $ +# $NetBSD: Makefile,v 1.15 2013/07/12 10:44:52 jperkin Exp $ DISTNAME= mt-daapd-0.2.4.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mt-daapd/} diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 9dbd4b9f2b2..0c2a083b373 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2013/06/06 12:54:05 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2013/07/12 10:44:52 jperkin Exp $ # DISTNAME= pulseaudio-2.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ EXTRACT_SUFX= .tar.xz diff --git a/audio/ubs/Makefile b/audio/ubs/Makefile index 9190880e020..921e4e50e73 100644 --- a/audio/ubs/Makefile +++ b/audio/ubs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/10/02 23:48:12 asau Exp $ +# $NetBSD: Makefile,v 1.18 2013/07/12 10:44:52 jperkin Exp $ # DISTNAME= ubs-0.17 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} |