diff options
author | agc <agc> | 2001-04-17 09:27:04 +0000 |
---|---|---|
committer | agc <agc> | 2001-04-17 09:27:04 +0000 |
commit | 85807eca15ce991e63c9c1427044bd06463cb692 (patch) | |
tree | 5ac60e6ea47183aa097e2bd9167bd9eaf4563d4b | |
parent | 3d65f83f55791f5a5d0a8eefd39ea298ec2bb023 (diff) | |
download | pkgsrc-85807eca15ce991e63c9c1427044bd06463cb692.tar.gz |
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
-rw-r--r-- | net/md-whois/distinfo | 4 | ||||
-rw-r--r-- | net/md-whois/files/md5 | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/md-whois/distinfo b/net/md-whois/distinfo new file mode 100644 index 00000000000..3bc6dfdbe7b --- /dev/null +++ b/net/md-whois/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 09:27:25 agc Exp $ + +SHA1 (whois_4.5.2.tar.gz) = 1813a00377f3d6c789e24273e8c4af5798a7c593 +Size (whois_4.5.2.tar.gz) = 23276 bytes diff --git a/net/md-whois/files/md5 b/net/md-whois/files/md5 deleted file mode 100644 index 744a90f9a23..00000000000 --- a/net/md-whois/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 2001/02/07 16:55:01 agc Exp $ - -MD5 (whois_4.5.2.tar.gz) = 905398b5f71cb501663b72b007b98004 |