Commit graph

2 commits

Author SHA1 Message Date
Matthias Fechner
7d3b225247 Do not search only in subfolder editors but in all.
I forgot to remove this before I commited it.
2019-05-18 10:28:00 +00:00
Matthias Fechner
d747a7be63 Added a script to bump PORTREVISION if a library has changed a version like libgit2.
Just execute it in the root of you ports with e.g.
Tools/scripts/search_lib_depends_and_bump.sh devel/libgit2

This will search over all existing ports, check if they need to be bumped.
After all ports are bumped it triggers a portlint for each modified port.
The portlint loop continues till all errors and warnings are fixed.
Feel free to break this loop using CTRL+C.
2019-03-28 17:01:17 +00:00