From owner-cvs-all@FreeBSD.ORG Sat Aug 14 20:45:38 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5381410656A3; Sat, 14 Aug 2010 20:45:38 +0000 (UTC) (envelope-from jsa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 42EF28FC12; Sat, 14 Aug 2010 20:45:38 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o7EKjcKg088466; Sat, 14 Aug 2010 20:45:38 GMT (envelope-from jsa@repoman.freebsd.org) Received: (from jsa@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o7EKjcXZ088465; Sat, 14 Aug 2010 20:45:38 GMT (envelope-from jsa) Message-Id: <201008142045.o7EKjcXZ088465@repoman.freebsd.org> From: "Joseph S. Atkinson" Date: Sat, 14 Aug 2010 20:45:38 +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/vlc Makefile ports/multimedia/vlc/files patch-VideoLAN-SA-1004 patch-include_limits.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2010 20:45:38 -0000 jsa 2010-08-14 20:45:38 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile Added files: multimedia/vlc/files patch-VideoLAN-SA-1004 patch-include_limits.h Log: Insert missing limits.h includes needed to fix build failure when making vlc WITH_SKINS (default) under certain conditions. [1] Include fix for CVE-2010-2937 ahead of 1.1.3 release and the official VideoLAN-SA-1004 announcement. [2] PR: ports/149428 [1] Submitted by: Ivan Klymenko [1] Approved by: kwm (mentor) Obtained from: VideoLAN git [2] Revision Changes Path 1.236 +1 -0 ports/multimedia/vlc/Makefile 1.1 +31 -0 ports/multimedia/vlc/files/patch-VideoLAN-SA-1004 (new) 1.1 +24 -0 ports/multimedia/vlc/files/patch-include_limits.h (new)