bd43d0 - Added sha256sum (1) file verification logic to parse_with_pkg_name(), fetch(), and the respective build scripts (cheers sortie.)

Authored and Committed by Lucio Andrés Illanes Albornoz (arab, vxp) 8 years ago
    - Added sha256sum (1) file verification logic to parse_with_pkg_name(), fetch(), and the respective build scripts (cheers sortie.)
    - Renamed ${..._VERSION} variables to ${PKG_..._VERSION} to prevent namespace collision (cheers drewrichardson.)
    - Use log_msg() in check_prereqs() in build.subr.
    
        
file modified
+1 -1
file modified
+9 -8
file modified
+5 -5
file modified
+6 -6
file modified
+13 -14
file modified
+7 -5
file modified
+10 -4
file modified
+36 -19