Date: Wed, 4 Jun 2003 16:41:02 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/gnuplot Makefile pkg-plist Message-ID: <200306042341.h54Nf23d053048@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2003/06/04 16:41:02 PDT FreeBSD ports repository Modified files: math/gnuplot Makefile pkg-plist Log: 1. Place gnuplot.gih in ${DATADIR} rather than ${PREFIX}/share (the correct way, by modifying CONFIGURE_ARGS, rather than the bogus way previously done in post-install). 2. Update to use the new version of pdflib (and bump PORTREVISION to reflect this). 3. Info files are included even when NOPORTDOCS is set, and gnuplot.gih definitely should be (mea culpa for these two). PR: 52940, 46757 [1] Submitted by: Ports Fury (2, 3), Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net> [1] [1] PR/46757 was mostly addressed in rev 1.10 of pkg-plist, with some clean up occuring in this commit. Revision Changes Path 1.46 +3 -4 ports/math/gnuplot/Makefile 1.11 +5 -5 ports/math/gnuplot/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306042341.h54Nf23d053048>