diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 12:12:16 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 12:12:16 +0000 |
commit | 8f972b049a0eb86ecd7cea2387ca8ca8c117c1b3 (patch) | |
tree | e3c1327d455fa3291a9a5ac06109077a8c471c02 /x11/gtkstep | |
parent | d0c6da854f4042870e7aa6585daa8c0d404a9195 (diff) | |
download | pkgsrc-8f972b049a0eb86ecd7cea2387ca8ca8c117c1b3.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 'x11/gtkstep')
-rw-r--r-- | x11/gtkstep/distinfo (renamed from x11/gtkstep/files/md5) | 2 | ||||
-rw-r--r-- | x11/gtkstep/files/patch-sum | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/x11/gtkstep/files/md5 b/x11/gtkstep/distinfo index 58d1ef88783..1d3ff25e4d7 100644 --- a/x11/gtkstep/files/md5 +++ b/x11/gtkstep/distinfo @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1999/11/22 00:46:51 tron Exp $ +$NetBSD: distinfo,v 1.1 2001/04/17 12:15:07 agc Exp $ MD5 (gtkstep-1.10.tar.bz2) = 93f12a770c12a952e9c2ca40d0c2d8d6 diff --git a/x11/gtkstep/files/patch-sum b/x11/gtkstep/files/patch-sum deleted file mode 100644 index 8e9272c47b2..00000000000 --- a/x11/gtkstep/files/patch-sum +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: patch-sum,v 1.3 2000/06/21 03:04:37 jlam 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. |