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.
This commit is contained in:
parent
df6c5fd47c
commit
2ec55b0869
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30299
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue