CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/10/20 06:07:14
Modified files:
sysutils/flashrom: Makefile
Log message:
attempt to teach portroach about valid versions for this; given a set of
files like this
flashrom-1.0.tar.bz2
flashrom-v1.0.1.tar.bz2
flashrom-v1.1-rc1.tar.bz2
flashrom-v1.1-rc2.tar.bz2
flashrom-v1.1.tar.bz2
flashrom-v1.2.tar.bz2
it picks 1.0 as the newest version. (not sure if it will work, but worth
a try..)
