From owner-svn-ports-head@FreeBSD.ORG Sun Jun 9 18:06:38 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 57A67F96; Sun, 9 Jun 2013 18:06:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 485171792; Sun, 9 Jun 2013 18:06:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r59I6cGW010999; Sun, 9 Jun 2013 18:06:38 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r59I6beo010997; Sun, 9 Jun 2013 18:06:37 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201306091806.r59I6beo010997@svn.freebsd.org> From: Martin Wilke Date: Sun, 9 Jun 2013 18:06:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320366 - in head/graphics: php5-chartdirector phplot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jun 2013 18:06:38 -0000 Author: miwi Date: Sun Jun 9 18:06:37 2013 New Revision: 320366 URL: http://svnweb.freebsd.org/changeset/ports/320366 Log: - Remove php4 reference Modified: head/graphics/php5-chartdirector/Makefile (contents, props changed) head/graphics/phplot/Makefile (contents, props changed) Modified: head/graphics/php5-chartdirector/Makefile ============================================================================== --- head/graphics/php5-chartdirector/Makefile Sun Jun 9 17:50:46 2013 (r320365) +++ head/graphics/php5-chartdirector/Makefile Sun Jun 9 18:06:37 2013 (r320366) @@ -1,9 +1,5 @@ -# New ports collection makefile for: php-chartdirector -# Date created: 29 Jul 2007 -# Whom: -# +# Created by: # $FreeBSD$ -# PORTNAME= chartdirector PORTVERSION= 5.0.2 @@ -19,7 +15,6 @@ USE_PHP= yes NO_BUILD= yes ONLY_FOR_ARCHS= i386 amd64 SUB_FILES= pkg-message -IGNORE_WITH_PHP?=4 DEFAULT_PHP_VER?=5 USE_LDCONFIG= yes Modified: head/graphics/phplot/Makefile ============================================================================== --- head/graphics/phplot/Makefile Sun Jun 9 17:50:46 2013 (r320365) +++ head/graphics/phplot/Makefile Sun Jun 9 18:06:37 2013 (r320366) @@ -17,7 +17,6 @@ LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd USE_ZIP= yes USE_PHP= yes DEFAULT_PHP_VER= 5 -IGNORE_WITH_PHP= 4 NO_BUILD= YES PHPLOT_DIR= ${PREFIX}/include/php/phplot