From owner-cvs-all@FreeBSD.ORG Thu Apr 21 13:08:27 2005 Return-Path: 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 D66C916A4CE; Thu, 21 Apr 2005 13:08:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8EB443D31; Thu, 21 Apr 2005 13:08:27 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3LD8RI4014849; Thu, 21 Apr 2005 13:08:27 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3LD8RZo014848; Thu, 21 Apr 2005 13:08:27 GMT (envelope-from ahze) Message-Id: <200504211308.j3LD8RZo014848@repoman.freebsd.org> From: Michael Johnson Date: Thu, 21 Apr 2005 13:08:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/vlc Makefileports/multimedia/vlc/files patch-modules_codec_x264.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 21 Apr 2005 13:08:28 -0000 ahze 2005-04-21 13:08:27 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile multimedia/vlc/files patch-modules_codec_x264.c Log: - Chase shared lib bump in x264 - Only s/lrint/rint/ on < 504000 Patch Update Obtained from vlc cvs Revision Changes Path 1.87 +4 -2 ports/multimedia/vlc/Makefile 1.2 +105 -9 ports/multimedia/vlc/files/patch-modules_codec_x264.c