diff options
author | ale <ale@FreeBSD.org> | 2008-12-08 19:48:10 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2008-12-08 19:48:10 +0800 |
commit | 0ae1121c09d9d82a24355e85cbe478b049670c66 (patch) | |
tree | a3bf52b77b08605406206e35abcae57b983aca75 /lang | |
parent | 09f3c1cea1510784a8308ee094d0958f3eef1234 (diff) | |
download | freebsd-ports-gnome-0ae1121c09d9d82a24355e85cbe478b049670c66.tar.gz freebsd-ports-gnome-0ae1121c09d9d82a24355e85cbe478b049670c66.tar.zst freebsd-ports-gnome-0ae1121c09d9d82a24355e85cbe478b049670c66.zip |
Set IGNORE to avoid upgrades to 5.2.7 release. PHP 5.2.8 will be released soon.
Sorry for the temporary inconvenient.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index c3c5df8e0a28..ab9ad5113f56 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -16,6 +16,8 @@ DISTNAME= php-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= PHP Scripting Language +IGNORE= should not be used, PHP 5.2.8 will be released soon + LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes diff --git a/lang/php53/Makefile b/lang/php53/Makefile index c3c5df8e0a28..ab9ad5113f56 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -16,6 +16,8 @@ DISTNAME= php-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= PHP Scripting Language +IGNORE= should not be used, PHP 5.2.8 will be released soon + LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes |