CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/05/14 13:12:09
Modified files:
sysutils/mdprint: Makefile
sysutils/mdprint/patches: patch-tools_mdprint_mdprint_py
sysutils/mdprint/pkg: DESCR
Log message:
Fix "mdprint -p" (parsable output) for byte array values
I missed another sloppy conversion of tuples into hex encoded strings
while making this script run with Python 3.
Fix odd line break in DESCR while here.
