#34940: cfitsio: Please update 3.28 to 3.30 -------------------------------+-------------------------- Reporter: Deil.Christoph@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: Port: cfitsio | -------------------------------+-------------------------- Comment (by Deil.Christoph@…): Please let me know if this is not the right place for asking, but anyways: * I would like to maintain the cfitsio port. * Why isn't the libcfitsio.dylib version set? {{{ $ otool -L /opt/local/lib/libcfitsio.dylib /opt/local/lib/libcfitsio.dylib: /opt/local/lib/libcfitsio.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0) }}} * Why are almost all (~ 1000 on my system) libs installed as the {{{root}}} owner, but for {{{cfitsio}}} the user is {{{macports}}}? {{{ $ ls -lh /opt/local/lib | grep -v root total 1374520 -rw-r--r-- 1 macports admin 2.6M Sep 16 13:19 libcfitsio.a -rwxr-xr-x 1 macports admin 2.0M Sep 16 13:19 libcfitsio.dylib -rw-r--r-- 1 macports admin 791K Sep 13 10:15 libvpx.a }}} * What has to be changed in the Portfile to fix the version and owner issue mentioned above? Or is this irrelevant? -- Ticket URL: <https://trac.macports.org/ticket/34940#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS