Date: Mon, 20 Oct 2003 07:05:04 -0700 (PDT) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/png Makefile ports/graphics/png/files patch-aa patch-icc Message-ID: <200310201405.h9KE55wH055070@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310201405.h9KE55wH055070>