[update] graphics/p5-Image-ExifTool

2017-05-19 Thread patrick keshishian
Update: 10.40 -> 10.50 Some highlights: - Read JSON files - Read/write MacOS system tags Full change list: http://cpansearch.perl.org/src/EXIFTOOL/Image-ExifTool-10.50/Changes Index: Makefile === RCS file: /c

Re: NEW: graphics/krita

2017-05-19 Thread mitchell wodach
I still get a 14% test failure. But the port still finishes the rest of the steps and runs fine on amd64.

Re: NEW: games/spaceinvaders

2017-05-19 Thread Marcus Glocker
On Fri, May 19, 2017 at 04:50:03PM -, Christian Weisgerber wrote: > On 2017-05-17, Marcus Glocker wrote: > > > This is a display-based version of the Space Invaders game. > > What does "display-based" mean? Good question :-) I was going back and forth about calling it "display-based", lik

Re: NEW: games/spaceinvaders

2017-05-19 Thread Christian Weisgerber
On 2017-05-17, Marcus Glocker wrote: > This is a display-based version of the Space Invaders game. What does "display-based" mean? -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: want.html: (Was Re: [Update] Gnupg 2.1.21)

2017-05-19 Thread Edd Barrett
On Fri, May 19, 2017 at 12:43:48PM +0200, Alexander Hall wrote: > I don't think you need an ok for want.html, or pretty much any of www/* > > In this case, try contacting yubikey too. They've sent me stuff before just > by asking. Interesting. DO you have a contact? I filled out the contact for

Re: want.html: (Was Re: [Update] Gnupg 2.1.21)

2017-05-19 Thread Alexander Hall
I don't think you need an ok for want.html, or pretty much any of www/* In this case, try contacting yubikey too. They've sent me stuff before just by asking. /Alexander On May 19, 2017 11:28:46 AM GMT+02:00, Edd Barrett wrote: >Hi, > >On Thu, May 18, 2017 at 02:57:12PM +0200, Pierre-Emmanue

Re: UPDATE: TeX Live 2016

2017-05-19 Thread Stuart Henderson
On 2017/05/19 12:26, Giovanni Bechis wrote: > On 05/19/17 11:18, Edd Barrett wrote: > > On Thu, May 18, 2017 at 04:04:00PM +0300, Paul Irofti wrote: > >>> try adding "https://paclan.it/distfiles/texlive-20160523b-texmf.tar.xz"; > >>> as [my] mirror. > >> > >> Thanks, that is the only mirror that w

Re: UPDATE: TeX Live 2016

2017-05-19 Thread Giovanni Bechis
On 05/19/17 11:18, Edd Barrett wrote: > On Thu, May 18, 2017 at 04:04:00PM +0300, Paul Irofti wrote: >>> try adding "https://paclan.it/distfiles/texlive-20160523b-texmf.tar.xz"; as >>> [my] mirror. >> >> Thanks, that is the only mirror that worked for me! > > I've fixed the REVISION bump (and ass

want.html: (Was Re: [Update] Gnupg 2.1.21)

2017-05-19 Thread Edd Barrett
Hi, On Thu, May 18, 2017 at 02:57:12PM +0200, Pierre-Emmanuel André wrote: > > Small update to gnupg2 to it's latest version. > Pavel, could you please try it with your yubikey ? May I propose the following change to want.html. OK? Index: want.html ===

Re: UPDATE: TeX Live 2016

2017-05-19 Thread Stuart Henderson
On 2017/05/19 10:18, Edd Barrett wrote: > On Thu, May 18, 2017 at 04:04:00PM +0300, Paul Irofti wrote: > > > try adding "https://paclan.it/distfiles/texlive-20160523b-texmf.tar.xz"; > > > as [my] mirror. > > > > Thanks, that is the only mirror that worked for me! > > I've fixed the REVISION bump

Re: UPDATE: TeX Live 2016

2017-05-19 Thread Edd Barrett
On Thu, May 18, 2017 at 04:04:00PM +0300, Paul Irofti wrote: > > try adding "https://paclan.it/distfiles/texlive-20160523b-texmf.tar.xz"; as > > [my] mirror. > > Thanks, that is the only mirror that worked for me! I've fixed the REVISION bump (and associated WANTLIB change) that Paul pointed out

devel/cargo: remove gcc4 requirement

2017-05-19 Thread Sebastien Marie
Hi, Now that rustc is able to deal alone with libgcc.a, makes cargo to use standard compiler as linker. I didn't bump REVISION as there are no differences in package. Thanks. -- Sebastien Marie Index: Makefile === RCS file: /cvs/

Re: update: textproc/ripgrep 0.5.2

2017-05-19 Thread Sebastien Marie
On Sun, May 14, 2017 at 03:08:58PM +0200, Sebastien Marie wrote: > Hi, > > An update to textproc/ripgrep 0.5.2. > > See https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2 for > changelog. > Now lang/rust is able to deal alone with libgcc.a stuff, here an updated update for ripgrep. Pleas