summaryrefslogtreecommitdiff
path: root/audio/pulseaudio/Makefile
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2010-07-25 13:16:12 +0000
committerspz <spz@pkgsrc.org>2010-07-25 13:16:12 +0000
commitb99ada4a20bc4bab776b38ffa2a8a2c1f90ff1ea (patch)
treef75b80c6e6b8885ef33a510bbe0736b3c9092c34 /audio/pulseaudio/Makefile
parent489a587ca193c02d944b720768b07595c5a41674 (diff)
downloadpkgsrc-b99ada4a20bc4bab776b38ffa2a8a2c1f90ff1ea.tar.gz
Pullup ticket 3182 - requested by tron
security patch Revisions pulled up: - pkgsrc/audio/pulseaudio/Makefile 1.38 - pkgsrc/audio/pulseaudio/distinfo 1.21 Files added: pkgsrc/audio/pulseaudio/patches/patch-ba pkgsrc/audio/pulseaudio/patches/patch-bb ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Sat Jul 24 12:51:09 UTC 2010 Modified Files: pkgsrc/audio/pulseaudio: Makefile distinfo Added Files: pkgsrc/audio/pulseaudio/patches: patch-ba patch-bb Log Message: Add fix for symlink race reported in CVE-2009-1299 taken from Lennart Poettering's GIT repository. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/audio/pulseaudio/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/audio/pulseaudio/distinfo cvs rdiff -u -r0 -r1.6 pkgsrc/audio/pulseaudio/patches/patch-ba cvs rdiff -u -r0 -r1.5 pkgsrc/audio/pulseaudio/patches/patch-bb
Diffstat (limited to 'audio/pulseaudio/Makefile')
-rw-r--r--audio/pulseaudio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 6aeb13a914a..0c367842d05 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2010/06/15 16:25:42 obache Exp $
+# $NetBSD: Makefile,v 1.37.2.1 2010/07/25 13:16:12 spz Exp $
# NOTE: Please send a copy of any patches that are not pkgsrc-specific
# to <pulseaudio-discuss@mail.0pointer.de>
PULSEAUDIO_VER= 0.9.21
-PKGREVISION= 2
+PKGREVISION= 3
DISTNAME= pulseaudio-${PULSEAUDIO_VER}
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/pulseaudio/