diff options
author | agc <agc@pkgsrc.org> | 2001-04-17 11:53:33 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-17 11:53:33 +0000 |
commit | bbc67fac9159e0609769d052c8790459dad24b26 (patch) | |
tree | b6d8a25526354a9281ec52795250c74a292bca41 /net/tcpdpriv | |
parent | 2d6b6a009cba9381e643d1b617bf38d1cd57c8bf (diff) | |
download | pkgsrc-bbc67fac9159e0609769d052c8790459dad24b26.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 'net/tcpdpriv')
-rw-r--r-- | net/tcpdpriv/distinfo | 4 | ||||
-rw-r--r-- | net/tcpdpriv/files/md5 | 3 | ||||
-rw-r--r-- | net/tcpdpriv/files/patch-sum | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/net/tcpdpriv/distinfo b/net/tcpdpriv/distinfo new file mode 100644 index 00000000000..b1e83622fb0 --- /dev/null +++ b/net/tcpdpriv/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 11:53:55 agc Exp $ + +MD5 (tcpd-tools-0.8.tar.gz) = 7f3a8679c0a1b09ffda80051abe4cc30 +SHA1 (patch-aa) = 646ef4c578b5ede84f80e27b4226806c9f02c861 diff --git a/net/tcpdpriv/files/md5 b/net/tcpdpriv/files/md5 deleted file mode 100644 index d48ed55b208..00000000000 --- a/net/tcpdpriv/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 2001/03/06 03:43:16 itojun Exp $ - -MD5 (tcpd-tools-0.8.tar.gz) = 7f3a8679c0a1b09ffda80051abe4cc30 diff --git a/net/tcpdpriv/files/patch-sum b/net/tcpdpriv/files/patch-sum deleted file mode 100644 index 88d34aa6f70..00000000000 --- a/net/tcpdpriv/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1.1.1 2001/03/06 03:43:16 itojun Exp $ - -MD5 (patch-aa) = b91e2f78c7184f6efb36271b02a13280 |