summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-01-12 16:19:13 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-01-12 16:19:13 +0000
commit78089b826ef24f29cfc0d1842baecde3d2a37582 (patch)
tree7f82a8c1a5408408cb03d7193383a6488f91bae4 /lang/php5
parent- update to geodb-20120101 (diff)
Update to 5.3.9 release.
Notes
Notes: svn path=/head/; revision=289032
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile8
-rw-r--r--lang/php5/distinfo12
2 files changed, 10 insertions, 10 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 92301cb59355..531e9ec2c011 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= php5
-PORTVERSION= 5.3.8
+PORTVERSION= 5.3.9
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}
@@ -31,6 +31,7 @@ CONFIGURE_ARGS= \
--with-config-file-scan-dir=${PREFIX}/etc/php \
--disable-all \
--enable-libxml \
+ --enable-mysqlnd \
--with-libxml-dir=${LOCALBASE} \
--with-pcre-regex=${LOCALBASE} \
--with-zlib-dir=/usr \
@@ -62,7 +63,7 @@ PATCH_SITES+= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= ale
.if !defined(WITHOUT_SUHOSIN)
-PATCHFILES+= suhosin-patch-${PORTVERSION}-0.9.10.patch.gz
+PATCHFILES+= suhosin-patch-${PORTVERSION}-0.9.10.patch.gz:suhosin
PATCH_SITES+= http://download.suhosin.org/:suhosin
PLIST_SUB+= SUHOSIN=""
.else
@@ -137,8 +138,7 @@ CONFIGURE_ARGS+=--with-zend-vm=GOTO
CONFIGURE_ENV+= ac_cv_pthreads_lib="" \
ac_cv_pthreads_cflags="" \
pthreads_working="yes" \
- lt_cv_path_SED="sed" \
- PHP_MYSQLND_ENABLED="yes"
+ lt_cv_path_SED="sed"
.if defined(WITH_LINKTHR)
CONFIGURE_ENV+= LIBS="${LIBS} ${PTHREAD_LIBS}"
diff --git a/lang/php5/distinfo b/lang/php5/distinfo
index 533e24cea8b9..4b35d4290902 100644
--- a/lang/php5/distinfo
+++ b/lang/php5/distinfo
@@ -1,6 +1,6 @@
-SHA256 (php-5.3.8.tar.bz2) = a1dd06fd5593e97d9a5bd9818d6501d28d3ee8f09b83f0ec78f7cdfc060f3ea2
-SIZE (php-5.3.8.tar.bz2) = 11190060
-SHA256 (suhosin-patch-5.3.8-0.9.10.patch.gz) = 0a0dac0e4343596f2bfcef27dcf7180524b78bb1d2d2ca878370a7d0f8313d26
-SIZE (suhosin-patch-5.3.8-0.9.10.patch.gz) = 41175
-SHA256 (php-5.3.8-mail-header.patch) = 5cd43388b33fe5703c2c7d1de04d9b7030ee0a65d110c3793dfccb096ed2cc09
-SIZE (php-5.3.8-mail-header.patch) = 3346
+SHA256 (php-5.3.9.tar.bz2) = 4bc54e1aa9010f09d2c6597844c984adecf9e1153c913a853c7725905ddb4dd7
+SIZE (php-5.3.9.tar.bz2) = 11704944
+SHA256 (suhosin-patch-5.3.9-0.9.10.patch.gz) = 4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317
+SIZE (suhosin-patch-5.3.9-0.9.10.patch.gz) = 40967
+SHA256 (php-5.3.9-mail-header.patch) = 5cd43388b33fe5703c2c7d1de04d9b7030ee0a65d110c3793dfccb096ed2cc09
+SIZE (php-5.3.9-mail-header.patch) = 3346