diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 12:01:42 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 12:01:42 +0000 |
commit | d0c6da854f4042870e7aa6585daa8c0d404a9195 (patch) | |
tree | b0703cbe6c844e616b9227959b5dc456804c4418 /pkgtools/pkg_install/files | |
parent | 28915cc5a90cdb24fb9ff73098a26be3901fca23 (diff) | |
download | pkgsrc-d0c6da854f4042870e7aa6585daa8c0d404a9195.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
+ add distfile sizes to distinfo
Diffstat (limited to 'pkgtools/pkg_install/files')
-rw-r--r-- | pkgtools/pkg_install/files/md5 | 3 | ||||
-rw-r--r-- | pkgtools/pkg_install/files/patch-sum | 4 |
2 files changed, 0 insertions, 7 deletions
diff --git a/pkgtools/pkg_install/files/md5 b/pkgtools/pkg_install/files/md5 deleted file mode 100644 index 05004d3082b..00000000000 --- a/pkgtools/pkg_install/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.23 2001/03/07 10:14:00 wiz Exp $ - -MD5 (pkg_install-20010307.tar.gz) = 209967a3cb47f2de5e8850426abdb187 diff --git a/pkgtools/pkg_install/files/patch-sum b/pkgtools/pkg_install/files/patch-sum deleted file mode 100644 index 30e9bd44c9d..00000000000 --- a/pkgtools/pkg_install/files/patch-sum +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: patch-sum,v 1.3 2001/03/07 01:11:48 hubertf Exp $ - -MD5 (patch-aa) = 42f302ca0f1bd11cdfffc640c5936d95 -MD5 (patch-ab) = d547763f29d01735e30c4b3bba114b47 |