From owner-cvs-all@FreeBSD.ORG Mon Dec 20 06:24:49 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 E2A3B106566B; Mon, 20 Dec 2010 06:24:49 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B8D688FC14; Mon, 20 Dec 2010 06:24: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 oBK6Ong2037190; Mon, 20 Dec 2010 06:24:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBK6OnjX037189; Mon, 20 Dec 2010 06:24:49 GMT (envelope-from miwi) Message-Id: <201012200624.oBK6OnjX037189@repoman.freebsd.org> From: Martin Wilke Date: Mon, 20 Dec 2010 06:24: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/archivers/pecl-rar Makefile distinfo 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: Mon, 20 Dec 2010 06:24:50 -0000 miwi 2010-12-20 06:24:49 UTC FreeBSD ports repository Modified files: archivers/pecl-rar Makefile distinfo Log: * The module requires the SPL extension to be installed. * The module requires the php extenstions in the build env so add USE_PHP_BUILD * The module is not compatiable with php 4 so add IGNORE_WITH_PHP=4 * Remove the MD5 line from distinfo. PR: 152923 Submitted by: "Tom Judge" Revision Changes Path 1.8 +5 -1 ports/archivers/pecl-rar/Makefile 1.5 +0 -1 ports/archivers/pecl-rar/distinfo