summaryrefslogtreecommitdiff
path: root/sysutils/mktemp/distinfo
diff options
context:
space:
mode:
authorsketch <sketch>2008-10-09 12:00:59 +0000
committersketch <sketch>2008-10-09 12:00:59 +0000
commita4267c2726e050228a90eecf95368d165480d4f3 (patch)
treeaa935c2e2f9ffe8d400f28861c5086dc9aee128d /sysutils/mktemp/distinfo
parent1a1154b6fdd718abc73c2efde394abbea9e43951 (diff)
downloadpkgsrc-a4267c2726e050228a90eecf95368d165480d4f3.tar.gz
Update to 1.6 and take maintainership. Changes:
* Temporary file names no longer use the process ID as part of the name * Use arc4random_uniform() instead of random() or lrand48() * The prngd or egd daemon can now be used on systems without /dev/urandom * Added long option support for compatibility with GNU coreutils version * Fixed an installation issue on Cygwin
Diffstat (limited to 'sysutils/mktemp/distinfo')
-rw-r--r--sysutils/mktemp/distinfo9
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/mktemp/distinfo b/sysutils/mktemp/distinfo
index a3bf60a404d..f4ac5ffc8f6 100644
--- a/sysutils/mktemp/distinfo
+++ b/sysutils/mktemp/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/10/07 16:00:57 joerg Exp $
+$NetBSD: distinfo,v 1.5 2008/10/09 12:00:59 sketch Exp $
-SHA1 (mktemp-1.5.tar.gz) = aa001fd61d13bbf128dc58ca4dc6d83311435bae
-RMD160 (mktemp-1.5.tar.gz) = a2fa93592e1d362aa0882a70ea494cc45da48dab
-Size (mktemp-1.5.tar.gz) = 70529 bytes
-SHA1 (patch-aa) = fd6a799fbf14223cb71db35868e90f73cdea2df1
+SHA1 (mktemp-1.6.tar.gz) = 562ee9f2b7033a90196409961c2137917c125838
+RMD160 (mktemp-1.6.tar.gz) = f29953ed51fe0f593c7407467ec1b99f24b5813d
+Size (mktemp-1.6.tar.gz) = 79154 bytes