diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 11:33:31 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 11:33:31 +0000 |
commit | 9e8d6c8b8db89e5e504c2925665be003be7f0501 (patch) | |
tree | 15df77965969ddd4417b618f0f0386c19901f714 /math/gsl | |
parent | fb467f5ac2da792ff9a80cfcef1733210a3d7d99 (diff) | |
download | pkgsrc-9e8d6c8b8db89e5e504c2925665be003be7f0501.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/gsl')
-rw-r--r-- | math/gsl/distinfo (renamed from math/gsl/files/patch-sum) | 3 | ||||
-rw-r--r-- | math/gsl/files/md5 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/math/gsl/files/patch-sum b/math/gsl/distinfo index 354d1cd66aa..5b1090870a5 100644 --- a/math/gsl/files/patch-sum +++ b/math/gsl/distinfo @@ -1,5 +1,6 @@ -$NetBSD: patch-sum,v 1.1 2001/03/28 21:54:50 jtb Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 11:35:05 agc Exp $ +SHA1 (gsl-0.7.tar.gz) = 49f7dc6d584f79be8c406010c3078b2e1a78a3ab SHA1 (patch-aa) = ae5de2c6c6bfb79da21d979708d5a28237f7ab9e SHA1 (patch-ab) = 5e5570e3565e266fb8bcec08795ac649c600fc01 SHA1 (patch-ac) = 23073e6b151df257c2d5a80c4a14a996e8921994 diff --git a/math/gsl/files/md5 b/math/gsl/files/md5 deleted file mode 100644 index f6ee33031dd..00000000000 --- a/math/gsl/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.2 2001/03/28 21:49:41 jtb Exp $ - -SHA1 (gsl-0.7.tar.gz) = 49f7dc6d584f79be8c406010c3078b2e1a78a3ab |