diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 10:22:24 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 10:22:24 +0000 |
commit | 18ea9c7e79e6ae89ef63b1c246185c26d0436d87 (patch) | |
tree | 09aab75f7d2a3c0795d8e5cce273202d3cfabd81 /cad/oregano | |
parent | 4274f13ce509fa0df83ab15c1c92c7abd61e6071 (diff) | |
download | pkgsrc-18ea9c7e79e6ae89ef63b1c246185c26d0436d87.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 'cad/oregano')
-rw-r--r-- | cad/oregano/distinfo (renamed from cad/oregano/files/md5) | 2 | ||||
-rw-r--r-- | cad/oregano/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/cad/oregano/files/md5 b/cad/oregano/distinfo index aa9705925f9..6c6c929bb7d 100644 --- a/cad/oregano/files/md5 +++ b/cad/oregano/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/11/25 11:59:18 rh Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 10:30:22 agc Exp $ MD5 (oregano-0.20.tar.gz) = b74307cad009f56f691160bbc0c6a7c6 diff --git a/cad/oregano/files/patch-sum b/cad/oregano/files/patch-sum deleted file mode 100644 index 966353fd3ad..00000000000 --- a/cad/oregano/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.2 2000/12/07 12:46:47 rh 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. |