svn commit: r320361 - in head/www: cakephp22 pecl-sphinx
Martin Wilke
miwi at FreeBSD.org
Sun Jun 9 17:40:42 UTC 2013
Author: miwi
Date: Sun Jun 9 17:40:41 2013
New Revision: 320361
URL: http://svnweb.freebsd.org/changeset/ports/320361
Log:
- Remove php4 reference
Modified:
head/www/cakephp22/Makefile
head/www/pecl-sphinx/Makefile (contents, props changed)
Modified: head/www/cakephp22/Makefile
==============================================================================
--- head/www/cakephp22/Makefile Sun Jun 9 17:39:29 2013 (r320360)
+++ head/www/cakephp22/Makefile Sun Jun 9 17:40:41 2013 (r320361)
@@ -25,7 +25,6 @@ USES= gettext
USE_PHP= ctype session
WANT_PHP_WEB= yes
DEFAULT_PHP_VER=5
-IGNORE_WITH_PHP=4
CAKE_CONF_FILES= \
app/Config/acl.php \
Modified: head/www/pecl-sphinx/Makefile
==============================================================================
--- head/www/pecl-sphinx/Makefile Sun Jun 9 17:39:29 2013 (r320360)
+++ head/www/pecl-sphinx/Makefile Sun Jun 9 17:40:41 2013 (r320361)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pecl-sphinx
-# Date created: 2011-06-6
-# Whom: Max Baryshnikov <mephius at gmail.com>
-#
+# Created by: Max Baryshnikov <mephius at gmail.com>
# $FreeBSD$
-#
PORTNAME= sphinx
DISTVERSION= 1.2.0
@@ -19,7 +15,6 @@ COMMENT= Sphinx search engine php client
LIB_DEPENDS= sphinxclient.0:${PORTSDIR}/textproc/libsphinxclient
USE_PHP= yes
-IGNORE_WITH_PHP=4
USE_PHPEXT= yes
PHP_MODNAME= sphinx
More information about the svn-ports-head
mailing list