FreshPorts / freshports

The website part of FreshPorts
http://www.freshports.org/
BSD 2-Clause "Simplified" License
69 stars 24 forks source link

Dependencies can become stale if Mk/bsd.default-versions.mk is updated #47

Open dlangille opened 7 years ago

dlangille commented 7 years ago

At the time of writing, https://www.freshports.org/net-mgmt/mrtg/ showed this for Build dependencies:

perl5>=5.20<5.21 : lang/perl5.20

The last commit for this port was on 20 Jul 2016 09:33:32

If you view Mk/bsd.default-versions.mk at that time, you will find 5.20 is specified.

However, should that file get updated, the information on the port become stale.

Possible solution.

dlangille commented 11 months ago

See also #131

dlangille commented 11 months ago

See also: https://mastodon.social/@ronnie_bonkers/111545371957028032