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 /games/golddig | |
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 'games/golddig')
-rw-r--r-- | games/golddig/distinfo (renamed from games/golddig/files/md5) | 2 | ||||
-rw-r--r-- | games/golddig/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/games/golddig/files/md5 b/games/golddig/distinfo index f73cf6bff15..3ea49d94134 100644 --- a/games/golddig/files/md5 +++ b/games/golddig/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2001/03/19 20:00:07 wiz Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 11:27:38 agc Exp $ SHA1 (golddigC3.0.tar.gz) = b3fe98fec9a9a155aef7065f6641bcf358342339 diff --git a/games/golddig/files/patch-sum b/games/golddig/files/patch-sum deleted file mode 100644 index d5a4dfbefdc..00000000000 --- a/games/golddig/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.2 2001/03/19 20:00:07 wiz 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. |