From owner-cvs-all@FreeBSD.ORG Fri Apr 27 02:18:50 2012 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 409791065674; Fri, 27 Apr 2012 02:18:50 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CAA958FC14; Fri, 27 Apr 2012 02:18:49 +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 q3R2Inu8051447; Fri, 27 Apr 2012 02:18:49 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3R2InPC051446; Fri, 27 Apr 2012 02:18:49 GMT (envelope-from mezz) Message-Id: <201204270218.q3R2InPC051446@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 27 Apr 2012 02:18:49 +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/lang/opa/files patch-build_myocamlbuild_prefix.ml 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: Fri, 27 Apr 2012 02:18:50 -0000 mezz 2012-04-27 02:18:49 UTC FreeBSD ports repository Added files: lang/opa/files patch-build_myocamlbuild_prefix.ml Log: FreeBSD 8.x and above have added -r that does exactly same as -E for increased compatibility with GNU sed. Since FreeBSD still supports 7.x that does not has -r, so use -E instead. Reported by: pointyhat (pav) Revision Changes Path 1.1 +17 -0 ports/lang/opa/files/patch-build_myocamlbuild_prefix.ml (new)