CVS: cvs.openbsd.org: ports

2023-11-17 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/11/18 00:43:54

Modified files:
www/mozilla: mozilla.port.mk 

Log message:
www/mozilla: set MODCLANG_VERSION to 16 to build with devel/llvm/16

since base switched to llvm 16, lld fails to link libxul.so with 'LLVM
ERROR: Cannot select: intrinsic %llvm.x86.sse42.crc32.64.64'.

upgrading wasi-compiler-rt to 16 & switching to build with ports-clang
16 instead of 13 (the default) fixes the build.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2023/11/18 00:41:23

Modified files:
lang/rust  : Makefile distinfo 
lang/rust/patches: patch-compiler_rustc_session_src_options_rs 
   patch-library_std_src_sys_unix_os_rs 
   patch-src_bootstrap_bin_rustc_rs 
   patch-src_bootstrap_bootstrap_py 
   patch-src_bootstrap_lib_rs 
   patch-src_bootstrap_test_rs 
   patch-vendor_libgit2-sys_build_rs 
   patch-vendor_openssl-sys_build_main_rs 
lang/rust/pkg  : PLIST-src 

Log message:
update lang/rust to 1.74.0

ok landry@

Announce: https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.74.0



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/11/18 00:40:08

Modified files:
lang/wasi-sdk  : Makefile.inc 
lang/wasi-sdk/compiler-rt: Makefile distinfo 
lang/wasi-sdk/compiler-rt/pkg: PLIST 
Added files:
lang/wasi-sdk/compiler-rt/patches: 
   
patch-cmake_Modules_CompilerRTUtils_cmake 

Log message:
lang/wasi-sdk: update wasi-compiler-rt to 16.0.6

- set MODCLANG_VERSION = 16 so that it's built with devel/llvm/16
- set WRKSRC instead of WRKDIST so that CompilerRTUtils.cmake can be
patched, thanks sthen@ for the hint



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2023/11/18 00:37:58

Modified files:
x11/stumpwm: Makefile 

Log message:
bump x11/stumpwm after lang/sbcl update



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2023/11/18 00:36:34

Modified files:
lang/sbcl  : Makefile distinfo 

Log message:
update lang/sbcl to 2.3.10

Release notes: https://www.sbcl.org/news.html#2.3.10



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/11/17 18:46:58

Modified files:
textproc/vislcg3: Makefile 
Added files:
textproc/vislcg3/patches: patch-src_inlines_hpp 

Log message:
vislcg3: fix build with boost 1.83

ok bentley



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/11/17 18:43:29

Modified files:
math/rstudio   : Makefile 
Added files:
math/rstudio/patches: patch-src_cpp_core_system_PosixProcess_cpp 

Log message:
rstudio: fix build with boost 1.83

ok bcallah (maintainer)



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/11/17 17:45:49

Modified files:
security/libksba: Makefile distinfo 

Log message:
Update to libksba-1.6.5



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/11/17 16:48:50

Modified files:
games/eliot: Makefile 

Log message:
Use -std=gnu++14, needs std::random_shuffle



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/11/17 16:40:08

Modified files:
games/amoebax  : Makefile 

Log message:
Needs -std=gnu++14 for std::auto_ptr, fixes build with clang 16



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/11/17 16:39:08

Modified files:
games/boswars  : Makefile 

Log message:
Needs -std=gnu++14 for std::auto_ptr, fixes build with clang 16



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/11/17 16:19:06

Modified files:
net/openvpn: Tag: OPENBSD_7_4 Makefile distinfo 
net/openvpn/patches: Tag: OPENBSD_7_4 patch-configure 
 patch-include_Makefile_in 
 patch-src_openvpn_route_c 
 patch-src_openvpn_tun_c 

Log message:
Bugfix update to openvpn-2.6.8

Fixes a possible crash due to a check added in 2.6.7

https://github.com/OpenVPN/openvpn/blob/release/2.6/Changes.rst



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/11/17 16:16:31

Modified files:
net/openvpn: Makefile distinfo 
net/openvpn/patches: patch-configure patch-include_Makefile_in 
 patch-src_openvpn_route_c 
 patch-src_openvpn_tun_c 

Log message:
Bugfix update to openvpn-2.6.8

Fixes a possible crash due to a check added in 2.6.7

https://github.com/OpenVPN/openvpn/blob/release/2.6/Changes.rst



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/11/17 13:52:34

Modified files:
multimedia/synfig: Makefile 

Log message:
Use -std=gnu++14 (for std::auto_ptr)



Re: CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stefan Hagen
Stefan Hagen wrote (2023-11-17 21:40 CET):
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   s...@cvs.openbsd.org2023/11/17 13:40:25
> 
> Modified files:
>   devel/quirks   : Makefile 
>   devel/quirks/files: Quirks.pm 
> 
> Log message:
> Update quirk for yt-dlp 2023.11.16

This is the cve list entry for CVE-2023-46121



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stefan Hagen
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2023/11/17 13:40:25

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
Update quirk for yt-dlp 2023.11.16



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stefan Hagen
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2023/11/17 13:33:02

Modified files:
www/yt-dlp : Makefile distinfo 
www/yt-dlp/patches: patch-setup_py 
www/yt-dlp/pkg : PLIST 

Log message:
Update yt-dlp to 2023.11.16 from Justin Berthault

Committing in behalf of maintainer mestre@



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/11/17 12:09:31

Modified files:
databases/postgresql-previous: Makefile 

Log message:
like databases/postgresql, use clang to build ppstgresql-previous on i386
too now that it's possible. reminded by brad.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/11/17 11:09:58

Modified files:
devel/lutok: Makefile 

Log message:
Unbreak with clang 16: use -std=gnu++14 for std::auto_ptr



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/11/17 11:00:05

Modified files:
games/mars : Makefile 

Log message:
Specify -std=gnu++14 to fix build with clang 16 (uses std::random_shuffle)



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/11/17 10:46:55

Modified files:
databases/postgresql: Makefile 

Log message:
Following the update to LLVM 16 in base, change PostgreSQL to building
with clang, gcc is no longer necessary.  ok jeremy@



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2023/11/17 10:24:09

Modified files:
fonts/spleen   : Makefile distinfo 

Log message:
Update spleen to 2.0.1.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/11/17 09:56:46

Modified files:
net/synapse: Makefile distinfo modules.inc 
net/synapse/pkg: PLIST 

Log message:
net/synapse: update to 1.96.1 from MAINTAINER Renaud ALlard



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2023/11/17 09:47:41

Added files:
games/bastet/patches: patch-BastetBlockChooser_cpp 

Log message:
games/bastet: unbreak with clang16 (C++17)



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/11/17 08:56:50

Modified files:
devel  : Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
devel/atlas: Makefile distinfo 
devel/atlas/patches: patch-atlas_m4 patch-src_Codecs_XML_cc 
devel/atlas/pkg: DESCR PLIST 

Log message:
Remove devel/atlas;  OK jca

Unmaintained, already on ports life support, no consumers, out of date,
no HOMEPAGE/clear upstream, both SITES are NXDOMAIN (ftp.o.o fallback),
https://repology.org/project/atlas-c++/versions shows a new version exists,
but not many OS package it in the first place.

FreeBSD's HOMEPAGE is dead, OpenSUSE has none, Trisquel links to
https://www.worldforge.org/ which we don't have...



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/11/17 08:53:38

Modified files:
net: Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
net/minbif : Makefile distinfo 
net/minbif/patches: patch-CMakeLists_txt patch-minbif_conf 
patch-src_core_minbif_cpp 
patch-src_im_request_cpp 
patch-src_irc_dcc_cpp 
patch-src_server_poll_daemon_fork_cpp 
patch-src_server_poll_inetd_cpp 
patch-src_sockwrap_sockwrap_cpp 
net/minbif/pkg : DESCR PLIST README minbif.rc 

Log message:
Remote net/minbif;  OK landry

Unmaintained, last update in 2013, HOMEPAGE is an nginx default page,
https://github.com/jasuarez/minbif archived in Jan 2021,
fails to bulid with clang 16.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2023/11/17 08:23:42

Modified files:
sysutils/dinit : Makefile distinfo 
sysutils/dinit/patches: patch-configs_mconfig_OpenBSD 
sysutils/dinit/pkg: PLIST 

Log message:
sysutils/dinit: Update to version 0.17.1.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2023/11/17 07:53:07

Modified files:
lang/gcc/11: Makefile 
lang/gcc/8 : Makefile 

Log message:
USE_LLD (llvm13) on i386 until linking with lld16 is fixed



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2023/11/17 07:33:22

Modified files:
comms/gnuradio : Makefile 

Log message:
Unbreak llvm16 build by setting -Wno-implicit-const-int-float-conversion



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2023/11/17 07:22:28

Modified files:
net/syncthing  : Makefile distinfo 
net/syncthing/patches: patch-build_go patch-lib_build_build_go 

Log message:
net/syncthing: update to version 1.26.1.

Diff from Justin Berthault, thanks!



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2023/11/17 06:41:26

Modified files:
sysutils/ttyplot: Makefile distinfo 

Log message:
Update ttyplot to 1.5.2.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/11/17 05:50:05

Modified files:
net/toot   : Makefile distinfo 

Log message:
update to toot-0.38.2, based on a diff from Justin Berthault



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/11/17 05:46:53

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
net/xprobe PKGNAME was xprobe2 not xprobe



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/11/17 05:42:34

Modified files:
devel/capstone : Makefile 

Log message:
python -> python,python3



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Peter Hessler
CVSROOT:/cvs
Module name:ports
Changes by: phess...@cvs.openbsd.org2023/11/17 05:41:08

Added files:
lang/node/patches: patch-deps_v8_src_base_bit-field_h 

Log message:
Workaround for clang 16, copied from x11/qt5/qtwebengine which copied it
from gentoo

seen on arm64

OK MAINTAINER



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/11/17 05:41:04

Modified files:
geo/postgis: Makefile 

Log message:
use GraphicsMagick rather than ImageMagick to build; the latter fails
due to new policy checks. ok landry@

https://trac.osgeo.org/postgis/ticket/5593



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2023/11/17 05:39:47

Modified files:
devel/rizin: Makefile 
Added files:
devel/rizin/patches: patch-librz_debug_p_native_reg_c 
 patch-librz_debug_p_native_reg_netbsd-arm64_h 

Log message:
add arm64 support (based on radare2)



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2023/11/17 05:34:32

Modified files:
devel/angr : Makefile.inc 

Log message:
enable for aarch64. vex has gained a working arm64 backend some time ago.
explicitly not adjusting angrop because it's not aarch64 ready for OpenBSD yet,
but angr proper seems to work fine.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2023/11/17 05:29:14

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
devel/quirks: 'iosevka-fixed-slab' => 'iosevka-slab'

OK sthen@, thanks.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2023/11/17 05:28:09

Modified files:
fonts/iosevka-fonts: Makefile 
Added files:
fonts/iosevka-fonts/slab: Makefile distinfo 
fonts/iosevka-fonts/slab/pkg: DESCR PLIST 
Removed files:
fonts/iosevka-fonts/fixed-slab: Makefile distinfo 
fonts/iosevka-fonts/fixed-slab/pkg: DESCR PLIST 

Log message:
fonts/iosevka-fonts: fix packaging of slab variant.

The iosevka-fixed-slab SUBDIR packages what upstream calls a "sub-package", but
all the other SUBDIRs package a top-level upstream package.

For details of top-level and sub- iosevka packages look at:
https://github.com/be5invis/Iosevka/blob/main/doc/PACKAGE-LIST.md

We want consistency. I don't think it's worth packaging at such a fine-grained
level as sub-packages, so I propose that each SUBDIR should be a top-level
iosevka package.

Therefore, this diff removes the `fixed-slab` SUBDIR in favour of a `slab`
SUBDIR.

Follow up commit for quirks coming soon.

OK sthen@, thanks.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2023/11/17 05:21:55

ports/fonts/iosevka-fonts/slab/pkg

Update of /cvs/ports/fonts/iosevka-fonts/slab/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv92399/slab/pkg

Log Message:
Directory /cvs/ports/fonts/iosevka-fonts/slab/pkg added to the repository



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2023/11/17 05:21:24

ports/fonts/iosevka-fonts/slab

Update of /cvs/ports/fonts/iosevka-fonts/slab
In directory cvs.openbsd.org:/tmp/cvs-serv74597/slab

Log Message:
Directory /cvs/ports/fonts/iosevka-fonts/slab added to the repository



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2023/11/17 05:19:18

Modified files:
devel/radare2  : Makefile.inc 

Log message:
enable on aarch64



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/11/17 04:54:50

Modified files:
devel/capstone/python: Makefile 
devel/capstone/python/pkg: PLIST 

Log message:
py3-capstone tweaks:
- moved from py2+3 to py3-only -> convert to MODPY_PYBUILD
- still uses pkg_resources so needs an RDEP on setuptools



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/11/17 04:54:29

Modified files:
net: Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
net/xprobe : Makefile distinfo 
net/xprobe/patches: patch-Makefile_in 
patch-libs-external_USI++_src_ip_cc 
patch-libs-external_USI++_src_misc_cc 
patch-libs-external_USI++_usi++_tcp_h 
patch-src_Makefile_in patch-src_defines_h_in 
patch-src_xplib_xp_lib_cc 
net/xprobe/pkg : DESCR PLIST 

Log message:
Remote net/xprobe;  OK sthen thfr rsadowski

Unmaintained, no update since 2005, dead upstream since 2013, crashes on
some interface/IP combinations, no IPv6 support.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2023/11/17 04:44:10

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
devel/capstone : Makefile.inc 
devel/capstone/main: distinfo 
devel/capstone/main/patches: patch-Makefile patch-cs_c 
 patch-cstool_cstool_mips_c 
 patch-include_capstone_capstone_h 
devel/capstone/main/pkg: PLIST 
devel/capstone/python: Makefile distinfo 
devel/capstone/python/patches: patch-capstone___init___py 
devel/capstone/python/pkg: PLIST 

Log message:
- update to capstone-5.0
- make py-capstone python3-only

earlier version of this diff tested in a bulk by aja@
ok benoit@ (MAINTAINER)



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2023/11/17 04:38:01

Modified files:
devel/nasm : Makefile 

Log message:
remove ONLY_FOR_ARCHS

while nasm itself only targets amd64/i386, there's no reason to limit packaging
the tool to just those platforms.

tested on arm64



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/11/17 03:57:36

Modified files:
geo/osrm-backend: Makefile distinfo 
geo/osrm-backend/patches: patch-CMakeLists_txt 
geo/osrm-backend/pkg: PLIST 

Log message:
osrm-backend: update to HEAD commit to fix build with boost 1.83

tested/ok sthen



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/11/17 02:30:15

Modified files:
net/librenms   : Makefile distinfo 
net/librenms/patches: patch-misc_config_definitions_json 
net/librenms/pkg: PLIST 

Log message:
update to librenms-23.11.0



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/11/17 02:11:03

Modified files:
editors/vim: Makefile distinfo 
editors/vim/patches: patch-runtime_filetype_vim 
editors/vim/pkg: PLIST-main 

Log message:
update to vim-9.0.2112



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/11/17 01:51:32

Modified files:
textproc/libxml: Makefile distinfo 

Log message:
Update to libxml-2.11.6.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/11/17 01:49:12

Modified files:
textproc/libxslt: Makefile distinfo 

Log message:
Update to libxslt-1.1.39.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/11/17 01:21:36

Modified files:
multimedia/pipewire/pipewire: Makefile distinfo 
multimedia/pipewire/pipewire/patches: patch-meson_build 
  patch-src_daemon_pipewire_conf_in 
  patch-src_modules_module-rt_c 

Log message:
Update to pipewire-0.3.85.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/11/17 01:21:09

Modified files:
graphics/shotwell: Makefile distinfo 

Log message:
Update to shotwell-0.32.3.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/11/17 01:16:14

Modified files:
sysutils/p5-Sys-Virt: Makefile distinfo 

Log message:
Update to p5-Sys-Virt-9.8.0.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/11/17 01:09:14

Modified files:
inputmethods/ibus: Makefile distinfo 

Log message:
Update to ibus-1.5.29.



CVS: cvs.openbsd.org: ports

2023-11-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/11/17 01:08:59

Modified files:
sysutils/terragrunt: Makefile distinfo modules.inc 

Log message:
Update to terragrunt-0.53.4.