update trac-accountmanager to svn rev 17339
This version fixes incompatibility with trac > 1.0
Also updates 'https' for WWW.
Remove LOCAL/kuriyama from MASTER_SITES
PR: 237756
Submitted by: nomoo
Approved by: maintainer timeout
Not reproducible in a local 12.0 amd64 poudriere jail:
=======================<phase: stage >============================
===> Staging for yuzu-qt5-s20190702
[0/1] cd /wrkdirs/usr/ports/emulators/yuzu-qt5/work/.build && /usr/local/bin/ctest --force-new-ctest-process
Test project /wrkdirs/usr/ports/emulators/yuzu-qt5/work/.build
Start 1: tests
=>> Killing runaway build after 7200 seconds with no output
Reported by: pkg-fallout
- woff support was automatically enabled if installed,
- but not in clean environments, fix that.
[1] https://www.w3.org/TR/WOFF2/
PR: 238997
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
License headers in source files contain the following:
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
PR: 238993
dnstable (0.11.2)
* Fix memory leaks while skipping rows of data during offset processing.
* Fix minor leak in dnstable_lookup printing.
* Add more dnstable_lookup tests.
dnstable (0.11.1)
* Change dnstable_query_set_skip to ..._offset. Note that the
ABI library revision was not bumped.
* Change dnstable_lookup parameter for offset from -s to -O
* Added unit tests for some exposed dnstable functionality, including
for filter and query timeouts.
Sponsored by: Farsight Security, Inc.
* Pet portlint while I'm here.
Changelog:
* Parallel editing of multiple entries in different browser tabs supported
* LAM supports the progressive web app standard which allows to install LAM
as an icon on home screen.
* Unix: Password management can be disabled in module settings
* LAM Pro:
* Bind DLZ: entry table can show record data (use special attribute
"#records" in server profile)
* Fixed bugs:
* No drop-down filter box for account status (200)
PR: 238943
Submitted by: basil@vpm.net.ua (maintainer)
* The project moved to Gitlab and the old site has vanished.
* Update the distinfo accordingly, the new tarball is cleaner and doesn't
contain patch backup files, generated config.h headers, etc. Apart from
that there are no differences regarding the source code.
* Also add "gnome" to USES while I'm here as using USE_GNOME alone is
deprecated.
PR: 237875
Reported by: Nick Godson <resistor@peakusage.net>
Reviewed by: tcberner
MFH: 2019Q3
Differential Revision: https://reviews.freebsd.org/D20856
Makefile
- pygtk2 is now gtk30 (upstream);
- python:2.7 became python:3.6+;
- option helpers changed to follow '5.13 Makefile Options'.
pkg-plist
- hatari_profile is installed by default (upstream);
- manpages and doc up to date, removed fr/ versions;
- all tools/ available, with respective docs.
* https://hatari.tuxfamily.org/doc/release-notes.txt
Reported by: swills
Differential Revision: https://reviews.freebsd.org/D19628