git: library versioning: Activate versioning on 7 libraries

John Marino marino at crater.dragonflybsd.org
Mon Dec 1 05:46:07 PST 2014


commit d91d30bb8149509477116fc092a5d6b8d6c1b471
Author: John Marino <draco at marino.st>
Date:   Mon Dec 1 14:37:59 2014 +0100

    library versioning: Activate versioning on 7 libraries
    
    All 4.2 packages currently on the system will continue to work on
    a system after this commit.  However, the next bulk run of packages will
    build using these symbol versions and will not work on systems older
    than this commit.  Part of the joys of running on bleeding edge I think.
    The next bulk run won't be for a couple of weeks at least (I'm waiting
    on a disruptive and huge patch of perl and pgsql to settle down) so there
    is no impending breakage expected.
    
    The newly mapped libraries are: z, ncurses, lzma, edit, archive, md, bz2

Summary of changes:
 lib/libarchive/Makefile      | 2 --
 lib/libbz2/Makefile          | 2 --
 lib/libedit/libedit/Makefile | 2 --
 lib/liblzma/Makefile         | 2 --
 lib/libmd/Makefile           | 2 --
 lib/libncurses/Makefile.inc  | 2 --
 lib/libz/Makefile            | 2 --
 7 files changed, 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d91d30bb8149509477116fc092a5d6b8d6c1b471


-- 
DragonFly BSD source repository



More information about the Commits mailing list