Re: [Update] net/p5-Net-Frame : Update to 1.21

2019-09-10 Thread Gleydson Soares
On Mon, Aug 26, 2019 at 06:36:00AM +, wen heping wrote: > Hi, > >Here is a patch for net/p5-Net-Frame: >i) Update to 1.21 >ii) Remove BUILD_DEPENDS which is not needed. >iii) Add TEST_POD=yes to MAKE_ENV > >It build well and passed all tests on amd64-head system. > >T

Re: ????: [Update] net/p5-Net-Frame-Layer-IPv6 : Update to 1.08

2019-09-10 Thread Gleydson Soares
commited, thanks.

Re: [update] lang/go to Go 1.13

2019-09-10 Thread Aaron Bieber
On Tue, 10 Sep 2019 at 04:20:55 +1000, Joel Sing wrote: > The following updates lang/go to Go 1.13 and also updates the main > golang.org/x packages to around the Go 1.13 release. This does > not update devel/go-tools, as it introduces new dependencies that > will need to be packaged. Once this lan

Re: UPDATE: devel/cppcheck 1.87 -> 1.88

2019-09-10 Thread Gleydson Soares
On Tue, Sep 03, 2019 at 06:00:15PM +1000, Jonathan Gray wrote: > On Tue, Aug 27, 2019 at 06:53:16PM +0200, Hiltjo Posthuma wrote: > > Hi, > > > > The patch below updates cppcheck from 1.87 to 1.88. > > > > Briefly tested on amd64. > > here is 1.89 > > default output format changed, for previous

Re: math/coq: bash dependency missing...

2019-09-10 Thread Stuart Henderson
On 2019/09/11 08:58, Yozo TODA wrote: > hi, trying to build math/coq (8.10+beta2) I found it failed. > > .. > OCAMLCide/coqide.mli > OCAMLOPT ide/coqide.ml > OCAMLOPT -a -o ide/ide.cmxa > OCAMLCide/coqide_os_specific.mli > OCAMLOPT ide/coqide_os_specific.ml >

Re: [update] plan9/plan9port 20180117 -> 20190619

2019-09-10 Thread Gleydson Soares
committed, thanks!

Re: [update] netshot 0.14.0

2019-09-10 Thread Stuart Henderson
On 2019/09/09 07:53, Remi Locherer wrote: > ping > > > retrieving revision 1.2 > > diff -u -p -r1.2 patch-netshot_conf > > --- patches/patch-netshot_conf 8 Feb 2019 21:33:40 - 1.2 > > +++ patches/patch-netshot_conf 25 Aug 2019 21:27:25 - > > @@ -20,16 +20,23 @@ Index: netsh

[MAINTAINER UPDATE] www/sblg to 0.5.6

2019-09-10 Thread Bryan Vyhmeister
This is another simple maintainer update of sblg from 0.5.4 to 0.5.6. Since I sent in the 0.5.5 diff, 0.5.6 has been released. The changes included in this release are: sblg 0.5.6: "Add data-sblg-author attribute that can override the set author. This is like the data-sblg-img and so forth. Add da

math/coq: bash dependency missing...

2019-09-10 Thread Yozo TODA
hi, trying to build math/coq (8.10+beta2) I found it failed. .. OCAMLCide/coqide.mli OCAMLOPT ide/coqide.ml OCAMLOPT -a -o ide/ide.cmxa OCAMLCide/coqide_os_specific.mli OCAMLOPT ide/coqide_os_specific.ml OCAMLOPT -o bin/coqide CHECK revision env: b

Re: firefox build failure: node SEGV, devtools/client/debugger/src/utils/sources-tree

2019-09-10 Thread Stuart Henderson
On 2019/09/10 13:20, Stuart Henderson wrote: > Backtrace below. Anyone have a clue? (Should I just treat this as an > unreliable build? I can do that but I can't guarantee to catch it in > every build so the package might be missing from snapshots in that > case). Oh, and I have a similar backtrac

Re: [Update] p5-HTML-Clean, p5-File-Find-Object, p5-Proc-Fork

2019-09-10 Thread Stuart Henderson
On 2019/09/10 19:36, Christopher Zimmermann wrote: > On Tue, 10 Sep 2019 06:23:26 + > wen heping wrote: > > > Hi, ports@: > > > > Here is a patch for devel/p5-Proc-Fork to update to 0.806. > > It build well and passed all tests. > > No other ports depends on it. > > > > Comments? OK?

Re: [Update] p5-HTML-Clean, p5-File-Find-Object, p5-Proc-Fork

2019-09-10 Thread Christopher Zimmermann
On Tue, 10 Sep 2019 06:23:26 + wen heping wrote: > Hi, ports@: > > Here is a patch for devel/p5-Proc-Fork to update to 0.806. > It build well and passed all tests. > No other ports depends on it. > > Comments? OK? > wen those are straight-forward upgrades. I don't use those ports, b

firefox build failure: node SEGV, devtools/client/debugger/src/utils/sources-tree

2019-09-10 Thread Stuart Henderson
I ran into a failure build firefox on i386 here ("grep ^gmake" of build log) - gmake[3]: Entering directory '/pobj/firefox-69.0/build-i386/devtools/client/debugger/src/utils/sources-tree' gmake[3]: *** [backend.mk:33: .deps/node.stub.stub] Error 245 gmake[3]: Leaving directory '/pobj/firefox-69.

libidn2: ld: error: duplicate symbol: c_isalnum, etc

2019-09-10 Thread Stuart Henderson
I ran into this problem in my last libidn2 build on i386. libtool: link: cc -shared -fPIC -DPIC -o .libs/libidn2.so.1.0 -fno-common -W -Wabi -Waddress -Wall -Wattributes -Wbad-function-cast <> -O2 -pipe -Wl,--version-script=./idn2.map .libs/idna.o .libs/lookup.o .libs/decode.o .libs/register.o

Re: MPD - Connection Refused After Playing

2019-09-10 Thread su-
After talking to the mpd irc guys the issue I am currently facing is apparently due to an out dated version of mpd.  Apologies for not being able to assist further. -- Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: https://tutanota.com 5 Sep 2019, 13:52 by s...@tuta

[Update] math/netcdf: 4.7.1

2019-09-10 Thread Martin Reindl
Hello ports, attached is a bugfix update for math/netcdf. Release notes are available here: https://www.unidata.ucar.edu/software/netcdf/docs/RELEASE_NOTES.html Tested on macppc/amd64/arm64. -m Index: Makefile === RCS file: /cvs/po