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/balsa | |
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/balsa')
-rw-r--r-- | mail/balsa/distinfo | 5 | ||||
-rw-r--r-- | mail/balsa/files/md5 | 3 | ||||
-rw-r--r-- | mail/balsa/files/patch-sum | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/mail/balsa/distinfo b/mail/balsa/distinfo new file mode 100644 index 00000000000..040a7022ca5 --- /dev/null +++ b/mail/balsa/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 11:33:31 agc Exp $ + +MD5 (balsa-1.0.0.tar.gz) = d26e5cc354fa2634f9e2b2c6905777ea +SHA1 (patch-aa) = 19ae9ab48e6f9809ed5774515650a2e1430bacd4 +SHA1 (patch-ab) = 6ff24736e7b69ccb0bdcb3c2ae6d8d5f3ffc1e8f diff --git a/mail/balsa/files/md5 b/mail/balsa/files/md5 deleted file mode 100644 index 81593cebf02..00000000000 --- a/mail/balsa/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.7 2000/12/05 12:11:42 rh Exp $ - -MD5 (balsa-1.0.0.tar.gz) = d26e5cc354fa2634f9e2b2c6905777ea diff --git a/mail/balsa/files/patch-sum b/mail/balsa/files/patch-sum deleted file mode 100644 index 6c05a778133..00000000000 --- a/mail/balsa/files/patch-sum +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: patch-sum,v 1.5 2000/10/22 09:33:23 rh Exp $ - -MD5 (patch-aa) = dcd020dcc7acf8645a76b97d79057db4 -MD5 (patch-ab) = 4b3122cc9abae4726cbe46f5d04ed506 |