sthen
9ea244c392
Don't call FIPS_mode()/FIPS_mode_set() in rspamd (done only if a config variable is
...
set, so doesn't affect runtime in most cases, but breaks linking on arches using the
binutils linker).
2020-02-11 15:16:22 +00:00
kmos
5a5494f182
Enable tests by switching to MODPY_PYTEST=Yes
2020-02-11 13:57:52 +00:00
kmos
b8938edec6
Mark lang/squeak/vm BROKEN-sparc64
...
ok sthen@
2020-02-11 13:44:10 +00:00
kmos
67d6ac2083
Mark lang/janet BROKEN-sparc64
...
It has never built on sparc64
2020-02-11 13:43:38 +00:00
jasper
144ba21562
fix backwards logic and remove BUILD_DEPENDS from RUN_DEPENDS
...
pointed out by kili@
ok kn@
2020-02-11 13:13:58 +00:00
semarie
156684b5a5
update lang/rust to 1.41.0
...
Announce: https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1410-2020-01-30
ok landry@ jca@
2020-02-11 12:48:20 +00:00
martin
44924c4d9e
Update py-affine to 2.3.0 and take maintainer.
...
ok landry@
2020-02-11 12:20:57 +00:00
sthen
ef465900cd
Fix python upgrade paths, problem reported by Mikolaj Kucharski and I had
...
already run into it myself. Add comments to hopefully make it simpler
and more understandable for future changes to the default version.
Zero feedback but tests well here, committing before I forget about
it because people will run into this with 6.7.
2020-02-11 11:45:31 +00:00
ajacoutot
0dfd0084e6
Update to awscli-1.17.14.
2020-02-11 10:55:11 +00:00
ajacoutot
c9aae922f5
Update to py-boto3-1.11.14.
2020-02-11 10:54:58 +00:00
ajacoutot
e9b6a56a18
Update to py-botocore-1.14.14.
2020-02-11 10:54:47 +00:00
ajacoutot
26b7a96289
Update terraform providers.
2020-02-11 10:45:43 +00:00
bluhm
9d11c4338c
+open62541
2020-02-11 10:36:59 +00:00
bluhm
cc827a6ab9
import open62541 1.0.1
...
OK sthen@
Comment:
library implementation of OPC UA
Description:
open62541 is an open source and free implementation of OPC UA (OPC
Unified Architecture) written in the common subset of the C99 and
C++98 languages. The library is usable with all major compilers
and provides the necessary tools to implement dedicated OPC UA
clients and servers, or to integrate OPC UA-based communication
into existing applications.
2020-02-11 10:35:25 +00:00
benoit
40f321d729
Update to py-hyperlink-19.0.0.
2020-02-11 10:20:56 +00:00
ajacoutot
24bc1d3006
Update to gtk+4-3.98.0.
2020-02-11 10:18:48 +00:00
benoit
5504668d81
Update to py-mako-1.1.1.
2020-02-11 08:57:45 +00:00
benoit
bd7ec31feb
Update to py-uritemplate-3.0.1.
2020-02-11 08:16:07 +00:00
tb
23c4d3079f
Update Redis to 5.0.7, the latest stable version.
...
Users should have no problem migrating from 4.0 to 5.0.
Backward incompatible changes are listed at the end of the release notes:
https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES
Tested by cwen, danj, kmos, sthen and myself on amd64, arm64, armv7 (4.0
was broken, 5.0 is still broken), i386, macppc, and sparc64 (tests get
flakier with this update). Many thanks to kmos for his efforts.
Help with the initial patch from mikeb. Signed char fix from cwen;
config file consolidation by danj; Makefile tweaks from sthen.
ok danj kmos sthen
2020-02-11 08:11:13 +00:00
solene
e2f4012b07
+ bitlbee-mastodon
2020-02-10 22:44:20 +00:00
solene
3ec9e66011
import bitlbee-mastodon
...
original port from cwen@
tweaks by cwen@ and sthen@
ok cwen@ sthen@
2020-02-10 22:42:09 +00:00
rsadowski
979c71e952
Remove devel/automoc (Qt4) as bdep.
...
OK ajacoutot@ (maintainer)
2020-02-10 20:52:15 +00:00
sthen
b8b935c50f
update unifi/testing to 5.12.60 release candidate
2020-02-10 20:38:29 +00:00
kmos
a5393433aa
Move termtosvg to MODPY_PYTEST
2020-02-10 20:24:24 +00:00
bket
551a17ae03
Update to mc-4.8.24
...
Changes: https://midnight-commander.org/wiki/NEWS-4.8.24
OK robert@
2020-02-10 19:34:33 +00:00
jasper
fb606128c8
explicitly pass x-locale-root and xkb-config-root to meson
...
pointed out by "su.root"
2020-02-10 19:21:49 +00:00
jasper
d94b9e1aed
fix build on ppc
...
from upstream via cwen@
2020-02-10 19:14:07 +00:00
cwen
1270696fc0
p5-HTML-FormFu: update to 2.07
...
Changelog:
https://metacpan.org/changes/distribution/HTML-FormFu
From Wen Heping, with some tweaks from bluhm@ and me.
OK bluhm@
2020-02-10 18:57:47 +00:00
jasper
3af2bf0e05
update to py-cryptodome-3.9.6
2020-02-10 18:19:58 +00:00
jasper
b6c80a1c4b
build debug packages
2020-02-10 18:19:45 +00:00
jasper
94649f9451
update to vala-0.46.6
2020-02-10 18:18:46 +00:00
jasper
55c2bcafc0
update to libffi-3.3
...
tested on amd64 and arm64
2020-02-10 18:06:34 +00:00
rsadowski
0470b32451
Regen WANTLIB
2020-02-10 16:37:22 +00:00
benoit
79ec0ab60d
Update to p5-File-Next-1.18.
2020-02-10 16:12:54 +00:00
benoit
e80987e068
Update to p5-ExtUtils-InstallPaths-0.012.
2020-02-10 15:55:01 +00:00
benoit
92c609c9ad
Update to p5-Class-Method-Modifiers-2.13.
2020-02-10 15:30:24 +00:00
benoit
24ae004f15
Update to p5-Carp-Clan-6.08.
2020-02-10 15:07:00 +00:00
kmos
16f12af756
Update www/py-query 1.4.0 -> 1.4.1
...
This release is the last with python2 support
ok benoit@
2020-02-10 14:52:45 +00:00
kmos
cb64d6e9b1
Update www/py-responses 0.10.7 -> 0.10.9
...
Fixes for cookie parsing and a couple regressions
OK benoit@
2020-02-10 14:47:27 +00:00
kmos
b02fb0097a
Update textproc/py-humanize 0.5.1 -> 1.0.0
...
Updates to latest. Tests are now included in the pypi tarball so
make tests work.
Changes are mostly localization with a couple minor fixes.
OK benoit@
2020-02-10 14:44:54 +00:00
kmos
83b3047780
Update devel/py-test-localserver 0.3.7 -> 0.5.0
...
OK benoit@
2020-02-10 14:36:26 +00:00
benoit
91cb27e3ea
Update to xnecview-1.37.
2020-02-10 10:47:23 +00:00
sebastia
c1fd67fff1
update 0.6.3 -> 0.6.4
2020-02-10 10:44:26 +00:00
benoit
a31bc8bd14
Update to gradio-7.3.
2020-02-10 10:20:29 +00:00
sebastia
5bd05aabbd
update 1.3.1 -> 1.3.3
2020-02-10 09:19:04 +00:00
benoit
3bd0ae5248
Update to fdk-aac-0.1.6.
2020-02-10 09:14:50 +00:00
cwen
1a16315bae
p5-HTML-Scrubber: update to 0.19
...
Changelog: https://metacpan.org/changes/distribution/HTML-Scrubber
From Wen Heping, with some tweaks from me.
OK bluhm@
2020-02-10 09:12:48 +00:00
sebastia
5057373a83
Update 5.2.2 -> 5.3.0
2020-02-10 08:21:05 +00:00
sebastia
22f380ec64
Update 0.6.0 -> 0.6.1
2020-02-10 08:17:41 +00:00
rsadowski
4254e5553f
Update profanity to 0.8.1
...
Diff and tested by Lucas <lucas A sexy DOT is>
2020-02-10 05:56:59 +00:00