From owner-cvs-all Tue Oct 8 2:23:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 765D537B401; Tue, 8 Oct 2002 02:23:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3357243EA9; Tue, 8 Oct 2002 02:23:43 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g989NhCo032269; Tue, 8 Oct 2002 02:23:43 -0700 (PDT) (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g989NhYT032268; Tue, 8 Oct 2002 02:23:43 -0700 (PDT) Message-Id: <200210080923.g989NhYT032268@freefall.freebsd.org> From: Alexander Leidinger Date: Tue, 8 Oct 2002 02:23:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/lame Makefile distinfo pkg-plist ports/audio/lame/files patch-configure patch-sloppy X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG netchild 2002/10/08 02:23:43 PDT Modified files: audio/lame Makefile distinfo pkg-plist audio/lame/files patch-configure patch-sloppy Log: - (finally) update to 3.92 - take over maintainership (after some months of maintainer timeout) Note: I have write access to the LAME repository, I think this is enough to justify this and the following decisions. - remove gtk support (it's only useful for active mp3 algorithm developers, and if you use it, you use the CVS version of it, so there's no need to install it) - don't add vorbis support from PR 39606: * there are much better tools to encode ogg vorbis * there's no support from the LAME developers (FreeBSD would be the only OS with working vorbis in LAME) * it will get removed in a later LAME version Submitted by: many, see PRs PR: 39606, 43255, 43727 Revision Changes Path 1.26 +24 -25 ports/audio/lame/Makefile 1.10 +1 -1 ports/audio/lame/distinfo 1.2 +35 -14 ports/audio/lame/files/patch-configure 1.2 +0 -7 ports/audio/lame/files/patch-sloppy 1.11 +9 -3 ports/audio/lame/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message