From owner-svn-ports-head@FreeBSD.ORG Sun Jun 9 17:27:05 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5A7DE5F9; Sun, 9 Jun 2013 17:27:05 +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 4C8361473; Sun, 9 Jun 2013 17:27:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r59HR5dt097576; Sun, 9 Jun 2013 17:27:05 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r59HR4g1097574; Sun, 9 Jun 2013 17:27:04 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201306091727.r59HR4g1097574@svn.freebsd.org> From: Martin Wilke Date: Sun, 9 Jun 2013 17:27:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320355 - in head/textproc: pecl-ctemplate simplehtmldom 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 17:27:05 -0000 Author: miwi Date: Sun Jun 9 17:27:04 2013 New Revision: 320355 URL: http://svnweb.freebsd.org/changeset/ports/320355 Log: - Remove php4 reference Modified: head/textproc/pecl-ctemplate/Makefile (contents, props changed) head/textproc/simplehtmldom/Makefile (contents, props changed) Modified: head/textproc/pecl-ctemplate/Makefile ============================================================================== --- head/textproc/pecl-ctemplate/Makefile Sun Jun 9 16:59:46 2013 (r320354) +++ head/textproc/pecl-ctemplate/Makefile Sun Jun 9 17:27:04 2013 (r320355) @@ -1,9 +1,5 @@ -# New ports collection makefile for: pecl-cTemplate -# Date created: 07 May 2006 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= cTemplate PORTVERSION= 1.11 @@ -23,7 +19,6 @@ USE_XZ= yes USE_PHP= yes USE_PHPEXT= yes DEFAULT_PHP_VER= 5 -IGNORE_WITH_PHP= 4 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} Modified: head/textproc/simplehtmldom/Makefile ============================================================================== --- head/textproc/simplehtmldom/Makefile Sun Jun 9 16:59:46 2013 (r320354) +++ head/textproc/simplehtmldom/Makefile Sun Jun 9 17:27:04 2013 (r320355) @@ -1,9 +1,5 @@ -# New ports collection makefile for: simplehtmldom -# Date created: 2010-01-18 -# Whom: Joe Horn -# +# Created by: Joe Horn # $FreeBSD$ -# PORTNAME= simplehtmldom DISTVERSION= 1.5 @@ -23,7 +19,6 @@ NO_BUILD= YES USE_PHP= pcre DEFAULT_PHP_VER= 5 -IGNORE_WITH_PHP= 4 SUB_FILES+= pkg-message SUB_LIST+= DATADIR=${DATADIR} PREFIX=${PREFIX}