Opened 6 years ago

Closed 5 years ago

#56102 closed enhancement (duplicate)

protobuf-cpp, protobuf3-cpp: Install to different locations; don't conflict

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: pmetzger (Perry E. Metzger)
Port: protobuf-cpp protobuf3-cpp

Description

protobuf-cpp and protobuf3-cpp install their files to the same locations, and therefore conflict with one another. This is bad because these two ports are two different major versions of the library. Some software may require version 2 of the library, while other software may require version 3.

The two ports should install to different locations so that they can both be installed at the same time. They should no longer conflict with each other.

If you change where one or both of the ports install their files, any ports currently depending on that port or ports needs to have its revision increased, and probably needs to be told how to find the moved files.

Change History (4)

comment:1 Changed 6 years ago by pmetzger (Perry E. Metzger)

Cc: pmetzger added

comment:2 Changed 5 years ago by mf2k (Frank Schima)

Owner: blair deleted
Port: protobuf-java protobuf3-java py-protobuf py-protobuf3 added
Status: newassigned

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Port: protobuf-java protobuf3-java py-protobuf py-protobuf3 removed

comment:4 Changed 5 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: assignedclosed

Duplicate of #56135.

Note: See TracTickets for help on using tickets.