From owner-cvs-all Sat Oct 5 9:37:32 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 7D1D537B401; Sat, 5 Oct 2002 09:37:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC6443E42; Sat, 5 Oct 2002 09:37:31 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g95GbVCo068162; Sat, 5 Oct 2002 09:37:31 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g95GbUnh068143; Sat, 5 Oct 2002 09:37:31 -0700 (PDT) Message-Id: <200210051637.g95GbUnh068143@freefall.freebsd.org> From: Christian Weisgerber Date: Sat, 5 Oct 2002 09:37:30 -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_html_Makefile.in patch-doc_html_images_Makefile.in patch-doc_html_ru_Makefile.in patch-doc_images_Makefile.in patch-src_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/10/05 09:37:30 PDT Modified files: audio/flac Makefile distinfo pkg-plist audio/flac/files patch-Makefile.in patch-configure patch-doc_Makefile.in Added files: audio/flac/files patch-doc_html_Makefile.in patch-doc_html_images_Makefile.in patch-doc_html_ru_Makefile.in patch-src_Makefile.in patch-src_flac_Makefile.in patch-src_metaflac_Makefile.in patch-src_plugin__common_Makefile.in Removed files: audio/flac/files patch-doc_images_Makefile.in Log: Update to 1.0.4. Notable improvements: - vorbis comment and id3v1/v2 support in the plugins - bug fixes for 24-bit handling - x86 encoder and decoder speedups - reduced memory requirements Revision Changes Path 1.17 +11 -7 ports/audio/flac/Makefile 1.7 +1 -1 ports/audio/flac/distinfo 1.2 +5 -5 ports/audio/flac/files/patch-Makefile.in 1.5 +11 -3 ports/audio/flac/files/patch-configure 1.2 +5 -8 ports/audio/flac/files/patch-doc_Makefile.in 1.1 +14 -0 ports/audio/flac/files/patch-doc_html_Makefile.in (new) 1.1 +14 -0 ports/audio/flac/files/patch-doc_html_images_Makefile.in (new) 1.1 +14 -0 ports/audio/flac/files/patch-doc_html_ru_Makefile.in (new) 1.2 +0 -14 ports/audio/flac/files/patch-doc_images_Makefile.in (dead) 1.1 +22 -0 ports/audio/flac/files/patch-src_Makefile.in (new) 1.1 +14 -0 ports/audio/flac/files/patch-src_flac_Makefile.in (new) 1.1 +14 -0 ports/audio/flac/files/patch-src_metaflac_Makefile.in (new) 1.1 +14 -0 ports/audio/flac/files/patch-src_plugin__common_Makefile.in (new) 1.8 +233 -21 ports/audio/flac/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message