diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 11:43:32 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 11:43:32 +0000 |
commit | 2d6b6a009cba9381e643d1b617bf38d1cd57c8bf (patch) | |
tree | f6aaaa193de101402d2b1be6c4f22a76ec2d011a /security/gnupg | |
parent | 9e8d6c8b8db89e5e504c2925665be003be7f0501 (diff) | |
download | pkgsrc-2d6b6a009cba9381e643d1b617bf38d1cd57c8bf.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 'security/gnupg')
-rw-r--r-- | security/gnupg/distinfo (renamed from security/gnupg/files/md5) | 4 | ||||
-rw-r--r-- | security/gnupg/files/patch-sum | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/security/gnupg/files/md5 b/security/gnupg/distinfo index 1c47bb8d290..959de2c0a65 100644 --- a/security/gnupg/files/md5 +++ b/security/gnupg/distinfo @@ -1,5 +1,7 @@ -$NetBSD: md5,v 1.10 2001/02/15 12:04:38 wiz Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 11:46:53 agc Exp $ MD5 (gnupg-1.0.4.tar.gz) = bef2267bfe9b74a00906a78db34437f9 MD5 (gnupg-1.0.4.security-patch1.diff) = 4d7b547a7b85a877ad165a3a29ae08e5 MD5 (idea.c) = 7d0557459e0a41da099ddbd837d4bd40 +SHA1 (patch-aa) = 4d721c30ec57e6c10461b76e55cef96ae414f847 +SHA1 (patch-ab) = 1814fb785638525c57067e4bc9dcf1ffa6ad4784 diff --git a/security/gnupg/files/patch-sum b/security/gnupg/files/patch-sum deleted file mode 100644 index f25e305cb9a..00000000000 --- a/security/gnupg/files/patch-sum +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: patch-sum,v 1.11 2001/02/15 12:04:38 wiz Exp $ - -MD5 (patch-aa) = 4fe53ce94604cb81a997dfe571550308 -MD5 (patch-ab) = 8e1056e7c48bd2cce13b3e4ffb90d945 |