diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 09:56:50 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 09:56:50 +0000 |
commit | 5092342d3de9e74863e723d2b3419d1c06728677 (patch) | |
tree | 7e9623bf8bc078f9ebba0a579db038b853c8dbb2 /databases/gdbm | |
parent | 55cc8fb7188f7908e58669ea35cc3bd48266741b (diff) | |
download | pkgsrc-5092342d3de9e74863e723d2b3419d1c06728677.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
+ include distfile filesizes in distinfo
Diffstat (limited to 'databases/gdbm')
-rw-r--r-- | databases/gdbm/distinfo | 6 | ||||
-rw-r--r-- | databases/gdbm/files/md5 | 3 | ||||
-rw-r--r-- | databases/gdbm/files/patch-sum | 4 |
3 files changed, 6 insertions, 7 deletions
diff --git a/databases/gdbm/distinfo b/databases/gdbm/distinfo new file mode 100644 index 00000000000..e0b7e405a3f --- /dev/null +++ b/databases/gdbm/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 10:01:33 agc Exp $ + +SHA1 (gdbm-1.8.0.tar.gz) = 2da746c04297d326b4a1ea4ae5605bd025b9c4a4 +Size (gdbm-1.8.0.tar.gz) = 134080 bytes +SHA1 (patch-aa) = 606b93372065c9ac6df7800b0cb81971363f9257 +SHA1 (patch-ab) = 486b386e6a4d9a600e69827ab1288f20367641d8 diff --git a/databases/gdbm/files/md5 b/databases/gdbm/files/md5 deleted file mode 100644 index 27c4a4810e5..00000000000 --- a/databases/gdbm/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.3 2000/06/13 01:46:53 fredb Exp $ - -MD5 (gdbm-1.8.0.tar.gz) = cd543862287f55ad66e62cc9d82cc906 diff --git a/databases/gdbm/files/patch-sum b/databases/gdbm/files/patch-sum deleted file mode 100644 index 6362e192a44..00000000000 --- a/databases/gdbm/files/patch-sum +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: patch-sum,v 1.4 2001/01/18 18:05:52 wiz Exp $ - -MD5 (patch-aa) = 8ac9c73422e28dbe6bd2bb0bd23c5d7a -MD5 (patch-ab) = 74cd29e0d22c8dfb20f0dbacc21619f0 |