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/urlget | |
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/urlget')
-rw-r--r-- | www/urlget/distinfo (renamed from www/urlget/files/md5) | 2 | ||||
-rw-r--r-- | www/urlget/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/www/urlget/files/md5 b/www/urlget/distinfo index bd2402f5b6e..eb5aafefb81 100644 --- a/www/urlget/files/md5 +++ b/www/urlget/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/10/14 18:09:56 kim Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 12:13:24 agc Exp $ MD5 (urlget-1.3.tar.gz) = ccc1a342d84ee604c0bbccb815702cfc diff --git a/www/urlget/files/patch-sum b/www/urlget/files/patch-sum deleted file mode 100644 index 68ec1d748e4..00000000000 --- a/www/urlget/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.2 2000/10/14 18:09:56 kim 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. |