diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 10:10:18 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 10:10:18 +0000 |
commit | 4274f13ce509fa0df83ab15c1c92c7abd61e6071 (patch) | |
tree | 7715ddfd152a02b8b290256994f66423b076fdec /archivers/ppunpack | |
parent | 5092342d3de9e74863e723d2b3419d1c06728677 (diff) | |
download | pkgsrc-4274f13ce509fa0df83ab15c1c92c7abd61e6071.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 'archivers/ppunpack')
-rw-r--r-- | archivers/ppunpack/distinfo | 4 | ||||
-rw-r--r-- | archivers/ppunpack/files/md5 | 3 | ||||
-rw-r--r-- | archivers/ppunpack/files/patch-sum | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/archivers/ppunpack/distinfo b/archivers/ppunpack/distinfo new file mode 100644 index 00000000000..6c5fce35cad --- /dev/null +++ b/archivers/ppunpack/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 10:10:32 agc Exp $ + +MD5 (ppsmall-1.0.tar.Z) = 012c6685c386fbac129d54eb561d7ea8 +SHA1 (patch-aa) = 9d35b54768ae1df1a66d8c042f9d3565b581b03c diff --git a/archivers/ppunpack/files/md5 b/archivers/ppunpack/files/md5 deleted file mode 100644 index 0afee02b92f..00000000000 --- a/archivers/ppunpack/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 1999/05/23 02:01:25 tv Exp $ - -MD5 (ppsmall-1.0.tar.Z) = 012c6685c386fbac129d54eb561d7ea8 diff --git a/archivers/ppunpack/files/patch-sum b/archivers/ppunpack/files/patch-sum deleted file mode 100644 index c4bfafcc78b..00000000000 --- a/archivers/ppunpack/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:08 agc Exp $ - -MD5 (patch-aa) = 08e87133ab0e24a22d223fe89d1d184c |