pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/micropython
Module Name: pkgsrc
Committed By: joerg
Date: Tue Mar 22 19:01:17 UTC 2016
Modified Files:
pkgsrc/lang/micropython: Makefile distinfo
Added Files:
pkgsrc/lang/micropython/patches: patch-py_obj.h patch-unix_Makefile
patch-unix_mpconfigport.h
Removed Files:
pkgsrc/lang/micropython/patches: patch-Makefile patch-mpconfigport.h
Log Message:
Requires Python for build. Fix UB on left shift of negative values.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/micropython/Makefile \
pkgsrc/lang/micropython/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/micropython/patches/patch-Makefile \
pkgsrc/lang/micropython/patches/patch-mpconfigport.h
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/micropython/patches/patch-py_obj.h \
pkgsrc/lang/micropython/patches/patch-unix_Makefile \
pkgsrc/lang/micropython/patches/patch-unix_mpconfigport.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