pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/libvisual-plugins
Module Name: pkgsrc
Committed By: dholland
Date: Mon May 18 04:33:29 UTC 2009
Modified Files:
pkgsrc/audio/libvisual-plugins: Makefile distinfo
pkgsrc/audio/libvisual-plugins/patches: patch-ac patch-ad
Added Files:
pkgsrc/audio/libvisual-plugins/patches: patch-ae patch-af
Log Message:
Only use mremap() on systems that have it. On others, like NetBSD 4.0,
fall back to munmap() and a fresh mmap(). Fixes PR 38164.
Theoretically a build fix, but bump PKGREVISION as a precaution.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/audio/libvisual-plugins/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/libvisual-plugins/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/libvisual-plugins/patches/patch-ac \
pkgsrc/audio/libvisual-plugins/patches/patch-ad
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/libvisual-plugins/patches/patch-ae \
pkgsrc/audio/libvisual-plugins/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index