diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 12:12:16 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 12:12:16 +0000 |
commit | 8f972b049a0eb86ecd7cea2387ca8ca8c117c1b3 (patch) | |
tree | e3c1327d455fa3291a9a5ac06109077a8c471c02 /www/libghttp | |
parent | d0c6da854f4042870e7aa6585daa8c0d404a9195 (diff) | |
download | pkgsrc-8f972b049a0eb86ecd7cea2387ca8ca8c117c1b3.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 'www/libghttp')
-rw-r--r-- | www/libghttp/distinfo (renamed from www/libghttp/files/md5) | 2 | ||||
-rw-r--r-- | www/libghttp/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/www/libghttp/files/md5 b/www/libghttp/distinfo index 2b413fedf77..192f4457f99 100644 --- a/www/libghttp/files/md5 +++ b/www/libghttp/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2001/03/19 13:11:20 mjl Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 12:12:52 agc Exp $ SHA1 (libghttp-1.0.9.tar.gz) = 666cbf89be2a5c331693c97f8f17ff39e94bb23f diff --git a/www/libghttp/files/patch-sum b/www/libghttp/files/patch-sum deleted file mode 100644 index 21005db8f14..00000000000 --- a/www/libghttp/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.3 2000/06/20 23:33:16 jlam 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. |