Closed zloidemon closed 10 years ago
Is there any way to automatically generate parts of those files? Like commits, versions, hash sum and so on?
Yes. Example from source github support commits. Need tags in repo:
512 # GH_TAGNAME - name of the tag to download (master, 2.0.1, ...) 513 # default: ${DISTVERSION}
I wrote freebsd port and it commited to freebsd ports tree.