diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2004-10-11 19:47:20 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2004-10-11 19:47:20 +0000 |
| commit | af7695c0ae2d258a39df4c9406ef2847bc6cb1ef (patch) | |
| tree | 92359e250cfe23b454c82072f5c5f40150cbe5f0 /textproc/php4-pspell | |
| parent | o Add emulators to CATEGORIES. [1] (diff) | |
Update to 4.3.9 release:
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Fix vulnerability in RFC 1867 file upload processing [2]
- Fix php_variables memory disclosure [2]
- GD LZW-GIF support is now enabled by default
PR: ports/71752 [1], ports/72420 [2]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [2]
Approved by: portmgr (kris)
Diffstat (limited to 'textproc/php4-pspell')
| -rw-r--r-- | textproc/php4-pspell/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/php4-pspell/Makefile b/textproc/php4-pspell/Makefile index 43851937ae9f..37ff44f5318b 100644 --- a/textproc/php4-pspell/Makefile +++ b/textproc/php4-pspell/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 3 - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php4 |
