From e93cffbb8ca6172b4ec2ac4d7d1b24fddfb3aaad Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 7 Jul 2000 14:57:41 +0000 Subject: Add checknewvers.sh - a script which checks for availability of the newest versions of distfiles on MASTER_SITES. This is still work in progress, so please use with caution and don't forget report bugs and submit patches. --- Tools/scripts/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Tools/scripts/README') diff --git a/Tools/scripts/README b/Tools/scripts/README index 7df9e1c1c44b..4568a371a8f0 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -4,6 +4,8 @@ addport - future replacement for easy-import consistency-check - check whether all your ports are installed properly, what files have changed, and what new files there are +checknewvers - checks for availability for a newest version of distfiles on + MASTER_SITES (ftp only). close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. distclean - compare md5 sums of distfiles in ports/distfiles with currently installed ports collection in ports/* and prompt to remove -- cgit