diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-07 22:57:41 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-07 22:57:41 +0800 |
commit | e93cffbb8ca6172b4ec2ac4d7d1b24fddfb3aaad (patch) | |
tree | f0f30d2117be6d28663c69f408d68da9468e121c /Tools/scripts/README | |
parent | 7105b9a9079c1eeadd130f1b40caf00d8260eab6 (diff) | |
download | freebsd-ports-gnome-e93cffbb8ca6172b4ec2ac4d7d1b24fddfb3aaad.tar.gz freebsd-ports-gnome-e93cffbb8ca6172b4ec2ac4d7d1b24fddfb3aaad.tar.zst freebsd-ports-gnome-e93cffbb8ca6172b4ec2ac4d7d1b24fddfb3aaad.zip |
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.
Diffstat (limited to 'Tools/scripts/README')
-rw-r--r-- | Tools/scripts/README | 2 |
1 files changed, 2 insertions, 0 deletions
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 |