diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 11:22:34 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 11:22:34 +0000 |
commit | fb467f5ac2da792ff9a80cfcef1733210a3d7d99 (patch) | |
tree | ed8a51ee1869defb38bf4fcfbf41f710f3f2950b /graphics/sane-frontends | |
parent | 91fa7cb80a83c09f14f55276b5a7716a065d849d (diff) | |
download | pkgsrc-fb467f5ac2da792ff9a80cfcef1733210a3d7d99.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 'graphics/sane-frontends')
-rw-r--r-- | graphics/sane-frontends/distinfo (renamed from graphics/sane-frontends/files/md5) | 2 | ||||
-rw-r--r-- | graphics/sane-frontends/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/graphics/sane-frontends/files/md5 b/graphics/sane-frontends/distinfo index a7bcddd9746..f38e792a4a0 100644 --- a/graphics/sane-frontends/files/md5 +++ b/graphics/sane-frontends/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2001/02/21 20:12:29 veego Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 11:26:41 agc Exp $ MD5 (sane-frontends-1.0.4.tar.gz) = f8d1d0afba88f1d1604c67e14738b74d diff --git a/graphics/sane-frontends/files/patch-sum b/graphics/sane-frontends/files/patch-sum deleted file mode 100644 index c2de8256688..00000000000 --- a/graphics/sane-frontends/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.1.1.1 2001/02/21 20:12:29 veego 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. |