diff options
author | agc <agc> | 2001-04-17 10:22:24 +0000 |
---|---|---|
committer | agc <agc> | 2001-04-17 10:22:24 +0000 |
commit | ecfafa3b9bbd7c67bf70837e25e962ac5b06ed81 (patch) | |
tree | 09aab75f7d2a3c0795d8e5cce273202d3cfabd81 /audio/gmp3info | |
parent | b2ec319d6c7f173deb0ba8c61e48b234e9eb3ec6 (diff) | |
download | pkgsrc-ecfafa3b9bbd7c67bf70837e25e962ac5b06ed81.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 'audio/gmp3info')
-rw-r--r-- | audio/gmp3info/distinfo | 4 | ||||
-rw-r--r-- | audio/gmp3info/files/md5 | 3 | ||||
-rw-r--r-- | audio/gmp3info/files/patch-sum | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/audio/gmp3info/distinfo b/audio/gmp3info/distinfo new file mode 100644 index 00000000000..1f118592d22 --- /dev/null +++ b/audio/gmp3info/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1 2001/04/17 10:22:59 agc Exp $ + +MD5 (mp3info-0.8.2.tgz) = 32b790406ceb8162f27dd555eb555109 +SHA1 (patch-aa) = 8a99c21846e70717e9ce55610f6b668924d3872a diff --git a/audio/gmp3info/files/md5 b/audio/gmp3info/files/md5 deleted file mode 100644 index 6a117540304..00000000000 --- a/audio/gmp3info/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 2001/02/15 09:26:01 tron Exp $ - -MD5 (mp3info-0.8.2.tgz) = 32b790406ceb8162f27dd555eb555109 diff --git a/audio/gmp3info/files/patch-sum b/audio/gmp3info/files/patch-sum deleted file mode 100644 index 35f137de365..00000000000 --- a/audio/gmp3info/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1.1.1 2001/02/15 09:26:01 tron Exp $ - -MD5 (patch-aa) = 722625966052b41742c6a34fa8bf1060 |