diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-29 03:08:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-29 03:08:20 +0800 |
commit | c782339c6ae74aec295fda0eb4d553e895391beb (patch) | |
tree | 120de32bc29d082fb4f4c8adb5b603f26913e920 /audio | |
parent | cacff61e884dff2d154167eea59bcd3594b68eae (diff) | |
download | marcuscom-ports-c782339c6ae74aec295fda0eb4d553e895391beb.tar marcuscom-ports-c782339c6ae74aec295fda0eb4d553e895391beb.tar.gz marcuscom-ports-c782339c6ae74aec295fda0eb4d553e895391beb.tar.bz2 marcuscom-ports-c782339c6ae74aec295fda0eb4d553e895391beb.tar.lz marcuscom-ports-c782339c6ae74aec295fda0eb4d553e895391beb.tar.xz marcuscom-ports-c782339c6ae74aec295fda0eb4d553e895391beb.tar.zst marcuscom-ports-c782339c6ae74aec295fda0eb4d553e895391beb.zip |
gstreamer-plugins-pulse also needs a bump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13264 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/pulseaudio/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 9e0c80a6d..b9ae718f1 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -3,10 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/pulseaudio/Makefile,v 1.19 2009/11/24 16:00:46 kwm Exp $ +# $MCom: ports/audio/pulseaudio/Makefile,v 1.20 2009/11/28 18:59:53 marcus Exp $ # # !!!NOTE!!! Any PORTVERSION update to this port must be accompanied by -# PORTREVISION bumps to audio/gnome-media and sysutils/gnome-settings-daemon. +# PORTREVISION bumps to audio/gnome-media, sysutils/gnome-settings-daemon, +# and audio/gstreamer-plugins-pulse. # PORTNAME= pulseaudio |