diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 12:12:16 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 12:12:16 +0000 |
commit | 8f972b049a0eb86ecd7cea2387ca8ca8c117c1b3 (patch) | |
tree | e3c1327d455fa3291a9a5ac06109077a8c471c02 /www/thttpd | |
parent | d0c6da854f4042870e7aa6585daa8c0d404a9195 (diff) | |
download | pkgsrc-8f972b049a0eb86ecd7cea2387ca8ca8c117c1b3.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
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/distinfo | 8 | ||||
-rw-r--r-- | www/thttpd/files/md5 | 4 | ||||
-rw-r--r-- | www/thttpd/files/patch-sum | 6 |
3 files changed, 8 insertions, 10 deletions
diff --git a/www/thttpd/distinfo b/www/thttpd/distinfo new file mode 100644 index 00000000000..9d6fe7d93f1 --- /dev/null +++ b/www/thttpd/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 12:13:23 agc Exp $ + +MD5 (thttpd-2.20b.tar.gz) = ab9c3c1214f599d86944d6264ec90fed +MD5 (sitedrivenby.gif) = ad0647dceb931d02bfd046e55915f7b1 +SHA1 (patch-aa) = e8dab4830fe993da8eb35de8250502e807b60444 +SHA1 (patch-ab) = 3766ae48fabc1980483e482157d1267971e621df +SHA1 (patch-ac) = 7ea638e2d9b33efddd1c98d263b56887362e5cf2 +SHA1 (patch-ad) = 1d7777516ff0c5e7b03643809854bf96707759ec diff --git a/www/thttpd/files/md5 b/www/thttpd/files/md5 deleted file mode 100644 index 453bb013f38..00000000000 --- a/www/thttpd/files/md5 +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: md5,v 1.7 2000/10/28 02:35:52 itojun Exp $ - -MD5 (thttpd-2.20b.tar.gz) = ab9c3c1214f599d86944d6264ec90fed -MD5 (sitedrivenby.gif) = ad0647dceb931d02bfd046e55915f7b1 diff --git a/www/thttpd/files/patch-sum b/www/thttpd/files/patch-sum deleted file mode 100644 index 8430e35dd01..00000000000 --- a/www/thttpd/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.10 2001/01/14 06:14:13 jlam Exp $ - -MD5 (patch-aa) = 0849eeaf8e38c6a920cc6f7cdd4f0132 -MD5 (patch-ab) = 947db3fea2e41d03e5fe2324d5a75727 -MD5 (patch-ac) = c8d5612d1f37a5497a3b9b5d67fdcf95 -MD5 (patch-ad) = 6125ef20626049c8ba0560243d4a2695 |