From owner-cvs-ports@FreeBSD.ORG Sat Jun 16 07:22:03 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A4A9106566B; Sat, 16 Jun 2012 07:22:03 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CF0008FC0A; Sat, 16 Jun 2012 07:22:02 +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 q5G7M2aA098346; Sat, 16 Jun 2012 07:22:02 GMT (envelope-from ashish@repoman.freebsd.org) Received: (from ashish@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5G7M2MM098345; Sat, 16 Jun 2012 07:22:02 GMT (envelope-from ashish) Message-Id: <201206160722.q5G7M2MM098345@repoman.freebsd.org> From: Ashish SHUKLA Date: Sat, 16 Jun 2012 07:22:02 +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/libvpx Makefile distinfo pkg-plist ports/multimedia/libvpx/files patch-build_make_configure.sh patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jun 2012 07:22:03 -0000 ashish 2012-06-16 07:22:02 UTC FreeBSD ports repository Modified files: multimedia/libvpx Makefile distinfo pkg-plist multimedia/libvpx/files patch-configure Added files: multimedia/libvpx/files patch-build_make_configure.sh Log: - Update to 1.1 - Relax dependency check in BUILD_DEPENDS by replacing path with names of programs[1] PR: ports/169126[1] Submitted by: Jan Beich Revision Changes Path 1.8 +4 -4 ports/multimedia/libvpx/Makefile 1.6 +2 -2 ports/multimedia/libvpx/distinfo 1.1 +14 -0 ports/multimedia/libvpx/files/patch-build_make_configure.sh (new) 1.4 +8 -5 ports/multimedia/libvpx/files/patch-configure 1.7 +2 -4 ports/multimedia/libvpx/pkg-plist