diff options
author | agc <agc> | 2001-04-17 11:33:31 +0000 |
---|---|---|
committer | agc <agc> | 2001-04-17 11:33:31 +0000 |
commit | 5ef6a136d6da41add35856caf847631c7e462794 (patch) | |
tree | 15df77965969ddd4417b618f0f0386c19901f714 /math/gnumeric | |
parent | 4e6c8aabc84fba3966fb102cb746cf9060d77770 (diff) | |
download | pkgsrc-5ef6a136d6da41add35856caf847631c7e462794.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 'math/gnumeric')
-rw-r--r-- | math/gnumeric/distinfo | 5 | ||||
-rw-r--r-- | math/gnumeric/files/md5 | 3 | ||||
-rw-r--r-- | math/gnumeric/files/patch-sum | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo new file mode 100644 index 00000000000..1b050b943d8 --- /dev/null +++ b/math/gnumeric/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 11:34:56 agc Exp $ + +SHA1 (gnumeric-0.64.tar.gz) = b8f8a4e7c00a200f43199c3d00c563681f511ef9 +SHA1 (patch-aa) = 6ef8af1a734bf20a0b9c4b74e2137982b59be3d2 +SHA1 (patch-ac) = 9fb9d79b33d28923aea7aeb69e2abf045a9c2d95 diff --git a/math/gnumeric/files/md5 b/math/gnumeric/files/md5 deleted file mode 100644 index d67ab284805..00000000000 --- a/math/gnumeric/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.15 2001/03/18 03:05:08 mjl Exp $ - -SHA1 (gnumeric-0.64.tar.gz) = b8f8a4e7c00a200f43199c3d00c563681f511ef9 diff --git a/math/gnumeric/files/patch-sum b/math/gnumeric/files/patch-sum deleted file mode 100644 index 9bbeab2afc1..00000000000 --- a/math/gnumeric/files/patch-sum +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: patch-sum,v 1.15 2001/03/18 03:05:08 mjl Exp $ - -SHA1 (patch-aa) = 6ef8af1a734bf20a0b9c4b74e2137982b59be3d2 -SHA1 (patch-ac) = 9fb9d79b33d28923aea7aeb69e2abf045a9c2d95 |