Subject: CVS commit: pkgsrc/graphics
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 11/30/2007 12:31:53
Module Name:	pkgsrc
Committed By:	tron
Date:		Fri Nov 30 12:31:53 UTC 2007

Modified Files:
	pkgsrc/graphics/gnuplot: Makefile Makefile.common PLIST distinfo
	pkgsrc/graphics/gnuplot-nox11: PLIST
Added Files:
	pkgsrc/graphics/gnuplot/patches: patch-ab

Log Message:
Fix various package list problems:
1.) Remove directory "share/gnuplot/4.2/PostScript" during deinstallation.
2.) Prevent installation of "share/texmf-local/tex/latex/gnuplot" if
    LaTeX is available (because we don't want to depend on "tetex").
3.) Update package list of "gnuplot-nox11" for version 4.2.

Bump revision of both packages.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/graphics/gnuplot/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/graphics/gnuplot/Makefile.common
cvs rdiff -r1.9 -r1.10 pkgsrc/graphics/gnuplot/PLIST \
    pkgsrc/graphics/gnuplot/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/gnuplot-nox11/PLIST
cvs rdiff -r0 -r1.8 pkgsrc/graphics/gnuplot/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.