diff options
author | Alex Dupre <ale@FreeBSD.org> | 2009-03-06 10:08:35 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2009-03-06 10:08:35 +0000 |
commit | c99d0d73375c262760701431d7a9cd4e52beafbb (patch) | |
tree | 5a14e50c2b8f9b725257b480e595cad24063d575 /lang/php5/files | |
parent | - Update to 0.5.2 (diff) |
Update to 5.2.9 release and re-add pcre extension.
Notes
Notes:
svn path=/head/; revision=229565
Diffstat (limited to 'lang/php5/files')
-rw-r--r-- | lang/php5/files/patch-ext_date_lib_timelib_structs.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/php5/files/patch-ext_date_lib_timelib_structs.h b/lang/php5/files/patch-ext_date_lib_timelib_structs.h deleted file mode 100644 index c85468abc7f0..000000000000 --- a/lang/php5/files/patch-ext_date_lib_timelib_structs.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ext/date/lib/timelib_structs.h.orig Wed Dec 7 11:11:39 2005 -+++ ext/date/lib/timelib_structs.h Wed Dec 7 11:11:53 2005 -@@ -21,7 +21,7 @@ - #ifndef __TIMELIB_STRUCTS_H__ - #define __TIMELIB_STRUCTS_H__ - --#include <timelib_config.h> -+#include "timelib_config.h" - - #ifdef HAVE_SYS_TYPES_H - #include <sys/types.h> |