diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 11:33:31 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 11:33:31 +0000 |
commit | 9e8d6c8b8db89e5e504c2925665be003be7f0501 (patch) | |
tree | 15df77965969ddd4417b618f0f0386c19901f714 /mail/mhonarc | |
parent | fb467f5ac2da792ff9a80cfcef1733210a3d7d99 (diff) | |
download | pkgsrc-9e8d6c8b8db89e5e504c2925665be003be7f0501.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 'mail/mhonarc')
-rw-r--r-- | mail/mhonarc/distinfo (renamed from mail/mhonarc/files/md5) | 2 | ||||
-rw-r--r-- | mail/mhonarc/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/mail/mhonarc/files/md5 b/mail/mhonarc/distinfo index 7bd34ce22d0..8d4ce5d8c8e 100644 --- a/mail/mhonarc/files/md5 +++ b/mail/mhonarc/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2001/01/03 01:49:04 jwise Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 11:34:22 agc Exp $ MD5 (MHonArc2.4.7.tar.gz) = d407583a11710fd027fb1dd23671f7f3 diff --git a/mail/mhonarc/files/patch-sum b/mail/mhonarc/files/patch-sum deleted file mode 100644 index 268685b8a87..00000000000 --- a/mail/mhonarc/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.2 2001/01/03 01:49:04 jwise 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. |