Security update: audio/tremor

2018-03-16 Thread Christian Weisgerber
--- Makefile16 Mar 2015 18:07:37 - 1.22 +++ Makefile17 Mar 2018 00:47:03 - @@ -2,15 +2,14 @@ COMMENT= integer-only, fully Ogg Vorbis compliant decoder library -DISTNAME= tremor-20120410 -REVISION= 1 +DISTNAME= tremor-20180316 CATEGORIES=audio -MASTER_SITES

Re: NEW: security/py-jose, needed for certbot 0.22.0

2018-03-16 Thread Daniel Jakots
On Fri, 16 Mar 2018 17:39:36 +, Stuart Henderson wrote: > OK to import? You need MODPY_PI and SETUPTOOLS that you missed because for py-acme they are in Makefile.inc ;) With the following Makefile (space before the '=' and more tabs) ok danj@ (or just add the MODPY_ and take maintainership

Re: UPDATE: Varnish-6.0.0

2018-03-16 Thread Gonzalo L. Rodriguez
On [16/03/18] [03:58P], Stuart Henderson wrote: On 2018/03/16 16:47, Gonzalo L. Rodriguez wrote: On [16/03/18] [03:30P], Stuart Henderson wrote: > On 2018/03/16 09:15, Gonzalo L. Rodriguez wrote: > > Hallo, > > > > Update for Varnish to 6.0.0: > > > > https://varnish-cache.org/docs/6.0/whats-new

NEW: security/py-jose, needed for certbot 0.22.0

2018-03-16 Thread Stuart Henderson
OK to import? This was split off from py-acme and is required for the newer version of certbot which has ACMEv2/wildcard support. Tests are disabled because the chain of dependencies needed for them would require updating setuptools which is not going to happen at this time in the OpenBSD cycle.

Re: UPDATE: x11/st

2018-03-16 Thread Klemens Nanni
On Fri, Mar 16, 2018 at 09:29:50AM +0100, Rafael Sadowski wrote: > Simple update to the latest stable version, Ok? Comments? Some comments inline with an updated diff in the end, st continues to work for me on amd64. > Index: patches/patch-Makefile > ===

update: www/p5-Mojo 7.70

2018-03-16 Thread Mark Patruck
Update www/p5-Mojo to 7.70. This also fixes a security issue, so if you're using p5-Mojo, you should update. Index: Makefile === RCS file: /cvs/ports/www/p5-Mojo/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Make

Re: UPDATE: Varnish-6.0.0

2018-03-16 Thread Stuart Henderson
On 2018/03/16 16:47, Gonzalo L. Rodriguez wrote: > On [16/03/18] [03:30P], Stuart Henderson wrote: > > On 2018/03/16 09:15, Gonzalo L. Rodriguez wrote: > > > Hallo, > > > > > > Update for Varnish to 6.0.0: > > > > > > https://varnish-cache.org/docs/6.0/whats-new/changes-6.0.html > > > > a "dot 0

Re: UPDATE: Varnish-6.0.0

2018-03-16 Thread Gonzalo L. Rodriguez
On [16/03/18] [03:30P], Stuart Henderson wrote: On 2018/03/16 09:15, Gonzalo L. Rodriguez wrote: Hallo, Update for Varnish to 6.0.0: https://varnish-cache.org/docs/6.0/whats-new/changes-6.0.html a "dot 0" release suggests bigger than usual changes. I'm not following varnish development close

Re: UPDATE: Varnish-6.0.0

2018-03-16 Thread Stuart Henderson
On 2018/03/16 09:15, Gonzalo L. Rodriguez wrote: > Hallo, > > Update for Varnish to 6.0.0: > > https://varnish-cache.org/docs/6.0/whats-new/changes-6.0.html a "dot 0" release suggests bigger than usual changes. I'm not following varnish development closely so this may or may not apply here, but

Re: UPDATE: Varnish-6.0.0

2018-03-16 Thread Klemens Nanni
On Fri, Mar 16, 2018 at 09:15:34AM +0100, Gonzalo L. Rodriguez wrote: > Hallo, > > Update for Varnish to 6.0.0: > > https://varnish-cache.org/docs/6.0/whats-new/changes-6.0.html > > OK? Comments? Updated diff with proper python handling as briefly discussed off-list with Gonzalo already. Python

UPDATE: math/R

2018-03-16 Thread Ingo Feinerer
Dear useRs, update math/R 3.4.3 -> 3.4.4 - Add a patch to pass stack-register checking when using an alternate signal stack. Please have a careful look at this. - Adapt WANTLIB - Regenerate existing patch `make test` still fails for `tan(1+1000i)` (see https://marc.info/?l=openbsd-tech&m=15073

Re: PHP: separate extensions from sapis in build

2018-03-16 Thread Stuart Henderson
On 2018/03/16 10:18, Martijn van Duren wrote: > Hello ports@, > > This patch shouldn't cause any change in the resulting packages, but > merely prepare for adding additional SAPIs with minimal effor. E.g. > php-dbg, or separating other sapi's from main. > > The MODULE_NAME isn't referenced anyw

PHP: separate extensions from sapis in build

2018-03-16 Thread Martijn van Duren
Hello ports@, This patch shouldn't cause any change in the resulting packages, but merely prepare for adding additional SAPIs with minimal effor. E.g. php-dbg, or separating other sapi's from main. The MODULE_NAME isn't referenced anywhere and since -cgi isn't assigned it anywhere, but would be

UPDATE: Varnish-6.0.0

2018-03-16 Thread Gonzalo L. Rodriguez
Hallo, Update for Varnish to 6.0.0: https://varnish-cache.org/docs/6.0/whats-new/changes-6.0.html OK? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/www/varnish/Makefile,v retrieving revis

UPDATE: x11/st

2018-03-16 Thread Rafael Sadowski
Hi All, Simple update to the latest stable version, Ok? Comments? Best regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/x11/st/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefile --- Makefile26

lang/rust: regen bootstrap (i386)

2018-03-16 Thread Sebastien Marie
Makefile --- Makefile13 Mar 2018 08:08:03 - 1.63 +++ Makefile16 Mar 2018 07:16:11 - @@ -20,7 +20,7 @@ REVISION =0 # rustc bootstrap version BV-amd64 = 1.24.0-20180308 -BV-i386 = 1.24.0-20180213 +BV-i386 = 1.24.0-20180316 BV

Re: [UPDATE] ctwm-4.0.1

2018-03-16 Thread Markus Hennecke
On Sun, 25 Feb 2018, Stuart Henderson wrote: > On 2018/02/25 22:31, Klemens Nanni wrote: > > On Fri, Oct 27, 2017 at 11:01:57PM +0200, Markus Hennecke wrote: > > > I got some input from Matthew Fuller regarding the dependencies and it > > > looks like we could get rid of all build depends by sett