From owner-cvs-all Wed Mar 28 6:50:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EBBF37B724; Wed, 28 Mar 2001 06:50:10 -0800 (PST) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2SEoAr28922; Wed, 28 Mar 2001 06:50:10 -0800 (PST) (envelope-from jeh) Message-Id: <200103281450.f2SEoAr28922@freefall.freebsd.org> From: "James E. Housley" Date: Wed, 28 Mar 2001 06:50:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/vorbis-tools/files patch-ae patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jeh 2001/03/28 06:50:10 PST Added files: audio/vorbis-tools/files patch-ae patch-af Log: Missed files!! - changes MAINTAINER, - fixes a bug in shared memory handling where SYSVSHM segments wouldn't be destroyed on program exit, - prefers memory sharing by mmap() over SYSVSHM, - bumps PORTREVISION due to the fix above, - contains miscellaneous clean-ups and autoconf-related changes. PR: 25942 Submitted by: Christian Weisgerber Reviewed by: Theo van Klaveren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message