aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-01-31 15:14:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-01-31 15:14:34 +0000
commit4a55f58c38e1e4c11ded2660c7d81bd49ee2d1ac (patch)
tree63029e492f1520851e32de9e1516fd6b6da5adf6 /www
parent08fe0c9e8367dbadb055efc16c6273a0a55c9629 (diff)
downloadports-4a55f58c38e1e4c11ded2660c7d81bd49ee2d1ac.tar.gz
ports-4a55f58c38e1e4c11ded2660c7d81bd49ee2d1ac.zip
* Update comment to reflect that this is a PHP 4 only port.
* Update IGNORE_WITH_PHP to include php 5.2 as well as 5.3 * Add DEFAULT_PHP_VER to pull in php4 not php5. * Remove MD5 line from the distfile. PR: 152903 Submitted by: "Tom Judge" <tom@tomjudge.com> Approved by: maintainer timeout Feature safe: yes
Notes
Notes: svn path=/head/; revision=268493
Diffstat (limited to 'www')
-rw-r--r--www/pecl-tidy/Makefile7
-rw-r--r--www/pecl-tidy/distinfo1
2 files changed, 5 insertions, 3 deletions
diff --git a/www/pecl-tidy/Makefile b/www/pecl-tidy/Makefile
index 4908ee5a4eef..a17ebce307ab 100644
--- a/www/pecl-tidy/Makefile
+++ b/www/pecl-tidy/Makefile
@@ -14,14 +14,17 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= rick@wzoeterwoude.net
-COMMENT= Tidy HTML Repairing and Parsing
+COMMENT= Tidy HTML Repairing and Parsing for PHP 4
BUILD_DEPENDS+= ${LOCALBASE}/include/tidy/tidy.h:${PORTSDIR}/www/tidy-devel
+LICENSE= PHP30
+
USE_PHP= yes
USE_PHPEXT= yes
PHP_MODNAME= tidy
-IGNORE_WITH_PHP= 5
+DEFAULT_PHP_VER?= 4
+IGNORE_WITH_PHP= 5 52
CONFIGURE_ARGS= --enable-tidy
diff --git a/www/pecl-tidy/distinfo b/www/pecl-tidy/distinfo
index ede3925ebd39..615997da2096 100644
--- a/www/pecl-tidy/distinfo
+++ b/www/pecl-tidy/distinfo
@@ -1,3 +1,2 @@
-MD5 (PECL/tidy-1.2.tgz) = 8c1c92d9386c56d483b1115d207c0293
SHA256 (PECL/tidy-1.2.tgz) = 5420f3ce10e52bcc62ccb3554834ded1dbd3db00b9d19c627d0650505429ad2c
SIZE (PECL/tidy-1.2.tgz) = 9602