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/libstroke | |
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/libstroke')
-rw-r--r-- | devel/libstroke/distinfo | 4 | ||||
-rw-r--r-- | devel/libstroke/files/md5 | 3 | ||||
-rw-r--r-- | devel/libstroke/files/patch-sum | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/devel/libstroke/distinfo b/devel/libstroke/distinfo new file mode 100644 index 00000000000..8b0c7259746 --- /dev/null +++ b/devel/libstroke/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 11:07:29 agc Exp $ + +MD5 (libstroke-0.3.tar.gz) = f9c2f637cca0abfb4c45c8367364dc90 +SHA1 (patch-aa) = f24f9ba49e8b5e13bc53b49d5a918da0c8b4327d diff --git a/devel/libstroke/files/md5 b/devel/libstroke/files/md5 deleted file mode 100644 index 8d3f443061f..00000000000 --- a/devel/libstroke/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.2 2000/08/29 20:19:24 jwise Exp $ - -MD5 (libstroke-0.3.tar.gz) = f9c2f637cca0abfb4c45c8367364dc90 diff --git a/devel/libstroke/files/patch-sum b/devel/libstroke/files/patch-sum deleted file mode 100644 index 95ad15cae30..00000000000 --- a/devel/libstroke/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1 2000/08/29 20:19:24 jwise Exp $ - -MD5 (patch-aa) = 901a286357520138f430873a4e443063 |