From owner-cvs-all Sat Jul 6 16:46:35 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 B85A637B400; Sat, 6 Jul 2002 16:46:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41AA043E09; Sat, 6 Jul 2002 16:46:27 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g66NjLJU083035; Sat, 6 Jul 2002 16:45:21 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g66NjLZr083034; Sat, 6 Jul 2002 16:45:21 -0700 (PDT) Message-Id: <200207062345.g66NjLZr083034@freefall.freebsd.org> From: Christian Weisgerber Date: Sat, 6 Jul 2002 16:45:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/flac Makefile distinfo pkg-plist ports/audio/flac/files patch-Makefile.in patch-configure patch-doc_Makefile.in patch-doc_images_Makefile.in 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 naddy 2002/07/06 16:45:21 PDT Modified files: audio/flac Makefile distinfo pkg-plist audio/flac/files patch-configure Added files: audio/flac/files patch-Makefile.in patch-doc_Makefile.in patch-doc_images_Makefile.in Log: Update to 1.0.3. Changes in this release: - 10-15% decoder speedup - 24-bit input support restored - more robust plugins - new metadata block for Vorbis-style tags - vastly improved metadata editor - fixed bug with pipes and Windows - new libFLAC++, a C++ object wrapper around libFLAC - new metadata editing interface in libFLAC and libFLAC++ - and more... Revision Changes Path 1.15 +9 -19 ports/audio/flac/Makefile 1.6 +1 -1 ports/audio/flac/distinfo 1.1 +14 -0 ports/audio/flac/files/patch-Makefile.in (new) 1.4 +7 -15 ports/audio/flac/files/patch-configure 1.1 +17 -0 ports/audio/flac/files/patch-doc_Makefile.in (new) 1.1 +14 -0 ports/audio/flac/files/patch-doc_images_Makefile.in (new) 1.7 +15 -4 ports/audio/flac/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message