cvs commit: ports/graphics/png Makefile ports/graphics/png/files patch-aa patch-icc

Mikhail Teterin mi at FreeBSD.org
Mon Oct 20 07:05:06 PDT 2003


mi          2003/10/20 07:05:04 PDT

  FreeBSD ports repository

  Modified files:
    graphics/png         Makefile 
    graphics/png/files   patch-aa 
  Added files:
    graphics/png/files   patch-icc 
  Log:
  Minor enhancements, not affecting the resulting package:
  
          . run the vendor-supplied test automaticly upon building;
          . link the vendor-supplied test dynamicly (using -rpath to
            force the usage of the just-built library) -- to add another
            implicit test of the shared library's validity;
          . reword one of the shell commands as ``sed ... file'' instead
            of ``cat file | sed ...'';
          . modify one of the files to make it properly compilable by the
            icc -- gcc was, apparently, optimizing the junk out anyway.
  
  Approved by:    maintainer (ache)
  
  Revision  Changes    Path
  1.58      +3 -2      ports/graphics/png/Makefile
  1.21      +12 -2     ports/graphics/png/files/patch-aa
  1.1       +53 -0     ports/graphics/png/files/patch-icc (new)


More information about the cvs-all mailing list