CVS: cvs.openbsd.org: ports

2023-02-14 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2023/02/14 14:14:14

Modified files:
security/suricata: Makefile distinfo 
security/suricata/patches: patch-configure_ac 
   patch-src_suricata_c 
   patch-suricata_yaml_in 
security/suricata/pkg: PLIST 

Log message:
Update for Suricata to 6.0.10

OK bluhm@ "looks good to me" sthen@ :)



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/02/14 14:05:01

Modified files:
textproc   : Makefile 

Log message:
+py-sphinx-automodapi



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/02/14 14:04:29

Log message:
import ports/textproc/py-sphinx-automodapi, feedback/ok tb@

This is a Sphinx extension to automatically generate API pages for whole
modules. Originally developed for the Astropy project.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20230214

N ports/textproc/py-sphinx-automodapi/Makefile
N ports/textproc/py-sphinx-automodapi/distinfo
N ports/textproc/py-sphinx-automodapi/pkg/DESCR
N ports/textproc/py-sphinx-automodapi/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:ports
Changes by: an...@cvs.openbsd.org   2023/02/14 13:05:51

Modified files:
mail/mdsort: Makefile distinfo 

Log message:
update to mdsort-11.5.1



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Todd C . Miller
CVSROOT:/cvs
Module name:ports
Changes by: mill...@cvs.openbsd.org 2023/02/14 12:28:08

Modified files:
security/sudo  : Makefile distinfo 

Log message:
Update to sudo 1.9.13



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/02/14 11:15:08

Modified files:
net/haproxy: Tag: OPENBSD_7_2 Makefile distinfo 

Log message:
MFC: haproxy 2.6.9 (CVE-2023-25725)



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2023/02/14 10:58:54

Modified files:
net/haproxy: Makefile distinfo 

Log message:
Update to haproxy-2.6.9

This release fixes CVE-2023-25725.

ok tb



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Stuart Cassoff
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2023/02/14 08:45:04

Modified files:
net/nam: Makefile 
net/nam/patches: patch-configure 
Added files:
net/nam/patches: patch-rng_cc patch-xwd_c 

Log message:
Add missing function parameter declaration.
Fix off-by-one.
Explicitly set compiler flags.



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Jan Klemkow
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/02/14 08:37:19

Modified files:
textproc/cmark : Makefile distinfo 
Removed files:
textproc/cmark/patches: patch-src_cmark_h 

Log message:
update to 0.30.3

ok tb@



Re: CVS: cvs.openbsd.org: ports

2023-02-14 Thread Brian Callahan
On 2/14/2023 3:26 AM, Antoine Jacoutot wrote:
> On Sun, Feb 12, 2023 at 07:36:28PM -0700, Brian Callahan wrote:
>> CVSROOT: /cvs
>> Module name: ports
>> Changes by:  bcal...@cvs.openbsd.org 2023/02/12 19:36:28
>>
>> Modified files:
>>  devel/dub  : Makefile distinfo 
>>  devel/dub/patches: patch-source_dub_dub_d 
>> patch-test_issue1408-inherit-linker-files_dub_sdl 
>>  devel/dub/pkg  : PLIST 
>>
>> Log message:
>> Update to dub-1.31.0
>> Among other changes, colorization of output.
>> Changelog: https://github.com/dlang/dub/compare/v1.29.0...v1.31.0
> 
> This broke trash-d:
> 
> 
> ===> trash-d-18 depends on: dub-* -> dub-1.31.0-dmd
> ===>  Verifying specs:  c c++abi execinfo m pthread
> ===>  found c.97.0 c++abi.6.0 execinfo.3.0 m.10.1 pthread.27.0
> ===>  Checking files for trash-d-18
>>> Fetch https://github.com/rushsteve1/trash-d/archive/18/trash-d-18.tar.gz
>>> (SHA256) trash-d-18.tar.gz: OK
> ===>  Extracting for trash-d-18
> ===>  Patching for trash-d-18
> ===>  Compiler link: clang -> /usr/bin/clang
> ===>  Compiler link: clang++ -> /usr/bin/clang++
> ===>  Compiler link: cc -> /usr/bin/cc
> ===>  Compiler link: c++ -> /usr/bin/c++
> ===>  Generating configure for trash-d-18
> ===>  Configuring for trash-d-18
> ===>  Building for trash-d-18
> cd /hack/cvs/ports/pobj/trash-d-18/trash-d-18 && dub build -b release 
> --cache=local --compiler=dmd
>  Warning /hack/cvs/ports/pobj/trash-d-18/trash-d-18/dub.json(5:1): 
> versionName: Key is not a valid member of this section. Did you mean: 
> version, versions, versionFilters
> Starting Performing "release" build using dmd for x86_64.
> Error Invalid SemVer format: 18
> *** Error 2 in . (Makefile:30 'do-build')
> *** Error 2 in . (/hack/cvs/ports/infrastructure/mk/bsd.port.mk:2956 
> '/hack/cvs/ports/pobj/trash-d-18/.build_done': @cd /usr/ports/sysutils/...)
> *** Error 2 in /usr/ports/sysutils/trash-d 
> (/hack/cvs/ports/infrastructure/mk/bsd.port.mk:2600 'all': @lock=trash-d-18;  
> export _LOCKS_HELD=...)
> 
> 

Fixed now. Thanks and sorry.

~Brian



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2023/02/14 06:37:57

Modified files:
sysutils/trash-d: Makefile 
Added files:
sysutils/trash-d/patches: patch-dub_json 
  patch-source_trash_ver_d 

Log message:
Newer versions of dub have very strong opinions of what a version string
looks like, which breaks assumptions and the build in trash-d.
Fix those assumptions and get it building and working again.
Spotted by aja@, thanks and sorry.



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2023/02/14 06:36:30

ports/sysutils/trash-d/patches

Update of /cvs/ports/sysutils/trash-d/patches
In directory cvs.openbsd.org:/tmp/cvs-serv60727/patches

Log Message:
Directory /cvs/ports/sysutils/trash-d/patches added to the repository



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2023/02/14 06:32:45

Modified files:
lang/ldc   : distinfo 

Log message:
Regen bootstrap; was linked to an older version of libc.
Spotted by naddy -- thanks and sorry.



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/02/14 05:04:21

Modified files:
textproc/py-openpyxl: Makefile distinfo 
textproc/py-openpyxl/pkg: PLIST 

Log message:
update to py3-openpyxl-3.1.1



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/02/14 04:19:03

Modified files:
mail/kopano/core: Makefile 
mail/kopano/core/pkg: kopano.rc 
mail/grommunio/gromox: Makefile 
mail/grommunio/gromox/pkg: gromox.rc 
net/netatalk   : Makefile 
net/netatalk/pkg: netatalk.rc 
net/samba  : Makefile 
net/samba/pkg  : samba.rc 
sysutils/bacula: Makefile 
sysutils/bacula/pkg: bacula.rc 
sysutils/cfengine: Makefile 
sysutils/cfengine/pkg: cfengine.rc 
sysutils/nut   : Makefile 
sysutils/nut/pkg: nut.rc 

Log message:
Shorten comment.



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/02/14 05:04:59

Modified files:
www/nghttp2: Makefile distinfo 
www/nghttp2/patches: patch-Makefile_in 

Log message:
update to nghttp2-1.52.0



Re: CVS: cvs.openbsd.org: ports

2023-02-14 Thread Antoine Jacoutot
On Sun, Feb 12, 2023 at 07:36:28PM -0700, Brian Callahan wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   bcal...@cvs.openbsd.org 2023/02/12 19:36:28
> 
> Modified files:
>   devel/dub  : Makefile distinfo 
>   devel/dub/patches: patch-source_dub_dub_d 
>  patch-test_issue1408-inherit-linker-files_dub_sdl 
>   devel/dub/pkg  : PLIST 
> 
> Log message:
> Update to dub-1.31.0
> Among other changes, colorization of output.
> Changelog: https://github.com/dlang/dub/compare/v1.29.0...v1.31.0

This broke trash-d:


===> trash-d-18 depends on: dub-* -> dub-1.31.0-dmd
===>  Verifying specs:  c c++abi execinfo m pthread
===>  found c.97.0 c++abi.6.0 execinfo.3.0 m.10.1 pthread.27.0
===>  Checking files for trash-d-18
>> Fetch https://github.com/rushsteve1/trash-d/archive/18/trash-d-18.tar.gz
>> (SHA256) trash-d-18.tar.gz: OK
===>  Extracting for trash-d-18
===>  Patching for trash-d-18
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
===>  Generating configure for trash-d-18
===>  Configuring for trash-d-18
===>  Building for trash-d-18
cd /hack/cvs/ports/pobj/trash-d-18/trash-d-18 && dub build -b release 
--cache=local --compiler=dmd
 Warning /hack/cvs/ports/pobj/trash-d-18/trash-d-18/dub.json(5:1): 
versionName: Key is not a valid member of this section. Did you mean: version, 
versions, versionFilters
Starting Performing "release" build using dmd for x86_64.
Error Invalid SemVer format: 18
*** Error 2 in . (Makefile:30 'do-build')
*** Error 2 in . (/hack/cvs/ports/infrastructure/mk/bsd.port.mk:2956 
'/hack/cvs/ports/pobj/trash-d-18/.build_done': @cd /usr/ports/sysutils/...)
*** Error 2 in /usr/ports/sysutils/trash-d 
(/hack/cvs/ports/infrastructure/mk/bsd.port.mk:2600 'all': @lock=trash-d-18;  
export _LOCKS_HELD=...)


-- 
Antoine



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2023/02/14 03:08:52

Modified files:
mail/grommunio/gromox: Makefile distinfo 
mail/grommunio/gromox/pkg: PLIST-main PLIST-mapi 
   gromox_delivery.rc 
   gromox_delivery_queue.rc 
   gromox_event.rc gromox_http.rc 
   gromox_imap.rc gromox_midb.rc 
   gromox_pop3.rc gromox_timer.rc 
   gromox_zcore.rc 

Log message:
some cleanup of the port and make the rc script use daemon_logger to mail.info



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/02/14 02:24:39

Modified files:
devel/p5-CPAN-Perl-Releases: Makefile distinfo 

Log message:
Update to p5-CPAN-Perl-Releases-5.20230120 from wen heping (maintainer).



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/02/14 01:56:58

Modified files:
devel/p5-Devel-REPL: Makefile distinfo 

Log message:
Update to p5-Devel-REPL-1.003029 from wen heping (maintainer).



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/02/14 02:15:33

Modified files:
databases/p5-SQL-Abstract-More: Makefile distinfo 

Log message:
Update to p5-SQL-Abstract-More-1.39 from wen heping (maintainer).



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/02/14 01:31:27

Modified files:
devel/p5-Params-ValidationCompiler: Makefile distinfo 

Log message:
Update to p5-Params-ValidationCompiler-0.31 from wen heping (maintainer).



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/02/14 01:53:06

Modified files:
devel/p5-File-Share: Makefile distinfo 

Log message:
Update to p5-File-Share-0.27 from wen heping (maintainer).



CVS: cvs.openbsd.org: ports

2023-02-14 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/02/14 01:27:19

Modified files:
devel/p5-Specio: Makefile distinfo 

Log message:
Update to p5-Specio-0.48 from wen heping (maintainer)



CVS: cvs.openbsd.org: ports

2023-02-14 Thread YASUOKA Masahiko
CVSROOT:/cvs
Module name:ports
Changes by: yasu...@cvs.openbsd.org 2023/02/14 01:23:53

Modified files:
mail/mew   : Makefile distinfo 

Log message:
mew-6.9.tar.gz was reverted to the previous.  mew-6.9a.tar.gz is
released for the fix after 6.9.  See
https://groups.google.com/g/mew-ja/c/LBVxG5mo-1I/m/SNSQ-YDfAgAJ