[UPDATE] benchmarks/speedtest-cli to 1.0.6

2017-04-27 Thread Frederic Cambus
Hi ports@, Here is a diff to update speedtest-cli to 1.0.6. OK? Index: Makefile === RCS file: /cvs/ports/benchmarks/speedtest-cli/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile23 Apr 2017 20:36:41 -0

Re: UPDATE: devel/intellij 2017.1.2

2017-04-27 Thread Stuart Henderson
On 2017/04/27 21:14, Caspar Schutijser wrote: > On Fri, Apr 21, 2017 at 01:25:40PM +0200, Caspar Schutijser wrote: > > Below is a diff that updates intellij to 2017.1.1, a new major version. > > I have been testing it for a while now, works fine for me on amd64. > > Below is a new diff that update

Re: UPDATE: devel/intellij 2017.1.2

2017-04-27 Thread Caspar Schutijser
On Fri, Apr 21, 2017 at 01:25:40PM +0200, Caspar Schutijser wrote: > Below is a diff that updates intellij to 2017.1.1, a new major version. > I have been testing it for a while now, works fine for me on amd64. Below is a new diff that updates devel/intellij to 2017.1.2. In addition to the update,

[UPDATE] Tor Browser 6.5.2

2017-04-27 Thread attila
Hi ports@, Attached is an update to Tor Broweer 6.5.2. Lightly tested on amd64. Would appreciate more testing and, as always, any other feedback most welcome. Pax, -A -- https://haqistan.net/~attila | attila@{stalphonsos.com,haqistan.net} pgp: 0x62A729CF | C2CE 2487 03AC 4C2F 101D 09C1 4068 D5D

[update] devel/cargo 0.18.0

2017-04-27 Thread Sebastien Marie
Hi, Here an update for cargo. Starting with rust-1.17.0, cargo is distributed in the same tarball than rustc. It means I changed a bit the packaging of devel/cargo port to reflect that. Please note that for now I prefer to keep separated ports, and not having one port with two subpackages for ru

ansible: unbreak become_method: su

2017-04-27 Thread Sebastien Marie
Hi, After upgrading to ansible-2.3.0.0 I hited a regression: the "become_method: su" is unable to proceed (timeout). The bug is know and a fix has been commited upstream. So just use to while waiting for a new release. Bug: https://github.com/ansible/ansible/issues/23689 Fix: https://github.com/