Re: [update] shells/tcsh 6.22.03 -> 6.22.04

2021-08-17 Thread Josh Grosse
Corrected. This removes $REVISION. diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index d178f13a6e9..1e0ce9eb387 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -2,8 +2,7 @@ COMMENT= extended C-shell with many useful features -DISTNAME= tcsh-6.22.03

[update] shells/tcsh 6.22.03 -> 6.22.04

2021-08-17 Thread Josh Grosse
>From the "Fixes" file: Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle) Fix $x:q:h and $x:q:t return the whole string for strings not containing / diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index d178f13a6e9..b109f141950 100644 --- a/shells/tcsh/Makefile +++

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2021/08/17 18:42:10 Modified files: net/haproxy: Makefile distinfo Log message: Update to haproxy-2.3.13 "A vulnerability was found that makes it possible to abuse the HTTP/2 parser, allowing an

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/08/17 14:41:36 Modified files: graphics/ImageMagick: Makefile distinfo graphics/ImageMagick/patches: patch-configure_ac Log message: update to ImageMagick-6.9.12-19

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/08/17 14:41:17 Modified files: editors/vim: Makefile distinfo editors/vim/patches: patch-runtime_filetype_vim editors/vim/pkg: PLIST-main Log message: update to vim-8.2.3357

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/08/17 14:22:02 Modified files: devel/clang-tools-extra: Makefile devel/llvm : Makefile editors/xemacs21/stable: Makefile lang/bootgcc : Makefile lang/gcc/11

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2021/08/17 13:16:23 Modified files: sysutils/salt : Makefile sysutils/salt-testing: Makefile net/zeromq : Makefile Log message: passing the salt to robert ok robert@ (new

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2021/08/17 12:38:56 Modified files: net/tor: Makefile distinfo net/tor/patches: patch-configure_ac Removed files: net/tor/patches: patch-src_feature_dirclient_dirclient_c Log

[PATCH] devel/cabal-install: reduce brittleness through minor ghc upgrades

2021-08-17 Thread Greg Steuck
While strict version checks for built-in ghc packages in cabal-install build procedure provide a modicum of extra safety, in practice for the ports tree they impose extra version tracking burden. The ports tree is already self-consistent. Cross-checks of version numbers cause false positives and

Re: UPDATE: graphics/scrot

2021-08-17 Thread Stefan Hagen
Stuart Henderson wrote: > On 2021/08/15 18:13, Rafael Sadowski wrote: > > Looks like scrot has found a new home, so please find below a simple > > update diff. Used on amd64 for a while. > > > > Rafael > > > > Index: Makefile > >

Re: CVS: cvs.openbsd.org: ports

2021-08-17 Thread Greg Steuck
Stuart Henderson writes: > On 2021/08/16 15:23, Greg Steuck wrote: >> Log message: >> Update lang/ghc to 8.10.6 >> >> A couple of patches are obsolete now. >> >> OK kili >> > > cabal-install isn't happy with this on i386: Eek, sorry about the breakage. Fixed now. I'll try to figure out how

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Greg Steuck
CVSROOT:/cvs Module name:ports Changes by: gne...@cvs.openbsd.org 2021/08/17 12:01:20 Modified files: devel/cabal-install/files: openbsd-8.10.3.json Log message: cabal-install: bump up ghc builtin libraries version numbers This was forgotten in lang/ghc upgrade and

Re: Teeworlds update - Teeworlds 0.7.5

2021-08-17 Thread Stefan Hagen
Stefan Hagen wrote: > Stefan Hagen wrote: > > Updated version below with the following changes: > > > > * dropped MESSAGE (outdated) > > * dropped ONLY_FOR_ARCHS > > * brought back your patch-src_base_detect_h which fixes BE archs > > * put myself into the maintainer seat > > Again with a small,

Re: CVS: cvs.openbsd.org: ports

2021-08-17 Thread Stuart Henderson
On 2021/08/16 15:23, Greg Steuck wrote: > CVSROOT: /cvs > Module name: ports > Changes by: gne...@cvs.openbsd.org 2021/08/16 15:23:18 > > Modified files: > lang/ghc : Makefile distinfo > lang/ghc/pkg : PFRAG.no_i386 > Removed files: > lang/ghc/patches:

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/08/17 09:12:07 Modified files: sysutils/ggrep : Makefile distinfo Log message: sysutils/ggrep: maintenance update to 3.7

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2021/08/17 08:28:58 Modified files: mail/extsmail : Makefile distinfo Log message: Update mail/extsmail to version 2.5. Diff sent to me by upstream, Laurence Tratt. Tested locally for a few days. No

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/08/17 08:04:46 Modified files: www/mozilla-firefox: Makefile distinfo www/firefox-i18n: Makefile.inc distinfo Log message: www/mozilla-firefox: update to 91.0.1. See

Re: [UPDATE] yggdrasil-go to 0.4.0

2021-08-17 Thread Aaron Bieber
Wind R writes: > ping > > Sent from ProtonMail mobile > > Original Message > On Aug 8, 2021, 00:12, octeep < oct...@protonmail.com> wrote: > Hi, > The following patch updates yggdrasil-go from 0.3.15 to 0.4.0. Please > note that this version update is not

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2021/08/17 08:01:45 Modified files: net/yggdrasil-go: Makefile distinfo net/yggdrasil-go/pkg: PLIST Log message: Update yggdrasil to 0.4.0, diff from Wind R octeep ! protonmail com

Re: [update] net/synapse -> 1.40.0

2021-08-17 Thread Aaron Bieber
Renaud Allard writes: > [[S/MIME Signed Part:Undecided]] > > > On 8/16/21 7:37 PM, Aaron Bieber wrote: >> Renaud Allard writes: >> >>> [[S/MIME Signed Part:Undecided]] >>> With the actual patch, it makes more sense. >>> >>> On 8/16/21 2:29 PM, Renaud Allard wrote: Hello, Here is a

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2021/08/17 07:51:32 Modified files: net/synapse: Makefile distinfo net/synapse/patches: patch-synapse_python_dependencies_py net/synapse/pkg: PLIST synapse.rc Log message: Update to

Re: [update] net/synapse -> 1.40.0

2021-08-17 Thread Renaud Allard
On 8/16/21 7:37 PM, Aaron Bieber wrote: Renaud Allard writes: [[S/MIME Signed Part:Undecided]] With the actual patch, it makes more sense. On 8/16/21 2:29 PM, Renaud Allard wrote: Hello, Here is a diff for net/synapse to upgrade to 1.40.0. This needs textproc/py-ijson to be imported

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/08/17 06:38:52 Modified files: graphics/libgexiv2: Makefile distinfo Log message: Update to libgexiv2-0.12.3.

[Update from Maintainer] - games/freeorion

2021-08-17 Thread Tom Murphy
Hi, This diff updates the port to v0.4.10.2. The patch file being removed was fixed upstream in this github issue: https://github.com/freeorion/freeorion/issues/3464 Compiles and runs fine for me. OK? Thanks, Tom Index: Makefile

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2021/08/17 05:50:53 Modified files: net/catgirl: Makefile distinfo Log message: Update to catgirl-1.9a diff from kn@ ok kn@

CVS: cvs.openbsd.org: ports

2021-08-17 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2021/08/17 05:19:04 Modified files: www/chromium : Makefile distinfo www/chromium/patches: patch-content_public_common_content_features_cc

Re: [update] pgbouncer 1.16

2021-08-17 Thread Stuart Henderson
On 2021/08/17 11:00, Landry Breuil wrote: > Le Tue, Aug 17, 2021 at 09:26:19AM +0100, Stuart Henderson a écrit : > > On 2021/08/17 09:58, Landry Breuil wrote: > > > hi, > > > > > > here's an update to pgbouncer 1.16, see > > > http://www.pgbouncer.org/changelog.html#pgbouncer-116x > > >

Re: [update] pgbouncer 1.16

2021-08-17 Thread Landry Breuil
Le Tue, Aug 17, 2021 at 09:26:19AM +0100, Stuart Henderson a écrit : > On 2021/08/17 09:58, Landry Breuil wrote: > > hi, > > > > here's an update to pgbouncer 1.16, see > > http://www.pgbouncer.org/changelog.html#pgbouncer-116x > > http://www.pgbouncer.org/changelog.html#pgbouncer-115x > > for

Re: [update] pgbouncer 1.16

2021-08-17 Thread Stuart Henderson
On 2021/08/17 09:58, Landry Breuil wrote: > hi, > > here's an update to pgbouncer 1.16, see > http://www.pgbouncer.org/changelog.html#pgbouncer-116x > http://www.pgbouncer.org/changelog.html#pgbouncer-115x > for changes since the 1.14 we're shipping. > > testing welcome, builds for me ! Not

[update] pgbouncer 1.16

2021-08-17 Thread Landry Breuil
hi, here's an update to pgbouncer 1.16, see http://www.pgbouncer.org/changelog.html#pgbouncer-116x http://www.pgbouncer.org/changelog.html#pgbouncer-115x for changes since the 1.14 we're shipping. testing welcome, builds for me ! Landry Index: Makefile

Re: update: x11/kitty 0.19.3 --> 0.23.0

2021-08-17 Thread Stuart Henderson
On 2021/08/17 09:14, Paco Esteban wrote: > Hi ports@, > > This is an update of x11/kitty to 0.23.0 > It works for me and all tests pass on amd64. > > About the port itself, I removed most of the patches that seem to be > included upstream. I have a doubt about a new one I had to introduce. > We

update: x11/kitty 0.19.3 --> 0.23.0

2021-08-17 Thread Paco Esteban
Hi ports@, This is an update of x11/kitty to 0.23.0 It works for me and all tests pass on amd64. About the port itself, I removed most of the patches that seem to be included upstream. I have a doubt about a new one I had to introduce. We don't seem to have a function called posix_fallocate,