xbps/bin/xbps-checkvers
Juan RP 38e71e8e1c xbps-checkvers: more fixes and new test cases.
- This now checks for vars that have refs to other vars:

	pkgname=${_myvar}

- This now checks for unwanted garbage before assignment:

	. ./source/file
	pkgname=${_myvar}

- Misc tweaks to use my coding style.
2015-02-17 10:20:59 +01:00
..
main.c xbps-checkvers: more fixes and new test cases. 2015-02-17 10:20:59 +01:00
Makefile xbps-checkvers: added a manpage. 2014-04-07 12:20:09 +02:00
xbps-checkvers.8 xbps.d(5) - XBPS configuration directory 2014-12-09 11:41:35 +01:00