Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2015 06:39:40 -0500
From:      Carmel NY <carmel_ny@outlook.com>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   update PHP
Message-ID:  <BLU436-SMTP9F607C82FA606074F3D4980030@phx.gbl>

next in thread | raw e-mail | index | archive | help
I am running a FreeBSD 10.2 - p7 machine. I have PHP 5.4 installed . I want
to update it to version 5.6. Would this method work:

portupgrade -o lang/php56 lang/php5

Then:

portupgrade -o lang/php56-extensions lang/php5-extensions

Would I l then need to rebuild everything that depends on PHP or could I just
add the "-r" flag to portupgrade?

These are all of the installed PHP ports:

pkg info php5\* > ~/installed-php-ports-list

php5-5.4.45
php5-bz2-5.4.45
php5-ctype-5.4.45
php5-filter-5.4.45
php5-gd-5.4.45_1
php5-gettext-5.4.45
php5-hash-5.4.45
php5-iconv-5.4.45
php5-json-5.4.45
php5-ldap-5.4.45
php5-mbstring-5.4.45
php5-mcrypt-5.4.45
php5-mysqli-5.4.45
php5-openssl-5.4.45
php5-session-5.4.45
php5-xml-5.4.45
php5-zip-5.4.45
php5-zlib-5.4.45

pkg info -r php5                            
php5-5.4.45:
        pecl-pdflib-3.0.4
        pecl-APC-3.1.14_1
        php5-session-5.4.45
        php5-xml-5.4.45
        php5-filter-5.4.45
        php5-bz2-5.4.45
        phpMyAdmin-4.5.1
        php5-iconv-5.4.45
        php5-ctype-5.4.45
        phpldapadmin-1.2.3_7,1
        php5-mcrypt-5.4.45
        php5-openssl-5.4.45
        php5-gettext-5.4.45
        php5-zip-5.4.45
        php5-mbstring-5.4.45
        php5-mysqli-5.4.45
        php5-json-5.4.45
        mod_php5-5.4.45,1
        php5-zlib-5.4.45
        php5-gd-5.4.45_1
        php5-ldap-5.4.45
        php5-hash-5.4.45

-- 
Carmel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU436-SMTP9F607C82FA606074F3D4980030>