diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 10:57:56 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 10:57:56 +0000 |
commit | d7d36b356159c275e69dba9e55cc54da57fa7566 (patch) | |
tree | 1aa3831a7f3a852b17190744679dab0e48cab95d /editors/mule | |
parent | d5afbce8e0ec175474f2c3abebc167f140c5265f (diff) | |
download | pkgsrc-d7d36b356159c275e69dba9e55cc54da57fa7566.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 'editors/mule')
-rw-r--r-- | editors/mule/distinfo (renamed from editors/mule/files/patch-sum) | 3 | ||||
-rw-r--r-- | editors/mule/files/md5 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/editors/mule/files/patch-sum b/editors/mule/distinfo index a4b825cfdbb..97d6faf7e29 100644 --- a/editors/mule/files/patch-sum +++ b/editors/mule/distinfo @@ -1,5 +1,6 @@ -$NetBSD: patch-sum,v 1.4 2001/03/18 14:14:24 kei Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 10:58:08 agc Exp $ +MD5 (mule-2.3.tar.gz) = e97cfbf19ee43442b416004eb92aac41 SHA1 (patch-aa) = 1ef62f91bb274681045fb4ce8a1c220544a0fbf6 SHA1 (patch-ab) = f7df46aab05a2a7c7c3d9dbc26f29091e0320734 SHA1 (patch-ac) = e8e2c9ec75b2068504bcb972e21e71d9c30aa199 diff --git a/editors/mule/files/md5 b/editors/mule/files/md5 deleted file mode 100644 index 38207d9fd65..00000000000 --- a/editors/mule/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 2000/11/21 05:21:08 kei Exp $ - -MD5 (mule-2.3.tar.gz) = e97cfbf19ee43442b416004eb92aac41 |