pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/ocaml



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Sep  8 18:54:41 UTC 2015

Modified Files:
        pkgsrc/lang/ocaml: Makefile distinfo
Added Files:
        pkgsrc/lang/ocaml/patches: patch-byterun_caml_mlvalues.h

Log Message:
Avoid UB of left-shift of negative values by replacing it with a
multiplication. Remove duplicate PKGREVISION. Bump revision.


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/lang/ocaml/Makefile
cvs rdiff -u -r1.89 -r1.90 pkgsrc/lang/ocaml/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/lang/ocaml/patches/patch-byterun_caml_mlvalues.h

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




Home | Main Index | Thread Index | Old Index