[haikuports-commits] [haikuports/haikuports] 97771f: boost: Declare compat versions on provided libs.

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: haikuports-commits@xxxxxxxxxxxxx
  • Date: Sun, 03 Dec 2017 12:32:35 -0800

  Branch: refs/heads/master
  Home:   https://github.com/haikuports/haikuports
  Commit: 97771f91ae2afb1e8a9f87e37c91f3b4776af034
      
https://github.com/haikuports/haikuports/commit/97771f91ae2afb1e8a9f87e37c91f3b4776af034
  Author: Michael Lotz <mmlr@xxxxxxxx>
  Date:   2017-12-03 (Sun, 03 Dec 2017)

  Changed paths:
    M dev-libs/boost/boost163-1.63.0.recipe
    M dev-libs/boost/boost164-1.64.0.recipe
    M dev-libs/boost/boost165-1.65.1.recipe

  Log Message:
  -----------
  boost: Declare compat versions on provided libs.

This ensures that a dependency like lib:libboost_x >= 1.63.0 will not
be fulfilled with the boost165 package for example, which contains
version specific library names that will not work for software built
against other versions.


Other related posts:

  • » [haikuports-commits] [haikuports/haikuports] 97771f: boost: Declare compat versions on provided libs. - GitHub