CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/03/21 09:18:31
Modified files:
x11/xplot : Makefile
x11/xplot/pkg : PLIST
Added files:
x11/xplot/patches: patch-signed_c patch-unsigned_c patch-xplot_h
Log message:
Replace atoi(3) with strtonum(3) to detect overflow.
Use long integers to make overflows less likely.
Take maintainer from markus@.
OK markus@
