--- wikisrc/pkgsrc/Attic/monitoring_package_versions.mdwn 2012/02/05 07:14:36 1.2 +++ wikisrc/pkgsrc/Attic/monitoring_package_versions.mdwn 2019/04/05 22:20:20 1.5 @@ -1,4 +1,4 @@ -A good method of knowing when you have out of date packages is to use the utility lintpkgsrc, which can be [[Installing a package with pkgsrc]] installed from pkgtools/lintpkgsrc. Once it is installed use it to check installed packages for newer available versions: +A good method of knowing when you have out of date packages is to use the utility `lintpkgsrc`, which can be installed from `pkgtools/lintpkgsrc`. Once it is installed use it to check installed packages for newer available versions: lintpkgsrc -i Scan Makefiles: ................ @@ -6,6 +6,6 @@ A good method of knowing when you have o Version mismatch: 'other_package' 2.5a vs 2.5b The results are simple: outdated-package-name currently-installed-version -vs- currently-supported-version -See also -[[pkg_chk]] \ No newline at end of file +See also +[pkg_chk](../pkg_comp_pkg_chk)