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/libctl | |
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/libctl')
-rw-r--r-- | devel/libctl/distinfo (renamed from devel/libctl/files/md5) | 2 | ||||
-rw-r--r-- | devel/libctl/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/devel/libctl/files/md5 b/devel/libctl/distinfo index 83eb9b78bc5..e758aca618c 100644 --- a/devel/libctl/files/md5 +++ b/devel/libctl/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2001/02/24 13:42:06 jtb Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 11:07:16 agc Exp $ MD5 (libctl-1.4.tar.gz) = b8ba5aa4234a420d5c2b8826d63d4f29 diff --git a/devel/libctl/files/patch-sum b/devel/libctl/files/patch-sum deleted file mode 100644 index e5b8d8b64e5..00000000000 --- a/devel/libctl/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.6 2001/02/24 13:42:06 jtb 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. |