7 Commits

Author SHA1 Message Date
Natanael Copa
f6de4daa48 community/wt: rebuild against libressl 2.5 2017-04-18 21:02:39 +00:00
Breno Leitao
5cde750913 community/wt: Improve build script
In my previous patch (b78aca01e9a5e941b35138d32dd02465ddc9e88d), I used
"|| true" to avoid that the rm fails.

As suggested by Jakub, I probably want to use parameter -f, which will
never fails, thus, "|| true" is not required.
2017-04-12 18:06:26 +00:00
Breno Leitao
b78aca01e9 community/wt: Do not fail if directory does not exist
Currently wt FTBFS due to lack of a directory inside $pkgdir (at least
on ppc64le). This patch simply avoid the package break if the directory
is not there.
2017-04-12 14:13:10 +00:00
Natanael Copa
fc0ce22cd7 community/wt: rebuild against boost 1.62 2016-10-27 10:14:45 +00:00
Natanael Copa
ff51827113 community/wt: rebuild against libressl 2016-10-10 12:04:46 +00:00
Francesco Colista
b6e9978907 community/wt: rebuild against grapichsgmacick 1.3.25 2016-09-13 08:57:37 +00:00
Francesco Colista
d1063e281e community/wt: upgrade to 3.3.6, moved from testing 2016-08-25 10:42:12 +00:00