diff options
author | agc <agc> | 2001-04-17 10:22:24 +0000 |
---|---|---|
committer | agc <agc> | 2001-04-17 10:22:24 +0000 |
commit | ecfafa3b9bbd7c67bf70837e25e962ac5b06ed81 (patch) | |
tree | 09aab75f7d2a3c0795d8e5cce273202d3cfabd81 /chat/gaim | |
parent | b2ec319d6c7f173deb0ba8c61e48b234e9eb3ec6 (diff) | |
download | pkgsrc-ecfafa3b9bbd7c67bf70837e25e962ac5b06ed81.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 'chat/gaim')
-rw-r--r-- | chat/gaim/distinfo (renamed from chat/gaim/files/md5) | 2 | ||||
-rw-r--r-- | chat/gaim/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/chat/gaim/files/md5 b/chat/gaim/distinfo index 283b7f091f1..f2821a1b0c7 100644 --- a/chat/gaim/files/md5 +++ b/chat/gaim/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2000/12/27 22:15:12 hubertf Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 10:31:38 agc Exp $ MD5 (gaim-0.11.0pre4.tar.gz) = 740253d439577dbcf6ab6df768d76719 diff --git a/chat/gaim/files/patch-sum b/chat/gaim/files/patch-sum deleted file mode 100644 index 331b820f61b..00000000000 --- a/chat/gaim/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.2 2000/12/28 14:50:48 hubertf Exp $ - -This placeholder file is generated by the ``makepatchsum'' target -whenever the patches directory is empty or missing. Its purpose -is to ensure that the presence of any obsolete patches will cause -the proper error to be emitted at build time. |