[Update] textproc/p5-PPIx-Regexp : Update to 0.072

2020-05-20 Thread wen heping
Hi,ports@: Here is patch for textproc/p5-PPIx-Regexp: i) Update to 0.072 ii) Remove th line BUILD_DEPENDS=${RUN_DEPENDS}, which is not needed ii) Remove p5-List-MoreUtils from RUN_DEPENDS as per upstream changes. It build well and pass all tests on amd64-6.7 system. One port depends o

sparc64 bulk build report

2020-05-20 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Sun May 17 19:51:14 MDT 2020 Finished: Wed May 20 17:27:14 MDT 2020 Duration: 2 Days 21 hours 36 minutes Built using OpenBSD 6.7-current (GENERIC.MP) #314: Sat May 16 18:35:24 MDT 2020 Built 9889 packages Number of packages built each day: May

Re: [UPDATE] Awesome WM 4.2 -> 4.3

2020-05-20 Thread Enric Morales
Hi @ports, I rebuilt my machine and lost my updated port and instead of recovering it from here, I went ahead and made a new one from scratch. I noticed that I missed a couple files (awesome themes) that needed to be patched to fix lookup paths. Here are some of the changes of this diff: -

Re: Update lang/ecl to 20.4.24

2020-05-20 Thread Timo Myyrä
On Wed, May 20, 2020, at 00:41, Solene Rapenne wrote: > Le Tue, 19 May 2020 13:13:06 -0400, > Kurt Mosiejczuk a écrit : > > > On Tue, May 19, 2020 at 08:59:48AM -0700, Josh Elsasser wrote: > > > Here's a quick update to the new release, minimally tested as a > > > lang/sbcl build host. The patch

Re: isc-bind-9.16.2v0 fails to start on OpenBSD6.7, patch + note for upgrade guide might be nice

2020-05-20 Thread Stuart Henderson
On 2020/05/20 18:04, Jan Vlach wrote: > latest isc-bind on OpenBSD 6.7 caught me off-guard with upgrading, as > CWD now must be writeable or it doesn't start at all. (there's a note on > packge install, but I missed it on package upgrade) I have a provisional diff for upgrade67.html for this. >

UPDATE: graphics/azpainter 2.1.5 => 2.1.6

2020-05-20 Thread Brian Callahan
Hi ports -- Attached is an update to azpainter. Changelog is here: https://github.com/Symbian9/azpainter/releases/tag/v2.1.6 Big endian fixes by cwen@, who also upstreamed them (they'll go away next update). OK? ~Brian Index: Makefile =

update: audio/py-eyed3

2020-05-20 Thread Paco Esteban
Hi ports@, This is an update for audio/py-eyed3 from 0.8.12 to latest 0.9.5 You can see the can see the changes here: https://github.com/nicfit/eyeD3/blob/master/HISTORY.rst The update is pretty simple. I tried to enable tests by creating a port for the missing port `factory_boy`, but this pul

NEW: fonts/cascadia-code

2020-05-20 Thread Brian Callahan
Hi ports -- Attached is a new port, fonts/cascadia-code. Cascadia Code is a programming/terminal font from Microsoft. --- pkg/DESCR: Cascadia Code is a monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the terminal. --- It is a new depende

Re: kdenlive update

2020-05-20 Thread Marc Espie
On Tue, May 19, 2020 at 03:34:41PM +0200, Erling Westenvik wrote: > On Sun, May 17, 2020 at 04:48:27PM +0200, Marc Espie wrote: > > Seems I can now remove the BROKEN marker. > > This does depend on rttr and the mlt fixed update > > Awesome. A working video editor! Compiles and runs without problem

Re: [update] net/synapse -> 1.13.0

2020-05-20 Thread Andrea Fleckenstein
Renaud Allard writes: > Hello, > > Here is a diff for net/synapse to v1.13.0 Thanks, builds on amd64 -current. Worth noting that tests are slightly broken, py3-mock is a test dependency, and some tests also require py3-parameterized which I don't think is ported. In addition the Makefile has to

Re: UPDATE: graphics/azpainter 2.1.5 => 2.1.6

2020-05-20 Thread Charlene Wendling
Hi, On Wed, 20 May 2020 14:46:33 + Brian Callahan wrote: > Hi ports -- > > Attached is an update to azpainter. > > Changelog is here: > https://github.com/Symbian9/azpainter/releases/tag/v2.1.6 > > Big endian fixes by cwen@, who also upstreamed them (they'll go away > next update). > > OK

Re: [update] net/synapse -> 1.13.0

2020-05-20 Thread Aisha Tammy
On 5/20/20 6:37 AM, Renaud Allard wrote: > Hello, > > Here is a diff for net/synapse to v1.13.0 > > Regards thanks a lot \renaud

isc-bind-9.16.2v0 fails to start on OpenBSD6.7, patch + note for upgrade guide might be nice

2020-05-20 Thread Jan Vlach
Hello Stuart, ports@, latest isc-bind on OpenBSD 6.7 caught me off-guard with upgrading, as CWD now must be writeable or it doesn't start at all. (there's a note on packge install, but I missed it on package upgrade) clean isc-bind on clean new OpenBSD 6.7 install still doesn't come up, as it h

Re: maintainer update: www/hugo

2020-05-20 Thread Rafael Sadowski
On Wed May 20, 2020 at 05:31:49PM +0200, Paco Esteban wrote: > On Thu, 14 May 2020, Paco Esteban wrote: > > > Hi ports, > > > > This is a simple update for www/hugo to 0.70.0. > > Hi, upstream released 0.71.0 > > so here's the diff. > Comments/ok welcome (specially from hugo users) OK, no defe

Re: maintainer update: www/hugo

2020-05-20 Thread Paco Esteban
On Thu, 14 May 2020, Paco Esteban wrote: > Hi ports, > > This is a simple update for www/hugo to 0.70.0. Hi, upstream released 0.71.0 so here's the diff. Comments/ok welcome (specially from hugo users) Index: Makefile === RCS file

[update] net/synapse -> 1.13.0

2020-05-20 Thread Renaud Allard
Hello, Here is a diff for net/synapse to v1.13.0 Regards Index: Makefile === RCS file: /cvs/ports/net/synapse/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile 21 Apr 2020 19:14:12 - 1.4 +++ Makefile 20 M

aarch64 bulk build report

2020-05-20 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sun May 17 11:35:35 MDT 2020 finished at Wed May 20 06:02:59 MDT 2020 lasted 2D18h27m done with kern.version=OpenBSD 6.7-current (GENERIC.MP) #610: Sun May 17 03:29:09 MDT 2020 built packages:10979 May 17:3755 May 18:1054 May 19:2894 May 20:3275

quirks: update DESCR

2020-05-20 Thread Klemens Nanni
Even if removed manually, our package tools ensures quirks is present: $ doas pkg_delete quirks quirks-3.332: ok Read shared items: ok $ doas pkg_add -u quirks-3.332 signed on 2020-05-18T21:18:05Z quirks-3.332: ok pkg_add: Caught SIGIN

Re: [update] nginx 1.18.0

2020-05-20 Thread Stuart Henderson
On 2020/05/20 09:38, Landry Breuil wrote: > Hi, > > here's an update to latest nginx > stable: https://nginx.org/en/CHANGES-1.18 > > updated the authldap module git checkout while here, tried updating the > lua module but 0.11.15 failed to properly detect luajit (or something) > so i've left that

[update] nginx 1.18.0

2020-05-20 Thread Landry Breuil
Hi, here's an update to latest nginx stable: https://nginx.org/en/CHANGES-1.18 updated the authldap module git checkout while here, tried updating the lua module but 0.11.15 failed to properly detect luajit (or something) so i've left that bit aside for now. runs fine here in light testing, more