Subject: CVS commit: pkgsrc/lang/ocaml
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 06/29/2003 23:04:19
Module Name:	pkgsrc
Committed By:	jtb
Date:		Sun Jun 29 23:04:19 UTC 2003

Modified Files:
	pkgsrc/lang/ocaml: Makefile PLIST.opt distinfo
	pkgsrc/lang/ocaml/patches: patch-ac patch-ad patch-ae
Added Files:
	pkgsrc/lang/ocaml/patches: patch-ag patch-ah patch-ai

Log Message:
* Use ".L" instead of "L" as label prefix on sparc
* For consistency use SYS_bsd for system type
  on powerpc.  We differ from SYS_elf (presumably Linux) on
  a few points here anyway.
* Fix signal handling on powerpc which caused a
  seg fault when compiling native code version of coq.
* Install ocamllex.opt, camlp4o.opt and camlp4r.opt too.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/lang/ocaml/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/ocaml/PLIST.opt
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/ocaml/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/ocaml/patches/patch-ac \
    pkgsrc/lang/ocaml/patches/patch-ad pkgsrc/lang/ocaml/patches/patch-ae
cvs rdiff -r0 -r1.1 pkgsrc/lang/ocaml/patches/patch-ag \
    pkgsrc/lang/ocaml/patches/patch-ah pkgsrc/lang/ocaml/patches/patch-ai

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