Jan Beich
db68203e54
lang/rust-nightly: skip optional tools on bustage
...
As r488649 and r489131 have shown upstream doesn't block Nightly
updates on errors in optional components. Do the same to avoid lagging
behind updates or the package disappearing due to undertesting.
src/bootstrap/dist.rs
1150: }).or_else(|| { missing_tool("RLS", builder.build.config.missing_tools); None })?;
1229: }).or_else(|| { missing_tool("clippy", builder.build.config.missing_tools); None })?;
1233: }).or_else(|| { missing_tool("cargo clippy", builder.build.config.missing_tools); None })?;
1310: }).or_else(|| { missing_tool("Rustfmt", builder.build.config.missing_tools); None })?;
1314: }).or_else(|| { missing_tool("Cargofmt", builder.build.config.missing_tools); None })?;
2019-01-03 04:26:07 +00:00
Jan Beich
6b7b53cc14
lang/rust-nightly: unbreak after r489123
...
error[E0621]: explicit lifetime required in the type of `msg`
--> src/tools/rls/src/server/mod.rs:185:21
|
173 | fn dispatch_message(&mut self, msg: &RawMessage) -> Result<(), jsonrpc::Error> {
| ----------- help: add explicit lifetime `'static` to the type of `msg`: `&'static server::message::RawMessage`
...
185 | <$n_action as LSPNotification>::METHOD => {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'static` required
...
259 | / match_action!(
260 | | msg.method;
261 | | notifications:
262 | | notifications::Initialized,
... |
287 | | requests::CodeLensRequest;
288 | | );
| |__________- in this macro invocation
2019-01-03 03:49:57 +00:00
Wen Heping
4a630c6a99
- Update to 0.41
2019-01-03 03:09:07 +00:00
Wen Heping
38eec44f39
- Update to 1.11
2019-01-03 03:02:51 +00:00
Wen Heping
9863c9d89d
- Update to 0.10
2019-01-03 02:55:50 +00:00
Wen Heping
26c697c282
- Update to 1.05
2019-01-03 02:51:37 +00:00
Wen Heping
a29eb91fd8
- Update to 0.61
2019-01-03 02:49:20 +00:00
Wen Heping
d4b4372f3c
- Update to 1.62
2019-01-03 02:45:29 +00:00
Niclas Zeising
8a70fa9357
graphics/goxel: Update to 0.8.2
...
- update to 0.8.2
- DESKTOP_ENTRIES instead of desktop file
- USES+=gnome gl
- patched build to detect clang instead of setting clang, should fix
build on gcc architectures (powerpc64)
PR: 234277
Submitted by: Greg V (maintainer)
2019-01-03 01:08:22 +00:00
Jan Beich
a2144b09cd
lang/rust-nightly: update to 1.33.0.20190103
...
Changes: 9eac386342...ec194646fe
2019-01-03 00:40:37 +00:00
Jan Beich
3ba725c7cd
multimedia/aom: update to 1.0.0.1119
...
Changes: https://aomedia.googlesource.com/aom/+log/a1ebb57ec..d5672a37f
2019-01-03 00:21:11 +00:00
Jan Beich
f0de4d65b0
games/openbor: update to 6590
...
Changes: dc2161e6...081f80cb
2019-01-03 00:21:00 +00:00
Jan Beich
7e06c19658
emulators/rpcs3: update to 0.0.5.7652
...
Changes: a4f67ccb8...37c621ebb
2019-01-03 00:20:50 +00:00
Sunpoet Po-Chuan Hsieh
086b820f0c
Fix version display
...
PR: 234474
Submitted by: romain
2019-01-02 23:58:58 +00:00
Sunpoet Po-Chuan Hsieh
b3e56ee3be
Fix Perl 5.28+ warning
...
PR: 234464
Submitted by: Risto <toivonenristo@netscape.net>
2019-01-02 23:58:53 +00:00
Sunpoet Po-Chuan Hsieh
2d27ebe82a
Fix build on powerpc64
...
PR: 234378
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
2019-01-02 23:58:48 +00:00
Sunpoet Po-Chuan Hsieh
13a3a5a774
Update to 1.2018.9
...
Changes: https://github.com/tzinfo/tzinfo-data/releases
2019-01-02 23:58:43 +00:00
Sunpoet Po-Chuan Hsieh
b082699a8f
Update to 0.3.8
...
Changes: https://github.com/liufengyun/hashdiff/blob/master/changelog.md
2019-01-02 23:58:37 +00:00
Sunpoet Po-Chuan Hsieh
e035c91953
Sort RUN_DEPENDS
2019-01-02 23:58:32 +00:00
Sunpoet Po-Chuan Hsieh
b79185e8dc
Update to 0.2.1
...
Changes: https://github.com/RazerM/parver/blob/master/CHANGELOG.md
2019-01-02 23:58:27 +00:00
Sunpoet Po-Chuan Hsieh
6caf333c3e
Update to 3.85.3
...
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
2019-01-02 23:58:22 +00:00
Sunpoet Po-Chuan Hsieh
f303aa7064
Update to 2.1.1
...
- Add missing RUN_DEPENDS
- Take maintainership
Changes: https://github.com/magnuswatn/certsrv/releases
2019-01-02 23:58:16 +00:00
Sunpoet Po-Chuan Hsieh
60cfb1b5bf
Remove expired IGNORE_WITH_PHP=56
2019-01-02 23:58:11 +00:00
Sunpoet Po-Chuan Hsieh
2453ad2260
Remove expired IGNORE_WITH_PHP=56
2019-01-02 23:58:06 +00:00
Sunpoet Po-Chuan Hsieh
5cb21a13dd
Remove expired IGNORE_WITH_PHP=56
2019-01-02 23:58:01 +00:00
Sunpoet Po-Chuan Hsieh
a220d72f57
Remove expired IGNORE_WITH_PHP=56
2019-01-02 23:57:56 +00:00
Sunpoet Po-Chuan Hsieh
374d3d2b3c
Remove expired IGNORE_WITH_PHP=56
2019-01-02 23:57:51 +00:00
Sunpoet Po-Chuan Hsieh
69cce0d247
Update to 1.26
...
Changes: https://metacpan.org/changes/distribution/Unicode-Collate
2019-01-02 23:57:46 +00:00
Sunpoet Po-Chuan Hsieh
0b5e86f6a1
Update to 2.01.5
...
- Update MASTER_SITES
Changes: https://tintin.sourceforge.io/news.php
2019-01-02 23:57:40 +00:00
Sunpoet Po-Chuan Hsieh
f28f31036c
Update to 3.03
...
Changes: http://www.sentex.net/~mwandel/jhead/changes.txt
2019-01-02 23:57:35 +00:00
Adriaan de Groot
a3abe6b48b
In r488805 KDE4 support was removed, but the Qt4 variant checks
...
for, and then *requires*, KDE4 unless you tell it not to. Restore
the missing configure argument (but now, set it always to off).
Reported by: antoine
MFH: 2019Q1
2019-01-02 23:30:55 +00:00
Niclas Zeising
650155900c
x11-fonts/terminus-font: Update to 4.47
...
Changelog:
* Added 35 new characters (33 glyphs).
* Replaced ao2-variant "ae" with ao1 "ae", it was too similar to "oe".
* Some fixes and improvements (17 characters in various sizes/styles).
* Significantly improved the font build scripts. Python 3.5.0 or node
6.9.0 are now required to build the font.
2019-01-02 22:58:59 +00:00
Larry Rosenman
fab5b969f8
mail/dovecot: Pick up a mailinglist patch for solr/tika separation.
...
solr and tika currently use the same http client connection. Upstream
made the attached patches in response to my (ler@) bug report.
Obtained from: upstream mailing list.
2019-01-02 22:30:55 +00:00
Guido Falsi
b549df5dca
Update gnucash-docs to 3.4-1.
2019-01-02 22:06:06 +00:00
Mahdi Mokhtari
34aedf2ebf
devel/libtuntap: Update the port to the latest release (0.4)
...
Delete the libtuntap++ local patches, they're no longer needed.
This includes these changes by the upstream:
-The oldest cmake version allowed is now 3.0
-Now compiles against musl-libc
-The struct device is now opaque
...
Sponsored by: The FreeBSD Foundation
2019-01-02 20:51:15 +00:00
Emanuel Haupt
c2c159820b
Update to 0.1.b127
2019-01-02 20:33:10 +00:00
Mahdi Mokhtari
4bc475a93b
security/qtkeychain: Upgrade the port to latest release 0.9.1
...
This update contains:
Bugfix on libcecret: Don't match the schema name (Issue#114)
This makes libsecret not attempt to match on the schema name
and allows the libsecret backend to work with what was stored
by the gnome-keyring backend.
Approved by: arrowd (maintainer)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D18722
2019-01-02 19:57:05 +00:00
Adam Weinberger
9e94af760b
Update Mojolicious to 8.11
2019-01-02 18:59:00 +00:00
Mahdi Mokhtari
a807fdfa27
games/lincity-ng: Fix STAGEDIR misuse also cleanup and improvements
...
Add LICENSE block
Add better build-time flags for `configure` and CPPFLAGS
Add missing USES=gl, gnome
Switch to USES=localbase
Fix incorrect STAGEDIR usage, which makes it saved in the produced binary
PR: 234489
Submitted by: amdmi3
Sponsored by: The FreeBSD Foundation
2019-01-02 17:09:05 +00:00
Thomas Zander
b8d62b636f
multimedia/phonon-vlc: drop qt4/qt5 flavors, now always uses vlc and qt5
2019-01-02 16:38:09 +00:00
Jan Beich
701b2fb530
lang/rust: disclaim /proc fix
2019-01-02 16:37:02 +00:00
Bernard Spil
5c1e1d58aa
www/nextcloud-calendar: Update to 3.0.1
2019-01-02 16:34:53 +00:00
Thomas Zander
aeaa857210
Mark BROKEN. Port requires a qt4 build of vlc which was deprecated.
2019-01-02 16:24:25 +00:00
Adriaan de Groot
f4e1b4d955
Fix RUN_DEPENDS for devel/py-qt5-core.
...
The devel/py-sip port includes the sip module code that is
needed at runtime ( starting with PyQt 5.11, it seems .. some
details http://pyqt.sourceforge.net/Docs/PyQt5/installation.html )
PR: 225040
Reported by: yuri
2019-01-02 16:00:00 +00:00
Mark Linimon
4095a4b530
Move the BROKEN statement for powerpc64 to the server port only; the
...
client slave port builds.
Reported by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-01-02 15:47:29 +00:00
George V. Neville-Neil
1f0be8d0c2
Update to release 2018-12-R1
2019-01-02 14:17:20 +00:00
George V. Neville-Neil
1ab1e7d923
Update to 2018-12-R1 release
2019-01-02 14:16:07 +00:00
Thomas Zander
7374a2e47b
Remove qt4 flavor due to removal of multimedia/vlc-qt4
...
Approved by: tcberner
2019-01-02 13:23:06 +00:00
Thomas Zander
7e5cdafd8a
Chase removal of vlc-qt4 (port has already been BROKEN for some time)
2019-01-02 13:21:44 +00:00
Thomas Zander
49a9ab158f
Remove multimedia/vlc-qt4 (deprecated on 2018-12-31)
2019-01-02 13:20:20 +00:00