diff options
author | joerg <joerg> | 2006-01-12 22:48:46 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-01-12 22:48:46 +0000 |
commit | c0c7c48e8afd283ddde40204587a9e95b2373222 (patch) | |
tree | 5ac876b6b74f354ef7bbc66bfcd3b0ed34b6d6b9 /meta-pkgs/boost/distinfo | |
parent | 1741cb6d43d92131202f6ef8d476711d02efbc9a (diff) | |
download | pkgsrc-c0c7c48e8afd283ddde40204587a9e95b2373222.tar.gz |
Fix build of boost on DragonFly.
(a) bjam should be consistent with the rest of the world, the OS is
called DragonFly, not DragonFlyBSD. It might be _annoying_, but it is
a fact of live and no spelling fault can avoid it.
(b) disable the compiler thread support checks, they don't really work
and are not needed anyway.
(c) DragonFly has wchar and ctype functions, so use them.
Bump revisions of boost-build (bjam), boost-headers (well, they changed)
and boost-libs.
Diffstat (limited to 'meta-pkgs/boost/distinfo')
-rw-r--r-- | meta-pkgs/boost/distinfo | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/meta-pkgs/boost/distinfo b/meta-pkgs/boost/distinfo index 9ceb3b55166..682b81ac724 100644 --- a/meta-pkgs/boost/distinfo +++ b/meta-pkgs/boost/distinfo @@ -1,9 +1,13 @@ -$NetBSD: distinfo,v 1.4 2005/08/12 20:58:45 jmmv Exp $ +$NetBSD: distinfo,v 1.5 2006/01/12 22:48:46 joerg Exp $ SHA1 (boost_1_33_0.tar.bz2) = be68cb1401ef4dbf8509685df0466429712a9d49 RMD160 (boost_1_33_0.tar.bz2) = e500524198780f89d041f4a539b8926bc3d6a0a6 Size (boost_1_33_0.tar.bz2) = 11356417 bytes -SHA1 (patch-aa) = 6f0b64da37de35b2b3d2eb5884608bd8f9a906fd +SHA1 (patch-aa) = 11391fd1bf1afbec16464b6aca91fbbb4af0c1a0 SHA1 (patch-ab) = 197c51ac67d74923d02f8a9746b5d2e0f7b84736 SHA1 (patch-ac) = 453d4107df03e96e66cbdbebceebdfcbed2710c1 -SHA1 (patch-ad) = bb6441885c16a4ed11da76cb70acf0cc5ccc03fd +SHA1 (patch-ad) = f5ab062abdb23b0586d08aad843debf4d6162c87 +SHA1 (patch-ae) = c3242b8aa9a90c5659be5b22fa170310fe987e40 +SHA1 (patch-af) = e5a1fcd03b011b03064c5137e469d91b19cb9fe7 +SHA1 (patch-ag) = 296e28f361a9fd28bf9ca03733fe75206d405a1d +SHA1 (patch-ah) = e16c08bb0f63e63ae082e9d83c588e3adcf9cb3b |