From eadea1064cb230e353e22f6c94ee779284405a56 Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Sun, 24 Aug 2014 10:10:04 +0200 Subject: php: fix bad with-SSL usage --- php-pear/php/DEPENDS | 2 +- php-pear/php/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pear') diff --git a/php-pear/php/DEPENDS b/php-pear/php/DEPENDS index 4e6f2414d1..af0437baf7 100755 --- a/php-pear/php/DEPENDS +++ b/php-pear/php/DEPENDS @@ -72,7 +72,7 @@ optional_depends C-CLIENT \ "for IMAP support" && optional_depends SSL \ - "--with-SSL" "--without-openssl" \ + "--with-opennssl" "--without-openssl" \ "for OpenSSL support" && if is_depends_enabled $SPELL $(get_spell_provider $SPELL C-CLIENT); then diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY index f76097131c..068fdef72b 100644 --- a/php-pear/php/HISTORY +++ b/php-pear/php/HISTORY @@ -1,3 +1,6 @@ +2014-08-24 Treeve Jelbert + * DEPENDS: fix bad with-SSL usage + 2014-08-22 Vlad Glagolev * DETAILS: updated spell to 5.4.32 (stable); SECURITY_PATCH++ (CVE-2014-2497, CVE-2014-3538, CVE-2014-3587, CVE-2014-3597, -- cgit v1.2.3