Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2007 18:21:00 +0000 (UTC)
From:      Vasil Dimov <vd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/linux-panorama-tools Makefile pkg-plist
Message-ID:  <200711241821.lAOIL014061288@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711241821.lAOIL014061288>