CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/03/02 20:08:30
Modified files:
infrastructure/lib/OpenBSD/PortGen/Port: Go.pm
Log message:
Fix a bug that was preventing version comparisons from working.
While here try using @v/list first, if that fails use @latest. This should
fix some of the "not being able to see the latest version" issues that
happen when upstreams re-tag.
Tweaks / OK from afresh1
