diff options
author | agc <agc> | 2001-04-17 11:53:33 +0000 |
---|---|---|
committer | agc <agc> | 2001-04-17 11:53:33 +0000 |
commit | 43a8295f6a50a9c7d78365f8bb4c549e865f4929 (patch) | |
tree | b6d8a25526354a9281ec52795250c74a292bca41 /net/totd | |
parent | fbc4fe21e348ba53089efb4890efa682c7d4f694 (diff) | |
download | pkgsrc-43a8295f6a50a9c7d78365f8bb4c549e865f4929.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 'net/totd')
-rw-r--r-- | net/totd/distinfo | 4 | ||||
-rw-r--r-- | net/totd/files/md5 | 3 | ||||
-rw-r--r-- | net/totd/files/patch-sum | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/net/totd/distinfo b/net/totd/distinfo new file mode 100644 index 00000000000..1a819d20586 --- /dev/null +++ b/net/totd/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 11:54:11 agc Exp $ + +SHA1 (totd-1.2.tar.gz) = 6c035948eade7ee01fdf9da83beecc6fe3849247 +SHA1 (patch-aa) = 9abe77128733c7a5a3447884c1b81f6e6ec96723 diff --git a/net/totd/files/md5 b/net/totd/files/md5 deleted file mode 100644 index 6b9099e7baa..00000000000 --- a/net/totd/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.6 2001/03/23 14:55:54 itojun Exp $ - -SHA1 (totd-1.2.tar.gz) = 6c035948eade7ee01fdf9da83beecc6fe3849247 diff --git a/net/totd/files/patch-sum b/net/totd/files/patch-sum deleted file mode 100644 index e2f1c9b9647..00000000000 --- a/net/totd/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.6 2001/03/28 22:20:56 wennmach Exp $ - -SHA1 (patch-aa) = 9abe77128733c7a5a3447884c1b81f6e6ec96723 |