cvs commit: ports/graphics/linux-panorama-tools Makefile pkg-plist

Vasil Dimov vd at FreeBSD.org
Sat Nov 24 10:21:01 PST 2007


vd          2007-11-24 18:21:00 UTC

  FreeBSD ports repository

  Modified files:
    graphics/linux-panorama-tools Makefile pkg-plist 
  Log:
  * Fix the a dependency in graphics/linux-panorama-tools,
    PTStitcher depends on libpng.so.2, not libpng12.so.0.
  
  * Get rid of the hack that runs
    ${LINUXBASE}/sbin/ldconfig ${PREFIX}/${PORTNAME}/lib/
    upon installation. It does not survive reboot.
    Instead install into ${LINUXBASE} and use the standard mechanism for
    installing linux shared libraries. Also add symlink to PTStitcher in
    ${LOCALBASE}/bin (to avoid surprising users that PTStitcher has
    "disappeared").
  
  Reported by:    Warren Block <wblock at wonkity.com>
  Approved by:    portmgr (linimon)
  
  Revision  Changes    Path
  1.12      +9 -11     ports/graphics/linux-panorama-tools/Makefile
  1.2       +3 -6      ports/graphics/linux-panorama-tools/pkg-plist


More information about the cvs-all mailing list