diff options
author | marcus <marcus@FreeBSD.org> | 2009-01-20 10:32:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-01-20 10:32:43 +0800 |
commit | 79fa9496d60a33e50d586ec2e63044ca5660fc3c (patch) | |
tree | 6e71483c8cdcfb85d5e4f350a6a66d6e59bd4f49 | |
parent | 60e1837273ecb4018fec17ecc5f57e4f9e5a829d (diff) | |
download | freebsd-ports-gnome-79fa9496d60a33e50d586ec2e63044ca5660fc3c.tar.gz freebsd-ports-gnome-79fa9496d60a33e50d586ec2e63044ca5660fc3c.tar.zst freebsd-ports-gnome-79fa9496d60a33e50d586ec2e63044ca5660fc3c.zip |
Update to 0.9.14.
-rw-r--r-- | audio/pulseaudio/Makefile | 3 | ||||
-rw-r--r-- | audio/pulseaudio/distinfo | 6 | ||||
-rw-r--r-- | audio/pulseaudio/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index b0e312376caa..663352725e4d 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -7,8 +7,7 @@ # PORTNAME= pulseaudio -PORTVERSION= 0.9.13 -PORTREVISION= 2 +PORTVERSION= 0.9.14 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ diff --git a/audio/pulseaudio/distinfo b/audio/pulseaudio/distinfo index 36bc6cc7009e..5594f9d76c7b 100644 --- a/audio/pulseaudio/distinfo +++ b/audio/pulseaudio/distinfo @@ -1,3 +1,3 @@ -MD5 (pulseaudio-0.9.13.tar.gz) = 279fb92f08393a6a992d55e3ac9a006b -SHA256 (pulseaudio-0.9.13.tar.gz) = b8f9b7936af319f2a9d4d619beddd7f8355fcb2407486193df6cfb7b592e8d53 -SIZE (pulseaudio-0.9.13.tar.gz) = 1308493 +MD5 (pulseaudio-0.9.14.tar.gz) = 0ed1115222d1d8c64cc14961cccb2eb0 +SHA256 (pulseaudio-0.9.14.tar.gz) = e6129f9239235981d329de40eeffa55041e6815a93aaa994d1eae242ea7446b5 +SIZE (pulseaudio-0.9.14.tar.gz) = 1303077 diff --git a/audio/pulseaudio/pkg-plist b/audio/pulseaudio/pkg-plist index 4b924dba3143..cc1f9da74da7 100644 --- a/audio/pulseaudio/pkg-plist +++ b/audio/pulseaudio/pkg-plist @@ -66,7 +66,7 @@ lib/libpulse.so.0 lib/libpulsecore.a lib/libpulsecore.la lib/libpulsecore.so -lib/libpulsecore.so.8 +lib/libpulsecore.so.9 lib/libpulsedsp.so lib/pulse-%%PULSE_VERSION%%/modules/libauth-cookie.so lib/pulse-%%PULSE_VERSION%%/modules/libauthkey.so |