diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 11:43:32 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 11:43:32 +0000 |
commit | 2d6b6a009cba9381e643d1b617bf38d1cd57c8bf (patch) | |
tree | f6aaaa193de101402d2b1be6c4f22a76ec2d011a /security/cyrus-sasl | |
parent | 9e8d6c8b8db89e5e504c2925665be003be7f0501 (diff) | |
download | pkgsrc-2d6b6a009cba9381e643d1b617bf38d1cd57c8bf.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 'security/cyrus-sasl')
-rw-r--r-- | security/cyrus-sasl/distinfo | 12 | ||||
-rw-r--r-- | security/cyrus-sasl/files/md5 | 3 | ||||
-rw-r--r-- | security/cyrus-sasl/files/patch-sum | 11 |
3 files changed, 12 insertions, 14 deletions
diff --git a/security/cyrus-sasl/distinfo b/security/cyrus-sasl/distinfo new file mode 100644 index 00000000000..970ef3a589d --- /dev/null +++ b/security/cyrus-sasl/distinfo @@ -0,0 +1,12 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 11:46:48 agc Exp $ + +MD5 (cyrus-sasl-1.5.24.tar.gz) = ac3837c071c258b80021325936db2583 +SHA1 (patch-aa) = 4e6d027a6d4d66d54f7a565a0e5c48b34f05bb08 +SHA1 (patch-ab) = 82359390958c020348e7e7ebc39315da552d34c7 +SHA1 (patch-ac) = b5f99dd4789c19e36c29bbc3fbf47c556e32876e +SHA1 (patch-ad) = faa888873c16c3c322e110a6f90380748b138942 +SHA1 (patch-ae) = b9f4295f80a64defe0381bce7def7b462bf5d196 +SHA1 (patch-af) = 3910389c08f72aaea6c964dbb846843fc57889df +SHA1 (patch-ag) = acfc55182396a96d3fccdb93ba3c6207eb7c154f +SHA1 (patch-ah) = 66ce42b201558c959be0a584e7d4121a283ae3db +SHA1 (patch-ai) = 55ade1200d2c5b8f20b4c1775d6c3b7d3b8ef278 diff --git a/security/cyrus-sasl/files/md5 b/security/cyrus-sasl/files/md5 deleted file mode 100644 index b9c15d82bdb..00000000000 --- a/security/cyrus-sasl/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.2 2000/08/29 18:59:20 jlam Exp $ - -MD5 (cyrus-sasl-1.5.24.tar.gz) = ac3837c071c258b80021325936db2583 diff --git a/security/cyrus-sasl/files/patch-sum b/security/cyrus-sasl/files/patch-sum deleted file mode 100644 index 9cdf6acc4b0..00000000000 --- a/security/cyrus-sasl/files/patch-sum +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-sum,v 1.4 2001/01/31 22:47:53 jlam Exp $ - -MD5 (patch-aa) = 7e4de4870d0c98d0c0c6b7f6953a6046 -MD5 (patch-ab) = e06e64a8beeccc8389f36ae6b1de045e -MD5 (patch-ac) = a7e24938129451cf1badf0dee37ed070 -MD5 (patch-ad) = 53b8e850263ca1fab1115e66b061a869 -MD5 (patch-ae) = 608e7a8a4e9ffa8701904f66b0770e5b -MD5 (patch-af) = 0594f8bc52a4fb8e81db024404c3ebcc -MD5 (patch-ag) = e7e127c693b44728fb974ce589a075eb -MD5 (patch-ah) = e848e4172a104e48f34be29b8653457b -MD5 (patch-ai) = ff76b11afdca005e653822764e39d3c8 |