mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
5b63de467e
Currently when requiring both ossp-uuid and e2fspogs-libuuid is an impossibility without the use of a jail. This patch was created to fix this conflict. The patch includes updating revisions for removal of CONFLICTS, and change LIBDEPEND change for all affected ports. The changes on ossp-uuid port includes renaming of the shared/static libs created, C/C++ manpage, and rename of pkgconfig file. PR: 207004 Submitted by: Ultima1252@gmail.com Approved by: vd
18 lines
382 B
Plaintext
18 lines
382 B
Plaintext
bin/uuid
|
|
bin/uuid-config
|
|
include/ossp/uuid.h
|
|
include/ossp/uuid++.hh
|
|
lib/libossp-uuid.a
|
|
lib/libossp-uuid.so
|
|
lib/libossp-uuid.so.16
|
|
lib/libossp-uuid.so.16.0.22
|
|
lib/libossp-uuid++.a
|
|
lib/libossp-uuid++.so
|
|
lib/libossp-uuid++.so.16
|
|
lib/libossp-uuid++.so.16.0.22
|
|
libdata/pkgconfig/ossp-uuid.pc
|
|
man/man1/uuid-config.1.gz
|
|
man/man1/uuid.1.gz
|
|
man/man3/ossp-uuid++.3.gz
|
|
man/man3/ossp-uuid.3.gz
|