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 /net/ddclient | |
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 'net/ddclient')
-rw-r--r-- | net/ddclient/distinfo | 4 | ||||
-rw-r--r-- | net/ddclient/files/md5 | 3 | ||||
-rw-r--r-- | net/ddclient/files/patch-sum | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/net/ddclient/distinfo b/net/ddclient/distinfo new file mode 100644 index 00000000000..291fc9b5088 --- /dev/null +++ b/net/ddclient/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 11:51:07 agc Exp $ + +MD5 (ddclient-2.3.2.tar.gz) = c2d8447174f7f59f2cc7c87167a2d953 +SHA1 (patch-aa) = 07781a138843f558399239c474ca48c237e686ac diff --git a/net/ddclient/files/md5 b/net/ddclient/files/md5 deleted file mode 100644 index 0ad756f8b1a..00000000000 --- a/net/ddclient/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.2 2001/01/29 15:25:56 wiz Exp $ - -MD5 (ddclient-2.3.2.tar.gz) = c2d8447174f7f59f2cc7c87167a2d953 diff --git a/net/ddclient/files/patch-sum b/net/ddclient/files/patch-sum deleted file mode 100644 index 43c02cac2a1..00000000000 --- a/net/ddclient/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1.1.1 2000/08/07 02:50:13 hubertf Exp $ - -MD5 (patch-aa) = 2a5e0127698da5c9916ba8d9023702e3 |