Re: fix GCC 8.4.0 to unbreak -static linking

2020-09-12 Thread Brad Smith
On Wed, Sep 09, 2020 at 11:42:27AM -0700, j...@bitminer.ca wrote: > As recommended by Brad, I've updated the fixes > for all necessary platforms so that -static > works. > > Some platforms already had something like this so this > set of patches is for a subset of all platforms. > > Only tested

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Pamela Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: pam...@cvs.openbsd.org 2020/09/12 21:18:23 Modified files: graphics : Makefile Log message: +py-blurhash

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Pamela Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: pam...@cvs.openbsd.org 2020/09/12 21:15:53 Log message: Import py-blurhash, a python implementation of the blurhash algorithm, used by the mastodon software to hide sensitive images using compact placeholders. OK

UPDATE: www/qutebrowser 1.12.0 -> 1.13.1

2020-09-12 Thread Dimitri Karamazov
An update to qutebrowser - 1.13.1 I'll like to take Maintainer if no one minds Any comments/OK? Changelog:https://github.com/qutebrowser/qutebrowser/releases Index: Makefile === RCS file: /cvs/ports/www/qutebrowser/Makefile,v

Re: Update: devel/py-wcwidth 0.1.9 -> 0.2.5

2020-09-12 Thread Ingo Schwarze
Hi Kurt, Kurt Mosiejczuk wrote on Sat, Sep 12, 2020 at 06:28:30PM -0400: > Update py-wcwidth from 0.1.9 to 0.2.5 This library is a very bad idea, it should better not exist. Python should use native wcwidth(3) instead. PKG-INFO says: This library attempts to determine the printable width

Update: devel/py-wcwidth 0.1.9 -> 0.2.5

2020-09-12 Thread Kurt Mosiejczuk
Update py-wcwidth from 0.1.9 to 0.2.5 All consumer regression tests pass with this update. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/devel/py-wcwidth/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile ---

Re: [UPDATE] audio/picard 2.3.1 -> 2.4.2

2020-09-12 Thread Kurt Mosiejczuk
On Mon, Aug 24, 2020 at 08:02:01AM +0200, Stefan Hagen wrote: > Hello, > this an udapte for audio/piacard from version 2.3.1 to 2.4.2. > Port changes: > - update port version > - removed revision > - added new dependency devel/py-dateutil > Application changes: > -

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/09/12 16:10:09 Modified files: audio/picard : Makefile distinfo audio/picard/pkg: PLIST Log message: Update audio/picard 2.3.1 -> 2.4.2 >From Stefan Hagen - Thanks!

Fix text-to-speech in Qt5, x11/qt5/qtspeech

2020-09-12 Thread Rafael Sadowski
The following diff fix text-to-speech again in all consumers. I think for the very first time. You can simply test it with x11/kde-applications/kmouth for example. Tested in the hackroom, bluhm@ is my witness ;) Feedback, OK? Rafael Index: Makefile

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Pamela Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: pam...@cvs.openbsd.org 2020/09/12 15:01:13 Modified files: graphics : Makefile Log message: +mypaint

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Pamela Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: pam...@cvs.openbsd.org 2020/09/12 14:57:21 Log message: Import MyPaint 2.0.1 MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets. Its brush engine is versatile and

Re: [NEW] textproc/py-regex

2020-09-12 Thread Kurt Mosiejczuk
On Tue, Sep 08, 2020 at 03:03:29AM +, wen heping wrote: > Hi, >Here is a patch to create new port textproc/py-regex, which is required > by the update of textproc/py-black. >It build well, all tests passed but one failed on amd64-current system. Here's a version moved to use the

Re: New: graphics/py-blurhash

2020-09-12 Thread Kurt Mosiejczuk
On Fri, Sep 11, 2020 at 04:33:48PM -0400, Pamela Mosiejczuk wrote: > This a python implementation of the blurhash algorithm, used by the > mastodon software to hide sensitive images using compact placeholders. > It is needed for an update to mastodon.py to support newer mastodon > versions. >

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/09/12 14:39:31 Modified files: archivers : Makefile Log message: Hook py-brotli up to build

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/09/12 14:38:14 Log message: python bindings for Brotli, a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/09/12 14:35:56 Modified files: archivers : Makefile Log message: Hook py-lz4 up to build

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/09/12 14:35:13 Log message: This package provides python bindings for the LZ4 compression library. The bindings provided in this package cover the frame format, the block format, and the streaming

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Pamela Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: pam...@cvs.openbsd.org 2020/09/12 14:34:46 Modified files: graphics : Makefile Log message: +mypaint-brushes2

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Pamela Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: pam...@cvs.openbsd.org 2020/09/12 14:33:11 Log message: Import 2.x branch of mypaint-brushes. Brushes used by MyPaint and other software using libmypaint. Tweaks and OK sthen, OK phessler Status: Vendor

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/09/12 14:29:00 Modified files: net/unifi/testing: Makefile distinfo net/unifi/testing/pkg: PLIST Log message: update unifi/testing to 6.0.20-rc

Re: New: graphics/mypaint

2020-09-12 Thread Stuart Henderson
On 2020/09/11 15:56, Pamela Mosiejczuk wrote: > MyPaint is a simple drawing and painting program that works well > with Wacom-style graphics tablets. Its brush engine is versatile and > configurable, and it provides useful, productive tools. The standard > brushes can emulate traditional media

Re: New: graphics/mypaint-brushes2

2020-09-12 Thread Stuart Henderson
On 2020/09/11 15:53, Pamela Mosiejczuk wrote: > This is needed for the new port mypaint, which follows. (Gimp depends on the > 1.x branch of this port, currently in the tree, while MyPaint itself needs > the 2.x). > > "Brushes used by MyPaint and other software using libmypaint." > > OK to

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2020/09/12 13:44:11 Modified files: x11/gtk+2 : Makefile x11/gtk+3 : Makefile x11/gtk+4 : Makefile Log message: gtk+2 and gtk+3 are in the dep chain for huge

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2020/09/12 13:36:59 Modified files: multimedia/gnome-twitch: Makefile Log message: twich dot tv changed their api, so this app no longer works mark as BROKEN OK bcallah@ (MAINTAINER)

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/09/12 13:35:37 Modified files: telephony/asterisk: Makefile telephony/asterisk/patches: patch-Makefile Added files: telephony/asterisk/patches: patch-autoconf_ast_check_raii_m4 Log

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2020/09/12 13:30:08 Modified files: games/alephone/scenarios/marathon: Makefile distinfo games/alephone/scenarios/marathon/pkg: PLIST games/alephone/scenarios/marathon2: Makefile

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2020/09/12 13:29:40 Modified files: games/alephone/alephone: Makefile distinfo games/alephone/alephone/patches:

Re: update alephone and marathon game files

2020-09-12 Thread Pamela Mosiejczuk
Sound, normal/windowed mode, gameplay all fine. Tested local network play with kmos@ (pew pew pew!) OK pamela@ On 2020-09-11 16:22, Peter Hessler wrote: Update for AlephOne and the Marathon game files to the recent 1.3.1 release. Major Changes: Uses SDL 2 for much-improved compatibility

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/09/12 12:39:59 Modified files: games/nethack/3.4/pkg: PFRAG.no-no_x11 PLIST games/nethack/3.6/pkg: PFRAG.no-no_x11 PLIST Removed files: games/nethack/3.4/pkg:

Remove textproc/py-termcolor?

2020-09-12 Thread Kurt Mosiejczuk
py-termcolor has no consumers. There hasn't been a release since 2011 and it's homepage is the PyPI page. Anyone object to removing it? --Kurt

UPDATE mail/mblaze 1.0 from MAINTAINER

2020-09-12 Thread Lucas
Hello ports@, 1.0 release of mblaze is out, with a bunch of stuff (taken from NEWS.md): * Caution! Backwards incompatible changes: * As a message name, `-` now refers to the message on the standard input, and not the the previous message anymore. Use `.-` to refer to the previous

Re: UPDATE: sysutils/htop 2.2.0 => 3.0.0

2020-09-12 Thread Ian Sutton
On Sat, Sep 05, 2020 at 08:08:36AM +0200, Rafael Sadowski wrote: > On Tue Sep 01, 2020 at 02:44:43PM +1000, Stephen Gregoratto wrote: > > A fork[1] of htop has appeared, with blessings[2] from the original > > developer. Downsides are that it uses GitHub archives, so GH_* stuff is > > addded. I

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Ian Sutton
CVSROOT:/cvs Module name:ports Changes by: i...@cvs.openbsd.org2020/09/12 11:25:21 Modified files: sysutils/htop : Makefile distinfo Log message: update to htop-3.0.1 ok rsadowski

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2020/09/12 11:12:41 Modified files: x11/kde-applications/spectacle: Makefile Log message: and bump for actual WANTLIB change

New: audio/py-fsb5 (was Re: NEW: py-unitypy - extractor for Unity projects, with deps)

2020-09-12 Thread Kurt Mosiejczuk
On Sat, Sep 05, 2020 at 05:45:09PM -0600, Thomas Frohwein wrote: > I started using UnityPy for a project and it would be useful to see > about adding it to ports. It essentially allows accessing the assets of > Unity projects. I've included 4 of the 5 dependencies in the > attachments: py-brotli,

Re: New: archivers/py-brotli (was Re: NEW: py-unitypy - extractor for Unity projects, with deps)

2020-09-12 Thread Kurt Mosiejczuk
On Sat, Sep 12, 2020 at 12:57:41PM -0400, Kurt Mosiejczuk wrote: > On Sat, Sep 05, 2020 at 05:45:09PM -0600, Thomas Frohwein wrote: > > I started using UnityPy for a project and it would be useful to see > > about adding it to ports. It essentially allows accessing the assets of > > Unity

New: archivers/py-brotli (was Re: NEW: py-unitypy - extractor for Unity projects, with deps)

2020-09-12 Thread Kurt Mosiejczuk
On Sat, Sep 05, 2020 at 05:45:09PM -0600, Thomas Frohwein wrote: > I started using UnityPy for a project and it would be useful to see > about adding it to ports. It essentially allows accessing the assets of > Unity projects. I've included 4 of the 5 dependencies in the > attachments: py-brotli,

Re: NEW: kitty - a GPU-accelerated terminal emulator

2020-09-12 Thread bijan
On 9/6/20 1:39 AM, Thomas Frohwein wrote: Hi, Please find attached a new port of kitty. Kitty is a terminal emulator for X11. The main distinguishing feature from others in ports is that it uses OpenGL acceleration. It's written in C11 and python. I've been using it for a few days without any

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2020/09/12 10:11:24 Modified files: x11/kde-applications/spectacle: Makefile Log message: Restore REVISION. Spectacle has its own VERSION, independent of the KDE Applications update.

[New] archivers/py-lz4

2020-09-12 Thread Kurt Mosiejczuk
This package provides python bindings for the LZ4 compression library. The bindings provided in this package cover the frame format, the block format, and the streaming format specifications. The frame format bindings are the recommended ones to use, as this guarantees interoperability with other

Re: [Update] devel/py-pathspec : Update to 0.8.0

2020-09-12 Thread Kurt Mosiejczuk
On Tue, Sep 08, 2020 at 08:36:46AM +, wen heping wrote: > Hi, ports@: >Here is a simple patch for devel/py-pathspec to update to 0.8.0. > It build well and pass all tests on amd64-current system. >One port depends on it : devel/py-yamllint. It build well and pass > all tests too. >

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/09/12 09:50:11 Modified files: devel/py-pathspec: Makefile distinfo Log message: Update devel/py-pathspec 0.5.9 -> 0.8.0 >From Wen Heping - thanks again With tweaks by me to have it use

Re: Update: textproc/py-emoji to 0.6.0

2020-09-12 Thread Kurt Mosiejczuk
On Tue, Aug 11, 2020 at 05:24:24PM -0400, Pamela Mosiejczuk wrote: > On Tue, Aug 11, 2020 at 04:48:49PM -0400, Pamela Mosiejczuk wrote: > > Update for multiple minor fixes and removal of consumerless python 2 flavor. > > This version adds a "variant" selector, allowing specification of text or >

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 09:33:31 Modified files: net: Makefile Removed files: net/apache-activemq: Makefile distinfo net/apache-activemq/files: activemq.conf

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 09:33:51 Modified files: infrastructure/db: user.list devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: mop up after apache-activemq removal

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 09:30:02 Modified files: sysutils/ruby-puppet/5: Makefile sysutils/ruby-puppet/6: Makefile sysutils/ruby-puppet/pkg: README Log message: remove mentions of the activemq

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 08:37:23 Modified files: security : Makefile Log message: +tls-attacker

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 08:36:14 Log message: import tls-attacker-3.5.0 TLS-Attacker is a Java-based framework for analyzing TLS libraries. with and ok tb@ Status: Vendor Tag: jasper

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2020/09/12 08:01:22 Modified files: sysutils/diffoscope: Makefile distinfo sysutils/diffoscope/pkg: PLIST Log message: Update to diffoscope-160

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 06:47:01 Modified files: net/zabbix : Makefile distinfo net/zabbix/patches: patch-configure patch-src_zabbix_agent_cpustat_c Log message: bugfix update

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 06:45:52 Modified files: devel/pkgconfig: Makefile Log message: switch homepage and master_sites to https

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/09/12 06:40:10 Modified files: x11/kde-applications/kitinerary/patches: patch-src_pdf_pdfdocument_cpp

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2020/09/12 06:27:56 Modified files: mail/opensmtpd-filters/dkimsign: Makefile distinfo Log message: Add support for multiple domains by looking at the first mailbox from the "from" mailheader. Tested by

Re: CVS: cvs.openbsd.org: ports

2020-09-12 Thread Stuart Henderson
On 2020/09/11 05:23, Rafael Sadowski wrote: > x11/kde-applications/kitinerary: distinfo Please, check your commits for extra/missing files, just running "cvs -d cvs.openbsd.org:/cvs up -PdA" after committing should make it obvious -- Patching file

Re: ncmpcpp dumps core when fetching lyrics

2020-09-12 Thread Stuart Henderson
On 2020/09/12 12:36, Erling Westenvik wrote: > On Fri, Sep 11, 2020 at 10:09:25PM +0100, Stuart Henderson wrote: > > [moving to ports@openbsd.org list] > > On 2020-09-11, Ashlen wrote: > > > Sorry Stuart, I think I accidentally replied to you directly the first > > > time I sent this. I'm still

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/12 05:13:47 Modified files: sysutils/consul: Makefile distinfo Log message: Update to consul-1.8.4.

Re: ncmpcpp dumps core when fetching lyrics

2020-09-12 Thread Erling Westenvik
On Fri, Sep 11, 2020 at 10:09:25PM +0100, Stuart Henderson wrote: > [moving to ports@openbsd.org list] > On 2020-09-11, Ashlen wrote: > > Sorry Stuart, I think I accidentally replied to you directly the first > > time I sent this. I'm still getting used to neomutt. > > No problem, for mailing

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/12 04:17:57 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.18.137.

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/12 04:17:37 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py3-botocore-1.17.60.

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/12 04:17:20 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.14.60.

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/12 04:08:46 Modified files: devel/meson: Makefile distinfo meson.port.mk Log message: Update to meson-0.55.3.

Fix thread stack base detection in devel/kf5/kjs

2020-09-12 Thread Rafael Sadowski
I think our current patch to unbreak currentThreadStackBase() is wrong. pthread_stackseg_np(3): The pthread_stackseg_np() function returns information about the given thread's stack. A stack_t is the same as a struct sigaltstack (see sigaltstack(2)) except the ss_sp variable

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 03:30:00 Modified files: devel/maven: Makefile distinfo devel/maven/pkg: PLIST Log message: update to maven-3.6.3

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/12 03:28:26 Modified files: x11/gnome/librsvg: Makefile distinfo Log message: Update to librsvg-2.50.0.

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Anton Lindqvist
CVSROOT:/cvs Module name:ports Changes by: an...@cvs.openbsd.org 2020/09/12 02:58:27 Modified files: mail/mdsort: Makefile distinfo Log message: update to mdsort-6.0.0 - unfold header values into a single space separated line, according to RFC 2822 - add support

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 02:47:38 Modified files: devel/radare2/main: Makefile distinfo devel/radare2/main/patches: patch-libr_Makefile Log message: update to radare2-4.5.1

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 02:47:43 Modified files: devel/cutter : Makefile distinfo Log message: update to cutter-1.12.0

Fix cmGeneratorTarget_cxx in devel/cmake

2020-09-12 Thread Rafael Sadowski
There is a mistake in the cmGeneratorTarget_cxx patch (Surely from me). This creates a wrong scope. "this->IsFrameworkOnApple()" is present twice and the first one adds a wrong bracket which creates a scope to the end of the whole function. THIS IS WRONG. Maybe this triggers our random issues

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 02:24:45 Modified files: x11/gnome/mutter: Makefile distinfo Log message: update to mutter-3.36.6

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 02:24:46 Modified files: x11/gnome/shell: Makefile distinfo Log message: update to gnome-shell-3.36.6

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 02:16:39 Modified files: x11/xkbcommon : Makefile distinfo x11/xkbcommon/pkg: PLIST Removed files: x11/xkbcommon/patches: patch-src_xkbcomp_parser_y Log message: update to

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 02:00:36 Modified files: sysutils/py-pynetbox: Makefile distinfo Log message: update to pynetbox-5.0.8

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 01:59:05 Modified files: sysutils/py-ghmi: Makefile distinfo Log message: update to py3-ghmi-1.5.18

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 01:57:05 Modified files: sysutils/rofi : Makefile distinfo sysutils/rofi/pkg: PLIST Removed files: sysutils/rofi/patches: patch-source_dialogs_combi_c

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 01:43:27 Modified files: net/zeromq : Tag: OPENBSD_6_7 Makefile Added files: net/zeromq/patches: Tag: OPENBSD_6_7 patch-src_decoder_allocators_hpp Log

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 01:43:14 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: add cvs entry for zeromq/CVE-2020-15166

CVS: cvs.openbsd.org: ports

2020-09-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/09/12 01:42:52 Modified files: net/zeromq : Makefile distinfo net/zeromq/pkg : PLIST Added files: net/zeromq/patches: patch-tests_testutil_hpp Log message: update to