Subject: CVS commit: pkgsrc/lang/ocaml
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/04/2006 14:33:27
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Apr  4 14:33:27 UTC 2006

Modified Files:
	pkgsrc/lang/ocaml: Makefile PLIST PLIST.opt PLIST.prof PLIST.stub

Log Message:
Reorder PLIST components so that directories are removed in the correct
order.  Remove "@unexec rmdir" lines made redundant by the reordering.
Also, use a more succinct way to match ${OPSYS} + ${MACHINE_ARCH} by
just checking ${MACHINE_PLATFORM}.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/lang/ocaml/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/lang/ocaml/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/lang/ocaml/PLIST.opt
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/ocaml/PLIST.prof
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/ocaml/PLIST.stub

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