From owner-cvs-all@FreeBSD.ORG Thu Aug 21 23:33:20 2008 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 096CD106566B; Thu, 21 Aug 2008 23:33:20 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D0E808FC1D; Thu, 21 Aug 2008 23:33:19 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7LNXJB6035836; Thu, 21 Aug 2008 23:33:19 GMT (envelope-from ade@repoman.freebsd.org) Received: (from ade@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7LNXJhF035835; Thu, 21 Aug 2008 23:33:19 GMT (envelope-from ade) Message-Id: <200808212333.m7LNXJhF035835@repoman.freebsd.org> From: Ade Lovett Date: Thu, 21 Aug 2008 23:33:19 +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/php4 Makefile ports/lang/php5 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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 Aug 2008 23:33:20 -0000 ade 2008-08-21 23:33:19 UTC FreeBSD ports repository Modified files: lang/php4 Makefile lang/php5 Makefile Log: Bump PORTREVISION on account of of bin/phpize being installed with hardcoded links to autoconf (was 2.61, now 2.62), preventing any further php modules from being installed until lang/php* is forcibly updated. Revision Changes Path 1.122 +1 -1 ports/lang/php4/Makefile 1.129 +1 -1 ports/lang/php5/Makefile