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/openh323 | |
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/openh323')
-rw-r--r-- | net/openh323/distinfo | 6 | ||||
-rw-r--r-- | net/openh323/files/md5 | 3 | ||||
-rw-r--r-- | net/openh323/files/patch-sum | 5 |
3 files changed, 6 insertions, 8 deletions
diff --git a/net/openh323/distinfo b/net/openh323/distinfo new file mode 100644 index 00000000000..4db86d58646 --- /dev/null +++ b/net/openh323/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 11:52:30 agc Exp $ + +MD5 (openh323_1.1beta3.tar.gz) = d02e02348fa6697d43bc955605d365c7 +SHA1 (patch-aa) = 45961ac114254f14d3ac4225cefd0c4e45d64597 +SHA1 (patch-ab) = 4519059c4d69fac1f5cc097b7af8d81dccad7d2a +SHA1 (patch-ac) = b91879fb293c92334d5b58fe508d11197311c40a diff --git a/net/openh323/files/md5 b/net/openh323/files/md5 deleted file mode 100644 index 267b5accee8..00000000000 --- a/net/openh323/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 2000/08/25 16:11:14 mjl Exp $ - -MD5 (openh323_1.1beta3.tar.gz) = d02e02348fa6697d43bc955605d365c7 diff --git a/net/openh323/files/patch-sum b/net/openh323/files/patch-sum deleted file mode 100644 index 6aa2628ed8f..00000000000 --- a/net/openh323/files/patch-sum +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: patch-sum,v 1.1.1.1 2000/08/25 16:11:14 mjl Exp $ - -MD5 (patch-aa) = 33584474316a2ded7568d3da0fce4772 -MD5 (patch-ab) = 74c5b1d1926ad81e23ae3176074962b1 -MD5 (patch-ac) = 1a409aeb6b98a044a54f9e52cd448280 |