diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 10:57:56 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 10:57:56 +0000 |
commit | d7d36b356159c275e69dba9e55cc54da57fa7566 (patch) | |
tree | 1aa3831a7f3a852b17190744679dab0e48cab95d /devel/tpasm | |
parent | d5afbce8e0ec175474f2c3abebc167f140c5265f (diff) | |
download | pkgsrc-d7d36b356159c275e69dba9e55cc54da57fa7566.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 'devel/tpasm')
-rw-r--r-- | devel/tpasm/distinfo (renamed from devel/tpasm/files/md5) | 2 | ||||
-rw-r--r-- | devel/tpasm/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/devel/tpasm/files/md5 b/devel/tpasm/distinfo index bd79edeff29..01578ce71c8 100644 --- a/devel/tpasm/files/md5 +++ b/devel/tpasm/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2001/04/16 00:11:50 dmcmahill Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 11:08:39 agc Exp $ SHA1 (tpasm1.0r.tgz) = 16b88a548681de2dd8409630a079bdefa84957c4 diff --git a/devel/tpasm/files/patch-sum b/devel/tpasm/files/patch-sum deleted file mode 100644 index 2fb9411c613..00000000000 --- a/devel/tpasm/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.2 2001/04/16 00:11:50 dmcmahill 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. |