From owner-cvs-all Fri Mar 23 10: 7:53 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 6A50437B719; Fri, 23 Mar 2001 10:07:45 -0800 (PST) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2NI7jZ03316; Fri, 23 Mar 2001 10:07:45 -0800 (PST) (envelope-from jeh) Message-Id: <200103231807.f2NI7jZ03316@freefall.freebsd.org> From: "James E. Housley" Date: Fri, 23 Mar 2001 10:07:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/vorbis-tools Makefile pkg-descr ports/audio/vorbis-tools/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jeh 2001/03/23 10:07:45 PST Modified files: audio/vorbis-tools Makefile pkg-descr audio/vorbis-tools/files patch-aa patch-ab Log: - 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 Approved by: Theo van Klaveren Revision Changes Path 1.6 +7 -17 ports/audio/vorbis-tools/Makefile 1.2 +0 -3 ports/audio/vorbis-tools/pkg-descr 1.3 +9 -9 ports/audio/vorbis-tools/files/patch-aa 1.2 +60 -9 ports/audio/vorbis-tools/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message