Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AAE0863BC1D for ; Wed, 9 Sep 2009 16:41:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id F346B63B102; Wed, 9 Sep 2009 16:40:41 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B179463B14E for ; Wed, 9 Sep 2009 16:40:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7EA94175D0; Wed, 9 Sep 2009 16:40:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 9 Sep 2009 16:40:39 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/audio/faac To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20090909164039.7EA94175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed Sep 9 16:40:39 UTC 2009 Modified Files: pkgsrc/audio/faac: Makefile PLIST distinfo pkgsrc/audio/faac/patches: patch-aa patch-ab patch-ac Log Message: update to 1.28 changes: Prevent out of range scalefactors Updated to latest mpeg4ip mp4 file format library Added -s option to make the encoder output optimized mp4 layout Improved JPEG detection for album art Lot's of compilation issues solved To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/faac/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/faac/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/faac/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/faac/patches/patch-aa cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/faac/patches/patch-ab cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/faac/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.