diff options
author | agc <agc> | 2001-04-17 12:12:16 +0000 |
---|---|---|
committer | agc <agc> | 2001-04-17 12:12:16 +0000 |
commit | 25b8aa9b5a882265e056a765bcc07df6c4f7b781 (patch) | |
tree | e3c1327d455fa3291a9a5ac06109077a8c471c02 /www/checkbot | |
parent | 530a90c4b960d4ff5d10b5e07c675d0f096a2b99 (diff) | |
download | pkgsrc-25b8aa9b5a882265e056a765bcc07df6c4f7b781.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/checkbot')
-rw-r--r-- | www/checkbot/distinfo (renamed from www/checkbot/files/md5) | 2 | ||||
-rw-r--r-- | www/checkbot/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/www/checkbot/files/md5 b/www/checkbot/distinfo index 30c220ba4f8..b4cc4a17722 100644 --- a/www/checkbot/files/md5 +++ b/www/checkbot/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2001/02/15 11:32:00 abs Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 12:12:37 agc Exp $ MD5 (checkbot-1.63.tar.gz) = 0f6debb01e7fd8ded7faab19aede4516 diff --git a/www/checkbot/files/patch-sum b/www/checkbot/files/patch-sum deleted file mode 100644 index 315f1b71744..00000000000 --- a/www/checkbot/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.2 2001/02/15 11:32:00 abs Exp $ - -This placeholder file is generated by the ``makepatchsum'' target -whenever the patches directory is empty or missing. Its purpose -is to ensure that the presence of any obsolete patches will cause -the proper error to be emitted at build time. |