Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2018 21:00:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231486] www/mod_php56 should be upgraded to www/mod_php71 after "pkg upgrade -a"
Message-ID:  <bug-231486-7788-aVJgAmeT3C@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231486-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231486-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231486

--- Comment #2 from Marcin Cie=C5=9Blak <saper@saper.info> ---
Hi Torsten

I read the UPDATING notice that informed me about php default version switch
and this is fine.

The problem is (as I see it) that wordpress says it needs both some PHP mod=
ules
and the webserver module:

USES=3D           php:web cpe
USE_PHP=3D        curl gd hash mysqli pcre tokenizer xml zip zlib ftp

and we let "curl gd hash ..." modules to update, but the former stays as it
was.

If I read properly, the dependency is based on the current PHP_VER:

RUN_DEPENDS+=3D=20=20
${PHPBASE}/${APACHEMODDIR}/libphp${PHP_VER:C/.$//}.so:${MOD_PHP_PORT}

so for ports it wouldn't be a problem.

Maybe it is the problem with pkg not understanding the above?

It's definitely a POLA violation (my opinion only), and UPDATING entry does=
 not
mention this issue specifically.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231486-7788-aVJgAmeT3C>