ajacoutot
26213a813d
Regen WANTLIB to unbreak.
2017-10-31 17:29:40 +00:00
ajacoutot
46e3ea2705
Regen WANTLIB to unbreak.
2017-10-31 16:39:45 +00:00
ajacoutot
4a7b57d214
Regen WANTLIB to unbreak.
2017-10-31 16:31:53 +00:00
ajacoutot
4ba6e79ed0
Sync WANTLIB to unbreak.
2017-10-31 16:29:27 +00:00
ajacoutot
069ad9693e
Change mode of the /etc/printcap link to please security(8).
2017-10-31 15:55:15 +00:00
juanfra
3861749b0d
Update to Racket 6.11.
2017-10-31 15:53:28 +00:00
ajacoutot
0af6e84a27
Regen WANTLIB to unbreak.
2017-10-31 15:39:01 +00:00
ajacoutot
bdb1b747d9
Regen WANTLIB to unbreak.
2017-10-31 15:15:22 +00:00
ajacoutot
0da1af0abe
Regen WANTLIB to unbreak.
2017-10-31 15:11:40 +00:00
naddy
73f098c47c
<net/slip.h> has been removed
2017-10-31 14:39:10 +00:00
ajacoutot
1615c51bea
Regen WANTLIB to unbreak.
2017-10-31 14:32:00 +00:00
juanfra
a1ca1b765c
hgview has been broken since August. repo.join has been deprecated
...
since Mercurial 4.2.
Reported by landry@:
for l in (self.repo.sjoin('lock'), self.repo.join('wlock')):
AttributeError: 'localrepository' object has no attribute 'join'
While here, update to 1.9.0.
OK landry@. "go ahead" edd@ (MAINTAINER).
Remove edd@ as maintainer at his request.
2017-10-31 14:20:53 +00:00
ajacoutot
80105f8cf7
Update to dconf-editor-3.26.2.
2017-10-31 13:29:21 +00:00
ajacoutot
db58a3606a
Regen WANTLIB to unbreak.
2017-10-31 12:32:30 +00:00
ajacoutot
0d8b7d3551
Sync WANTLIB to unbreak.
2017-10-31 12:21:08 +00:00
sthen
6b3f3f785e
simplify patch by removing a chunk which is #ifdef'd to only be used on
...
os with struct ip_mreqn
2017-10-31 11:02:50 +00:00
bentley
45f72bd9c0
Update to apertium-cat-2.3.1.
2017-10-31 09:51:28 +00:00
sthen
2742b32227
update to quagga-1.0.20161017 (not the latest, but a simpler change than 1.1+
...
which touches the multicast-related code that we had to patch).
add recent upstream commit to fix AS_PATH size calculation for long BGP paths.
2017-10-31 09:37:18 +00:00
ajacoutot
9fd48997a6
Add MODGNOME_TOOLS += docbook.
...
Needed to prevent going online to get the necessary files.
breakage reported by naddy@
2017-10-31 09:31:47 +00:00
ajacoutot
6dc2da7baa
Bump to unbreak after at-spi2-atk lost its dependency on xkbcommon.
2017-10-31 09:15:12 +00:00
giovanni
536d0d84e6
update to 2.9.2, remove a patch committed upstream
2017-10-31 07:46:37 +00:00
giovanni
706b262625
update to 4.18.2, remove a patch committed upstream
2017-10-31 07:45:04 +00:00
giovanni
18163183db
backport a couple of bug fixes from trunk
2017-10-31 07:41:51 +00:00
giovanni
ac51dc234a
update to 1.5.2 and simplify pledge(1) patch
...
ok rsadowski@
2017-10-31 07:39:25 +00:00
ajacoutot
b8f30077b1
Update to aisleriot-3.22.4.
2017-10-31 07:35:58 +00:00
ajacoutot
6674c11d54
Update to mimedefang-2.83.
2017-10-31 07:34:01 +00:00
bentley
724217095e
Update to sblg-0.4.10.
2017-10-31 07:33:22 +00:00
ajacoutot
763157b006
Update to libhttpseverywhere-0.6.3.
2017-10-31 07:22:03 +00:00
ajacoutot
31c86ef70b
Update to at-spi2-atk-2.26.1.
2017-10-31 07:17:51 +00:00
ajacoutot
705052d6b6
Update to at-spi2-core-2.26.2.
2017-10-31 07:14:25 +00:00
ajacoutot
88aeb44eb3
Update to simple-scan-3.26.2.
2017-10-31 07:09:22 +00:00
abieber
718884bfc6
bump to latest.
...
Full changelog here:
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.11.5
OK fcambus@
2017-10-31 01:31:45 +00:00
bluhm
a49bff1fa3
p5-Importer
2017-10-30 22:26:30 +00:00
bluhm
8ef4b88080
import p5-Importer 0.024
...
OK benoit@
Comment:
alternative but compatible interface to modules that export
Description:
This module acts as a layer between Exporter and modules which
consume exports. It is feature-compatible with Exporter, plus some
much needed extras. You can use this to import symbols from any
exporter that follows Exporters specification. The exporter modules
themselves do not need to use or inherit from the Exporter module,
they just need to set @EXPORT and/or other variables.
2017-10-30 22:25:01 +00:00
sthen
b4415079f5
Force use of /dev/random for BIND, overriding an OpenBSD-specific check in
...
upstream's autoconf script to prefer /dev/arandom. One of a couple of options
suggested by naddy@.
2017-10-30 22:19:38 +00:00
naddy
71a89251b2
Just use /dev/urandom. The devices have been equivalent since OpenBSD 4.9
...
and /dev/arandom is going away.
2017-10-30 21:01:13 +00:00
kirby
f1cf46cf17
update to dunelegacy-0.96.4
...
remove patches merged upstream
2017-10-30 20:45:45 +00:00
feinerer
0141d1b3e0
Update to baresip 0.5.6
...
Tweaks and OK by czarkoff@
2017-10-30 17:24:36 +00:00
feinerer
9078ee07f7
Update to librem 0.5.2
...
OK czarkoff@
2017-10-30 17:22:21 +00:00
rpointel
5452f289bc
update pdf-parser to 0.6.8.
2017-10-30 16:03:20 +00:00
rpointel
9d8aa20121
small update to 0.2.2.
2017-10-30 16:01:17 +00:00
bcallah
ce9d4ba110
Bugfix update to gravity-0.3.7
2017-10-30 15:54:15 +00:00
landry
faed121898
link py-owslib and py-owslib,python3 to the build
2017-10-30 14:31:44 +00:00
landry
c00d47751a
Import py-owslib-0.15.0.
...
OWSLib is a Python package for client programming with Open Geospatial
Consortium (OGC) web service (hence OWS) interface standards, and their
related content models.
OWSLib provides a common API for accessing service metadata and
wrappers for numerous OGC Web Service interfaces.
ok ajacoutot@
2017-10-30 14:30:35 +00:00
ajacoutot
144c2b72f4
Use proper python MODULE magic.
...
ok landry@
2017-10-30 14:23:48 +00:00
ajacoutot
8acde4efe6
,${FLAVOR} -> ${MODPY_FLAVOR}
...
ok landry@
2017-10-30 14:14:38 +00:00
landry
a077d70bf8
Update to QGIS 2.18.14. While here fix WANTLIB for newer qscintilla.
2017-10-30 13:56:46 +00:00
landry
91191412d6
Fixes for depending ports after qscintilla update.
...
Mostly WANTLIB fixes, or cmake patches to detect libqscintilla2_qt4
properly.
2017-10-30 13:55:10 +00:00
landry
ef265167e5
link qscintilla,qt5 and py-qscintilla,qt5 to the build
2017-10-30 13:52:25 +00:00
landry
a0d6502ec1
Update to py-qscintilla 2.10.1.
...
Add a python3/qt5 FLAVOR, required by QGIS3.
2017-10-30 13:51:17 +00:00