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 /x11/xcruise | |
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 'x11/xcruise')
-rw-r--r-- | x11/xcruise/distinfo | 4 | ||||
-rw-r--r-- | x11/xcruise/files/md5 | 3 | ||||
-rw-r--r-- | x11/xcruise/files/patch-sum | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/x11/xcruise/distinfo b/x11/xcruise/distinfo new file mode 100644 index 00000000000..563f3b0e692 --- /dev/null +++ b/x11/xcruise/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 12:15:46 agc Exp $ + +MD5 (xcruise-0.24.tar.gz) = b0d64e1d33cc2c020eb32303e34dfb4d +SHA1 (patch-aa) = 40d8e76b9a4dad596e3f18291429be8e29629858 diff --git a/x11/xcruise/files/md5 b/x11/xcruise/files/md5 deleted file mode 100644 index 812cd8f637f..00000000000 --- a/x11/xcruise/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.4 2000/02/04 15:55:47 minoura Exp $ - -MD5 (xcruise-0.24.tar.gz) = b0d64e1d33cc2c020eb32303e34dfb4d diff --git a/x11/xcruise/files/patch-sum b/x11/xcruise/files/patch-sum deleted file mode 100644 index aa997f7712f..00000000000 --- a/x11/xcruise/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1.1.1 1999/11/26 14:25:33 minoura Exp $ - -MD5 (patch-aa) = f4d35b7ae07238c7506878a272558a97 |