diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2005-04-04 09:20:21 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2005-04-04 09:20:21 +0000 |
| commit | 2cee0c25ff8d89399897cac7c1dcb1444b2f79d3 (patch) | |
| tree | b8af981bc9d3d6808bfc8842257bfae900b60870 /devel | |
| parent | - Update to 0.991, aka 1.0beta1 (diff) | |
Update PHP ports to 4.3.11 and 5.0.4 releases:
- fix security issues
- unbreak PEAR packages [1]
PR: ports/78516 [1]
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1]
Tested by: thierry
Diffstat (limited to 'devel')
| -rw-r--r-- | devel/pear-Console_Getopt/Makefile | 2 | ||||
| -rw-r--r-- | devel/pear-XML_RPC/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/devel/pear-Console_Getopt/Makefile b/devel/pear-Console_Getopt/Makefile index 4eb8c18c75f6..a213ba681e8f 100644 --- a/devel/pear-Console_Getopt/Makefile +++ b/devel/pear-Console_Getopt/Makefile @@ -12,8 +12,6 @@ CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR command-line option parser -BROKEN= Incomplete pkg-plist - WANT_PHP_PEAR= yes USE_PHP= yes diff --git a/devel/pear-XML_RPC/Makefile b/devel/pear-XML_RPC/Makefile index 1f4c03814aff..d9f665498c00 100644 --- a/devel/pear-XML_RPC/Makefile +++ b/devel/pear-XML_RPC/Makefile @@ -12,8 +12,6 @@ CATEGORIES= devel www pear MAINTAINER= antonio@php.net COMMENT= PHP implementation of the XML-RPC protocol -BROKEN= Incomplete pkg-plist - USE_PHP= yes WANT_PHP_PEAR= yes |
