sthen
34f11bdc6f
add comment to make it clear that DPB_PROPERTIES=lonesome on i386 intentionally overrides "parallel"
2019-08-05 10:08:36 +00:00
ajacoutot
f914d256f7
Update to epiphany-3.32.4.
...
ok jasper@
2019-08-05 08:45:50 +00:00
gonzalo
21aad25a2b
Update to v0.7.7
...
Changelog:
+ Add another retry to workaround pixelfed's general unreliability.
+ Attached images are not lost when previewing.
- Remove sensitivity to spicy peppers.
+ Keep reply to setting during preview.
+ Increase max thread retrieval depth to 10.
from Horia Racoviceanu
2019-08-05 06:19:12 +00:00
sthen
e21b4a61f3
update to ttyd head, the mutex problem was fixed upstream
...
- if (pthread_mutex_trylock(&client->mutex)) {
+ if (pthread_mutex_trylock(&client->mutex) == 0) {
2019-08-04 17:41:17 +00:00
ajacoutot
159f8b626a
Update to py-bokeh-1.3.1.
2019-08-03 11:47:59 +00:00
bcallah
8dcd7217b4
Update to libmicrohttpd-0.9.66
...
consumers happy
2019-08-02 14:55:07 +00:00
robert
cca38e7d78
update to 76.0.3809.87
2019-08-01 08:31:59 +00:00
sthen
e87e40b36b
#include patches committed upstream
2019-07-31 11:24:36 +00:00
landry
25c516f867
Update to midori 9.0
2019-07-30 16:57:41 +00:00
sthen
e5bab4be47
update to ttyd-1.5.1. patch to backout an upstream commit which results in
...
unlocking an unlocked mutex, fatal with our libpthread (ticket opened upstream).
2019-07-30 15:05:39 +00:00
ratchov
e348b4a4d1
Fix confusion in time units breaking audio/video synchronization.
...
ok robert
2019-07-28 08:45:00 +00:00
ratchov
fb394ba1d1
Fix audio-video synchronisation bug revealed by last commit.
...
A/V synchronization was caused by confusion between bytes and samples
in the hardware delay calculation. Bug reported and fix tested by
Tobias Kortkamp and robert@, thanks.
ok robert@
2019-07-27 23:59:51 +00:00
ajacoutot
8059be5bf6
Update to py-bokeh-1.3.0.
2019-07-27 09:52:58 +00:00
sthen
a75aff9ce4
add missing TDEP to fix tests. reorder RUN_DEPENDS. from wen heping
2019-07-26 14:49:40 +00:00
robert
e68ac3a485
remove whitespace after revision number
2019-07-26 07:53:20 +00:00
cwen
518d35fd2d
p5-Mojo: update to 8.22
...
Changelog:
https://metacpan.org/release/SRI/Mojolicious-8.22
From Manolis Tzanidakis (maintainer), with a little tweak from me.
2019-07-25 20:45:03 +00:00
robert
4a42641e81
disable the network change notifier because it seems to be broken,
...
so this way the browser will report an online status all the time
and web applications checking the status will work again until the
actual issue with the notifier is fixed
2019-07-25 12:07:26 +00:00
lteo
c688747f8e
Update to honk 0.7.4, from Horia Racoviceanu
...
- add admin.txt
- add memes directory
- add emus directory
- change user _honk home directory mode, no longer group writable
- update README, add icon and favicon
ok abieber@
2019-07-25 02:18:25 +00:00
kmos
1ea2ab3bfb
Update www/py-mako to 1.0.14
...
Switched test runner from py-nose to py-test. Updated dependencies
to reflect new version.
Tweak and ok sthen@
2019-07-22 13:08:18 +00:00
kmos
1ac0cf026b
Update www/py-yarl 1.0.0 -> 1.3.0
...
Updated to most recent version. All regression tests pass on amd64.
It's sole consumer www/py-aiohttp doesn't have working regression
tests but its two consumers pass all regression tests with this
new version.
OK jung@ (maintainer) sthen@
2019-07-20 21:58:33 +00:00
jturner
f7baef8a88
Update openradtool to 0.7.8. Release notes here:
...
https://kristaps.bsd.lv/openradtool/archive.html
2019-07-19 13:53:27 +00:00
sthen
56e834b7ba
update to trac-1.2.4
2019-07-19 12:32:44 +00:00
sebastia
8bf9694f3a
Update to 1.0.0
2019-07-19 05:39:59 +00:00
sthen
dcd9502ab8
update to p5-CGI-Lite 3.02, from wen heping, looks ok to maintainer
2019-07-18 20:46:55 +00:00
landry
5825de9ab6
Update to firefox 68.0.1.
...
See https://www.mozilla.org/en-US/firefox/68.0.1/releasenotes/
2019-07-18 16:42:49 +00:00
danj
5171d0cdfa
Remove unresponsive maintainers
...
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.
ok sthen@, jca@
2019-07-17 14:39:42 +00:00
cwen
7053b602fa
youtube-dl: update to 2019.07.16 to unbreak youtube live
...
Changelog:
https://github.com/ytdl-org/youtube-dl/releases
2019-07-17 13:03:33 +00:00
gonzalo
4d051266ad
Update for Nextcloud to 16.0.3
...
https://nextcloud.com/changelog/
2019-07-17 06:15:40 +00:00
robert
888d0f1b0e
update to 75.0.3770.142
2019-07-16 16:59:25 +00:00
kn
d83b6f1773
Update to sblg 0.4.28
...
Documentation updates only: clarify "multi-standalone" mode
as combined, remove references to amalgamation, clarify where tag
symbols may be used, add more meaningful examples, etc. No code change.
From Bryan Vyhmeister, thanks.
2019-07-15 14:15:18 +00:00
bcallah
88624b4961
Update to libmicrohttpd-0.9.65
...
Consumers happy
2019-07-14 21:49:24 +00:00
robert
ccbbe9b462
install vulkan libraries as well
2019-07-14 08:08:46 +00:00
naddy
7ab397505a
Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable.
2019-07-14 00:39:34 +00:00
sthen
b8d12a3b20
update various simple PERMIT_* in Makefile.inc files
2019-07-13 10:59:26 +00:00
sthen
4435b868be
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:15:33 +00:00
sthen
8d7492377d
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:07:45 +00:00
sthen
6abcfb470b
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:05:06 +00:00
sthen
485792605b
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:02:12 +00:00
sthen
0a5b5bddee
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:50:46 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
sthen
d4b1cc77b5
update to composer-1.8.6
2019-07-12 17:05:59 +00:00
giovanni
8a066f8fc5
security update to 4.9.0.2
...
fixes PMASA-2019-3 and PMASA-2019-4
2019-07-11 17:28:27 +00:00
sthen
b8dcf425bf
update to squid-4.8
2019-07-10 15:14:49 +00:00
landry
def4b44c9a
Garbage collect unlinked langpacks:
...
* Assamese (as)
* Bengali - Bangladesh (bn-BD)
* Bengali - India (bn-IN)
* English - South Africa (en-ZA)
* Maithili (mai)
* Malayalam (ml)
* Odia (or)
2019-07-09 18:17:56 +00:00
landry
58fce0f0c3
Seems bn-BD & bn-IN were merged in a single bengali (bn) localization.
2019-07-09 18:15:36 +00:00
landry
5847e3164e
Update to firefox-esr 60.8.0.
...
See https://www.mozilla.org/en-US/firefox/60.8.0/releasenotes/
Fixes https://www.mozilla.org/security/advisories/mfsa2019-22/
2019-07-09 18:05:14 +00:00
landry
c4a44c3caa
Update to firefox 68.0.
...
See https://www.mozilla.org/en-US/firefox/68.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-21/
Remove servo patches finally unneeded with rust 1.36.0.
Note that it is very unlikely this will get backported to 6.5-stable, as
this new release requires cbindgen 0.8.7 and rust 1.34, which are not
going to get backported either. Which also means no 68.0esr for -stable.
2019-07-09 18:04:15 +00:00
landry
1bf9db1f7d
bump after mozilla.port.mk change
2019-07-09 17:59:09 +00:00
landry
18764e6a7e
Bump minimum sqlite requirement to 3.27.2, and nss to 3.44.1, as that's
...
what gecko 68 requires.
2019-07-09 17:58:22 +00:00
cwen
1e75b9f645
www/p5-HTML-TableContentParser: update to 0.301
...
Changelog:
https://metacpan.org/source/WYANT/HTML-TableContentParser-0.301/Changes
While here, reflowed DESCR.
OK afresh1@
2019-07-08 08:52:15 +00:00