From 0a6d8fdafa99b3a2eb43ca56ea9fe190543add45 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 11 Oct 2004 19:48:33 +0000 Subject: Update to 5.0.2 release: - Fix compilation of thread-safe PHP after the PTHREAD_LIBS change - Include md5 and blowfish support on amd64 (fix headers) [1] - Add support for dom_import_simplexml function in php5-dom [2] - Fix vulnerability in RFC 1867 file upload processing [3] - Fix php_variables memory disclosure [3] PR: ports/71752 [1], ports/72003 [2], ports/72420 [3] Submitted by: Adam Gregoire [1], Vaidrius Petrauskas [2], Dmitry A Grigorovich [3] Approved by: portmgr (kris) --- textproc/php5-pspell/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'textproc/php5-pspell') diff --git a/textproc/php5-pspell/Makefile b/textproc/php5-pspell/Makefile index da12a965c6f5..c7098115ee1f 100644 --- a/textproc/php5-pspell/Makefile +++ b/textproc/php5-pspell/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php5 -- cgit v1.2.3