diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 12:12:16 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 12:12:16 +0000 |
commit | 8f972b049a0eb86ecd7cea2387ca8ca8c117c1b3 (patch) | |
tree | e3c1327d455fa3291a9a5ac06109077a8c471c02 /www/swish-e | |
parent | d0c6da854f4042870e7aa6585daa8c0d404a9195 (diff) | |
download | pkgsrc-8f972b049a0eb86ecd7cea2387ca8ca8c117c1b3.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 'www/swish-e')
-rw-r--r-- | www/swish-e/distinfo | 5 | ||||
-rw-r--r-- | www/swish-e/files/md5 | 3 | ||||
-rw-r--r-- | www/swish-e/files/patch-sum | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/www/swish-e/distinfo b/www/swish-e/distinfo new file mode 100644 index 00000000000..98e6d01256b --- /dev/null +++ b/www/swish-e/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 12:13:22 agc Exp $ + +SHA1 (swish-efiles.1.3.2.tar.gz) = 001ba5c69296931c682ba8a8ee3fba56284112ab +SHA1 (patch-aa) = 3485009ce9526a2221a998b52659607d7bc29fdf +SHA1 (patch-ab) = 95fe9f4a2e33b9092364cd8b10a91b53edbf2a68 diff --git a/www/swish-e/files/md5 b/www/swish-e/files/md5 deleted file mode 100644 index 1779c758835..00000000000 --- a/www/swish-e/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.3 2001/03/13 15:36:51 zuntum Exp $ - -SHA1 (swish-efiles.1.3.2.tar.gz) = 001ba5c69296931c682ba8a8ee3fba56284112ab diff --git a/www/swish-e/files/patch-sum b/www/swish-e/files/patch-sum deleted file mode 100644 index 062bbb26d77..00000000000 --- a/www/swish-e/files/patch-sum +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: patch-sum,v 1.3 2001/03/13 15:41:52 zuntum Exp $ - -SHA1 (patch-aa) = 3485009ce9526a2221a998b52659607d7bc29fdf -SHA1 (patch-ab) = 95fe9f4a2e33b9092364cd8b10a91b53edbf2a68 |