ports/opt (master): mod_php: update to 5.2.4
commit f0d73178115b56af72cbf718d11db4ef4a1a7377
Author: Juergen Daubert <jue@jue.li>
Date: Sun Sep 2 11:01:33 2007 +0200
[notify] mod_php: update to 5.2.4
Security fixes, see http://www.php.net/releases/5_2_4.php
diff --git a/mod_php/.footprint b/mod_php/.footprint
index 6cf9547..4a01571 100644
--- a/mod_php/.footprint
+++ b/mod_php/.footprint
@@ -108,15 +108,13 @@ drwxr-xr-x root/root usr/include/php/ext/libxml/
-rw-r--r-- root/root usr/include/php/ext/libxml/php_libxml.h
drwxr-xr-x root/root usr/include/php/ext/pcre/
drwxr-xr-x root/root usr/include/php/ext/pcre/pcrelib/
+-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/config.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre_internal.h
--rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre_scanner.h
--rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcre_stringpiece.h
--rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcrecpp.h
--rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcrecpparg.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/pcreposix.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/ucp.h
-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/ucpinternal.h
+-rw-r--r-- root/root usr/include/php/ext/pcre/pcrelib/ucptable.h
-rw-r--r-- root/root usr/include/php/ext/pcre/php_pcre.h
drwxr-xr-x root/root usr/include/php/ext/session/
-rw-r--r-- root/root usr/include/php/ext/session/mod_files.h
diff --git a/mod_php/.md5sum b/mod_php/.md5sum
index 3715582..ac9bdce 100644
--- a/mod_php/.md5sum
+++ b/mod_php/.md5sum
@@ -1 +1 @@
-eb50b751c8e1ced05bd012d5a0e4dec3 php-5.2.3.tar.bz2
+55c97a671fdabf462cc7a82971a656d2 php-5.2.4.tar.bz2
diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile
index a20e000..92827f4 100644
--- a/mod_php/Pkgfile
+++ b/mod_php/Pkgfile
@@ -5,7 +5,7 @@
# Group: apache
name=mod_php
-version=5.2.3
+version=5.2.4
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)
_______________________________________________
CRUX mailing list
CRUX@lists.crux.nu
http://lists.crux.nu/mailman/listinfo/crux
|