diff options
author | tv <tv@pkgsrc.org> | 2005-11-01 18:59:34 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-11-01 18:59:34 +0000 |
commit | 22fb1ab262929efeb239652c51289b7ab14a816d (patch) | |
tree | 7d09fed9f3f84b3203c2aa1bd2e5ded69aede94c /security/srm/distinfo | |
parent | 7732ef56d6ec404ec45e7bb2f349dae830352b6b (diff) | |
download | pkgsrc-22fb1ab262929efeb239652c51289b7ab14a816d.tar.gz |
Fix build on Interix.
(The presence of this sync(2) call is somewhat suspect, given that the
call guarantees almost nothing in today's virtual memory implementations,
but it is left in for other OS's that do support it.)
Diffstat (limited to 'security/srm/distinfo')
-rw-r--r-- | security/srm/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/srm/distinfo b/security/srm/distinfo index 16483b96de9..e8c544bb6e4 100644 --- a/security/srm/distinfo +++ b/security/srm/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 13:10:13 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/11/01 18:59:34 tv Exp $ SHA1 (srm-1.2.8.tar.gz) = 8b7aafc95b3ef67e2c737030567222bf50082188 RMD160 (srm-1.2.8.tar.gz) = d1ce5fe2ec13e45c5620e6a71c1f2dfcb49ab1bc Size (srm-1.2.8.tar.gz) = 88067 bytes +SHA1 (patch-aa) = a94522473ee72315d3ab38bfa70f336290431b9b |