From owner-cvs-all Wed Mar 28 13:55:39 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 7DC9A37B71B; Wed, 28 Mar 2001 13:55:33 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2SLtXb74217; Wed, 28 Mar 2001 13:55:33 -0800 (PST) (envelope-from trevor) Message-Id: <200103282155.f2SLtXb74217@freefall.freebsd.org> From: Trevor Johnson Date: Wed, 28 Mar 2001 13:55:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/vorbis-tools pkg-comment pkg-plist ports/audio/vorbis-tools/files patch-aclocal.m4 patch-configure.in patch-ogg123_Makefile.am patch-ogg123_Makefile.in patch-ogg123_ogg123.c patch-aa patch-ab patch-ac patch-ad patch-ae patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG trevor 2001/03/28 13:55:31 PST Modified files: audio/vorbis-tools pkg-comment pkg-plist Added files: audio/vorbis-tools/files patch-aclocal.m4 patch-configure.in patch-ogg123_Makefile.am patch-ogg123_Makefile.in patch-ogg123_ogg123.c Removed files: audio/vorbis-tools/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af Log: Install documentation in a better place. Patch ogg123/Makefile.am because automake will be run even though we do not need it. Continue to patch ogg123/Makefile.in just the same, so automake will not be required. Effectively rename some patches, and change some: - patch-aa to patch-configure.in - patch-ab to patch-ogg123_buffer.c - patch-ac to patch-ogg123_Makefile.in - patch-ad to patch-ogg123_ogg123.c (with changes) - patch-ae to patch-aclocal.m4 (with changes) - patch-af to patch-ogg123_Makefile.am (with changes) The maintainer requested this. He said that the history of these files is not worth keeping. Add $FreeBSD$ tags to the patches. Change pkg-comment. Submitted by: maintainer PR: 26136 Revision Changes Path 1.2 +1 -1 ports/audio/vorbis-tools/pkg-comment 1.3 +3 -2 ports/audio/vorbis-tools/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message