diff options
author | agc <agc@pkgsrc.org> | 2002-03-15 09:20:04 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-03-15 09:20:04 +0000 |
commit | fd89ea97a7962a0795984590e661ce7cfa27ed2e (patch) | |
tree | b75dd152bf27696714731baa72935ef6a56f8c1a /graphics/lcms/distinfo | |
parent | 8327fc82cf1546e87767c623f1cceae2b1d38a9d (diff) | |
download | pkgsrc-fd89ea97a7962a0795984590e661ce7cfa27ed2e.tar.gz |
Do the previous change a bit differently.
NetBSD 1.5.x (including 1.5.2) doesn't have the C99 types, so use
u_int64_t if we're on a 4.4-based platform, uint64_t otherwise.
Diffstat (limited to 'graphics/lcms/distinfo')
-rw-r--r-- | graphics/lcms/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/lcms/distinfo b/graphics/lcms/distinfo index b9097131a25..ca312007d7a 100644 --- a/graphics/lcms/distinfo +++ b/graphics/lcms/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2002/03/15 03:58:44 markd Exp $ +$NetBSD: distinfo,v 1.4 2002/03/15 09:20:04 agc Exp $ SHA1 (lcms-1.06.tar.gz) = 3c9e99eb50598a0346c07fb1cacbf6cc4841001b Size (lcms-1.06.tar.gz) = 644116 bytes SHA1 (patch-aa) = 52102849563445b39eb8e504e9c6001af84bdbd5 -SHA1 (patch-ab) = bbc0b74a1813293361d0ad38fa9e1c270f94ca81 +SHA1 (patch-ab) = 1d20f39c33c1d2b68ac3e4d1dfa6b0a464eec120 |