mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
88c67cd38c
- Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine)
10 lines
182 B
Plaintext
10 lines
182 B
Plaintext
include/libltdl/lt_dlloader.h
|
|
include/libltdl/lt_error.h
|
|
include/libltdl/lt_system.h
|
|
include/ltdl.h
|
|
lib/libltdl.a
|
|
lib/libltdl.la
|
|
lib/libltdl.so
|
|
lib/libltdl.so.7
|
|
lib/libltdl.so.7.3.1
|