From owner-cvs-all@FreeBSD.ORG Fri Dec 15 01:54:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D75C16A412; Fri, 15 Dec 2006 01:54:54 +0000 (UTC) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E619E43D9E; Fri, 15 Dec 2006 01:51:52 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBF1rUF1082519; Fri, 15 Dec 2006 01:53:30 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBF1rUlg082517; Fri, 15 Dec 2006 01:53:30 GMT (envelope-from lioux) Message-Id: <200612150153.kBF1rUlg082517@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 15 Dec 2006 01:53:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/libmpeg2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 01:54:54 -0000 lioux 2006-12-15 01:53:30 UTC FreeBSD ports repository Modified files: multimedia/libmpeg2 Makefile distinfo Log: o Update to bug fix release 0.4.1: - The build system now supports newer versions of the autotools and can find them in weird places on FreeBSD and OS X systems. We also support x86 accelerations on the AMD64 CPU, including on FreeBSD. The AltiVec features are now better detected. - Peter Gubanov found a bug in the 4:4:4 chroma handling, Nicolas Joly found a memory leak in the Xshm code on remote displays and Roberto Huelga found alignment issues in the sample3 and sample5 examples. Gildas Bazin contributed a patch for more tolerance for invalid sequence display extensions. PR: 106144 Submitted by: KATO Tsuguru Revision Changes Path 1.33 +4 -7 ports/multimedia/libmpeg2/Makefile 1.7 +3 -3 ports/multimedia/libmpeg2/distinfo