pkgsrc/sysutils/nvramtool/distinfo
jakllsch 30ceb1d5cd Update nvramtool to git HEAD as of today using local distfile.
No upstream change summary, but the old version no longer worked with
modern coreboot.

Distfile created from a full clone of the coreboot tree with below script;
#!/bin/sh
cbver=`git describe`
cbobj=`git ls-tree origin/master util/nvramtool|awk '{print $3}'|cut -c 1-7`
distname=nvramtool-"$cbver"-"$cbobj"
git archive -o /tmp/"$distname".tar.gz --prefix="$distname"/ "$cbobj"
2013-12-09 18:40:07 +00:00

5 lines
312 B
Text

$NetBSD: distinfo,v 1.2 2013/12/09 18:40:07 jakllsch Exp $
SHA1 (nvramtool-4.0-5009-gf87c20a-6af86f2.tar.gz) = 526cc5641454180919fda3c8bf63ce3a33872905
RMD160 (nvramtool-4.0-5009-gf87c20a-6af86f2.tar.gz) = 2bb194f0c5b250c36d92ca692319317b2abc1089
Size (nvramtool-4.0-5009-gf87c20a-6af86f2.tar.gz) = 56273 bytes