[MacPorts] #16849: bzip2: wrong dylib version number
#16849: bzip2: wrong dylib version number -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: bzip2 -------------------------------------+-------------------------------------- bzip2 is at 1.0.5 but patch-Makefile-dylib.diff makes a library with version 1.0.4. We should not be hardcoding the version number in the patch but rather making use of the ${version} variable. -- Ticket URL: <http://trac.macports.org/ticket/16849> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16849: bzip2: wrong dylib version number --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: Port: bzip2 | --------------------------------------+------------------------------------- Comment(by ryandesign@macports.org): patch-Makefile-so.diff is affected too (it makes a library with version "1.0.2"). -- Ticket URL: <http://trac.macports.org/ticket/16849#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16849: bzip2: wrong dylib version number -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: bzip2 -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/16849#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16849: bzip2: wrong dylib version number -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: bzip2 -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: mcalhoun@… (added) Comment: Marcus fixed this for Darwin in r46773 but not for other OSes. I'm still hoping there's a way to combine the existing patchfiles and make a single build process for all operating systems. -- Ticket URL: <http://trac.macports.org/ticket/16849#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16849: bzip2: wrong dylib version number -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: bzip2 -------------------------------------+-------------------------------------- Comment(by ryandesign@…): I wanted to borrow some magic from the zlib Makefile for figuring out the proper shared lib extension and version numbers. I got stuck on trying to figure out why some of the differences between the .so patch and the .dylib patch exist, and my lack of knowledge of non- Darwin systems in knowing how they like things done. -- Ticket URL: <http://trac.macports.org/ticket/16849#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16849: bzip2: wrong dylib version number -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: bzip2 -------------------------------------+-------------------------------------- Comment(by mcalhoun@…): Unfortunately, I just know the basics of shared libraries on non-Darwin machines[[BR]] (http://www.linux.org/docs/ldp/howto/Program-Library-HOWTO/shared- libraries.html and http://linux.die.net/man/1/chrpath). Anything I tried would be best guess with no way of testing it. -- Ticket URL: <http://trac.macports.org/ticket/16849#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16849: bzip2: wrong dylib version number --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: bzip2 | --------------------------------------+------------------------------------- Changes (by toby@…): * status: assigned => closed * resolution: => fixed Comment: Closing this, if someone ever comes around and uses the non-darwin parts of the Portfile, we can fix whatever issues crop up. That, or just remove that stuff. -- Ticket URL: <http://trac.macports.org/ticket/16849#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts