id summary reporter owner description type status priority milestone component version resolution keywords cc port 61514 ERROR: No value provided for the key: 'commit'. The correct syntax is '--info ='. ryandesign ryandesign "I deleted the git clone of the ports tree that mprsyncup uses in order to have it check out a new one and create new portindexes from scratch (because #61507). After it did that, the part of the script that runs portindex2json.tcl happened. It ran the command like this: {{{ /Volumes/RAID/var/tmp/mprsyncup/opt/local/bin/port-tclsh /Volumes/RAID/var/tmp/mprsyncup/release/contrib/portindex2json/portindex2json.tcl PortIndex_darwin_20_arm/PortIndex --info commit= }}} In other words it did not specify a commit. This caused it to print this error message: {{{ ERROR: No value provided for the key: 'commit'. The correct syntax is '--info ='. }}} " defect closed Normal contrib fixed admin@… arjunsalyan portindex2json