pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/sks



Module Name:    pkgsrc
Committed By:   is
Date:           Mon Nov 11 15:14:13 UTC 2013

Modified Files:
        pkgsrc/security/sks: distinfo
Added Files:
        pkgsrc/security/sks/patches: patch-mArray.ml patch-prime.ml

Log Message:
"or" has been deprecated, and the warning about it from ocaml 4.01.x
aborts the build. Use '||' instead. Upstream's "HEAD" equivalent has
the fix already.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/sks/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/security/sks/patches/patch-mArray.ml \
    pkgsrc/security/sks/patches/patch-prime.ml

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