Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2015 12:21:56 +0000
From:      Mike Clarke <jmc-freebsd2@milibyte.co.uk>
To:        freebsd-ports@freebsd.org
Subject:   pkg upgrade wants to leave me with a mix of php5.4 and php5.6
Message-ID:  <20150226122156.57c46001@curlew.lan>

next in thread | raw e-mail | index | archive | help

curlew:/# pkg info -x pkg-
pkg-1.4.12

curlew:/# pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking for upgrades (62 candidates):  77%
mod_php5 has no direct installation candidates, change it to mod_php5? [Y/n]: n
mod_php5 has no direct installation candidates, change it to mod_php55? [Y/n]: n
mod_php5 has no direct installation candidates, change it to mod_php56? [Y/n]: n
Checking for upgrades (62 candidates):
100% Processing candidates (62 candidates): 100%
The following 76 packages will be affected (of 0 checked):

New packages to be INSTALLED:
        php56-xml: 5.6.6
        php56: 5.6.6
        php56-hash: 5.6.6
        php56-gd: 5.6.6
        php56-curl: 5.6.6
        php56-tokenizer: 5.6.6
        php56-mysql: 5.6.6
        php56-zlib: 5.6.6
        php56-zip: 5.6.6
        php56-session: 5.6.6
        php56-ctype: 5.6.6
        php56-openssl: 5.6.6
        php56-mcrypt: 5.6.6_1
        php56-filter: 5.6.6
        php56-json: 5.6.6
        php56-mysqli: 5.6.6
        php56-mbstring: 5.6.6
        php56-bz2: 5.6.6

Installed packages to be UPGRADED:
        xcalc: 1.0.5 -> 1.0.6
        webkit-gtk3: 2.4.8 -> 2.4.8_1
        webkit-gtk2: 2.4.8 -> 2.4.8_1
        unzip: 6.0_5 -> 6.0_6
        unbound: 1.5.1_2 -> 1.5.2
        samba36-libsmbclient: 3.6.24_2 -> 3.6.25_2
        samba36: 3.6.24_2 -> 3.6.25
        rest: 0.7.92 -> 0.7.92_1
        py27-twistedCore: 14.0.0_1 -> 15.0.0_1
        phpMyAdmin: 4.3.9 -> 4.3.10
        php5-zlib: 5.4.37 -> 5.4.38
        php5-zip: 5.4.37 -> 5.4.38
        php5-xmlwriter: 5.4.37 -> 5.4.38
        php5-xmlreader: 5.4.37 -> 5.4.38
        php5-xml: 5.4.37 -> 5.4.38
        php5-tokenizer: 5.4.37 -> 5.4.38
        php5-sqlite3: 5.4.37_1 -> 5.4.38_1
        php5-simplexml: 5.4.37 -> 5.4.38
        php5-session: 5.4.37 -> 5.4.38
        php5-posix: 5.4.37 -> 5.4.38
        php5-phar: 5.4.37 -> 5.4.38
        php5-pdo_sqlite: 5.4.37_1 -> 5.4.38_1
        php5-pdo: 5.4.37 -> 5.4.38
        php5-openssl: 5.4.37 -> 5.4.38
        php5-mysqli: 5.4.37 -> 5.4.38
        php5-mysql: 5.4.37 -> 5.4.38
        php5-mcrypt: 5.4.37_1 -> 5.4.38_1
        php5-mbstring: 5.4.37 -> 5.4.38
        php5-json: 5.4.37 -> 5.4.38
        php5-iconv: 5.4.37 -> 5.4.38
        php5-hash: 5.4.37 -> 5.4.38
        php5-gd: 5.4.37 -> 5.4.38
        php5-filter: 5.4.37 -> 5.4.38
        php5-dom: 5.4.37 -> 5.4.38
        php5-curl: 5.4.37 -> 5.4.38
        php5-ctype: 5.4.37 -> 5.4.38
        php5-calendar: 5.4.37 -> 5.4.38
        php5-bz2: 5.4.37 -> 5.4.38
        php5: 5.4.37 -> 5.4.38
        phonon-gstreamer: 4.8.2 -> 4.8.2_1
        pciids: 20150124 -> 20150217
        p5-libwww: 6.08_1 -> 6.13
        p5-URI: 1.65 -> 1.67
        p5-Socket: 2.016_1 -> 2.018
        p5-IO-Socket-SSL: 2.009 -> 2.012
        libreoffice: 4.3.5_3 -> 4.3.6
        libraw: 0.15.4_1 -> 0.16.0
        libkdcraw: 4.14.2 -> 4.14.2_1
        libcmis: 0.4.1_3 -> 0.5.0
        krdc: 4.14.2 -> 4.14.2_1
        gnupg: 2.1.1_1 -> 2.1.2
        fusefs-libs: 2.9.3_3 -> 2.9.3_4
        en_GB-libreoffice: 4.3.5 -> 4.3.6
        chromium: 40.0.2214.111 -> 40.0.2214.115
        bind99: 9.9.6P1_3 -> 9.9.6P2
        babl: 0.1.10_2 -> 0.1.12

Installed packages to be REINSTALLED:
        wordpress-4.1,1 (direct dependency changed)
        cmake-3.1.3 (options changed)

The process will require 23 MiB more space.
195 MiB to be downloaded.

Proceed with this action? [y/N]: n

-------------------------------------------------------

Looks like I need to delete all my php* packages, install php56*
versions and then run pkg upgrade.

Is there a neater way of fixing this?

-- 
Mike Clarke



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