diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 10:22:24 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 10:22:24 +0000 |
commit | 18ea9c7e79e6ae89ef63b1c246185c26d0436d87 (patch) | |
tree | 09aab75f7d2a3c0795d8e5cce273202d3cfabd81 /chat/zircon | |
parent | 4274f13ce509fa0df83ab15c1c92c7abd61e6071 (diff) | |
download | pkgsrc-18ea9c7e79e6ae89ef63b1c246185c26d0436d87.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 'chat/zircon')
-rw-r--r-- | chat/zircon/distinfo | 4 | ||||
-rw-r--r-- | chat/zircon/files/md5 | 3 | ||||
-rw-r--r-- | chat/zircon/files/patch-sum | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/chat/zircon/distinfo b/chat/zircon/distinfo new file mode 100644 index 00000000000..aa9abca3fa3 --- /dev/null +++ b/chat/zircon/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 10:31:53 agc Exp $ + +MD5 (zircon-1.18.245.tar.gz) = ba5211b1a79770b3649b1dd1342b780d +SHA1 (patch-aa) = 6ce15b580fbff3e4fad5863eefba6f15880ed890 diff --git a/chat/zircon/files/md5 b/chat/zircon/files/md5 deleted file mode 100644 index ab378b1f1c5..00000000000 --- a/chat/zircon/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 2000/12/15 00:36:28 wiz Exp $ - -MD5 (zircon-1.18.245.tar.gz) = ba5211b1a79770b3649b1dd1342b780d diff --git a/chat/zircon/files/patch-sum b/chat/zircon/files/patch-sum deleted file mode 100644 index 191275aa5ee..00000000000 --- a/chat/zircon/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1.1.1 2000/12/15 00:36:28 wiz Exp $ - -MD5 (patch-aa) = 2ed1acf333607a0da54dd8b276c694e7 |