CVS: cvs.openbsd.org: ports

2021-08-30 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2021/08/30 23:56:19

Modified files:
sysutils/bacula: Makefile 
Added files:
sysutils/bacula/patches: 
 
patch-examples_autochangers_chio-changer-openbsd 

Log message:
unbreak list and listall by also using the source element which is no
available in chio(1)



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2021/08/30 23:15:59

Modified files:
x11/gnome/gdm  : Makefile distinfo 

Log message:
update to 40.1; requested by aja@



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2021/08/30 14:34:24

Modified files:
devel/got  : Makefile distinfo 
devel/got/pkg  : PLIST-main 

Log message:
Update to got 0.56

- prevent a race where 'gotadmin cleanup' deletes concurrently created objects
- plug a small memory leak in tog's show_diff_view() function
- fix a use-after-free in get_changed_paths() in got and tog
- use less memory allocations when formatting log messages
- make got_deltify() rellocate the deltas array less often
- plug a memory leak in an error path of got_deltify()
- fix miscalculation of the final pack file size reported by got_pack_create()
- fix the error message shown when the server sends a bad ref line
- prevent NULL deref in got-fetch-pack if server does not announce capabilities
- add a missing bounds-check in got-fetch-pack when parsing server response
- fix, again, use of POSIX [ s1 = s2 ] syntax instead of [ s1 == s2 ] (naddy)
- add 'got send' for sending changes to remote repositories (with naddy, tracey)
- allow deletion of refs/remotes/ branches with got branch -d
- add missing "return 1" to failure handling in the regress scripts (naddy)
- make realloc_ids() malloc-like and do not overallocate (naddy)
- fix seek to incorrect offset in the delta base when creating deltas
- use gmtime_r(3) to display timestamps in UTC as intended (found by naddy)
- add keys for navigating to first/last item of tog log and diff views (jasper)



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/08/30 13:53:56

Modified files:
devel/liblouis : Makefile distinfo 
devel/liblouis/pkg: PLIST 

Log message:
Update to liblouis-3.18.0.
from wen heping



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/08/30 13:44:42

Modified files:
sysutils/duplicity: Makefile distinfo 
sysutils/duplicity/patches: patch-bin_duplicity_1 
patch-duplicity_dup_main_py 
patch-setup_py 
sysutils/duplicity/pkg: PLIST 

Log message:
Update to duplicity-0.8.20.



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/08/30 13:36:13

Modified files:
productivity/rednotebook: Makefile distinfo 

Log message:
Update to rednotebook-2.22.



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/08/30 13:27:24

Modified files:
inputmethods/ibus: Makefile distinfo 
inputmethods/ibus/patches: patch-client_gtk2_ibusimcontext_c 
inputmethods/ibus/pkg: PLIST-main 

Log message:
Update to ibus-1.5.25.



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2021/08/30 13:23:38

Modified files:
sysutils/ruby-puppet: Makefile.inc 
sysutils/ruby-puppet/6: Makefile distinfo 
sysutils/facter: Makefile 
sysutils/mcollective: Makefile 
Added files:
sysutils/ruby-puppet/5/patches: patch-install_rb 
sysutils/ruby-puppet/6/patches: patch-install_rb 
sysutils/mcollective/patches: patch-install_rb 

Log message:
Set Puppet-related ports to use Ruby 2.7

Puppet 5 and 6 currently use Ruby 2.7, as that is the default Ruby
version.  Puppet 6 can probably run on Ruby 3.0 after a distpatch,
but Puppet 5 would require additional backporting (how much is
unknown).  Both Puppet 5 and 6 depend on facter and mcollective,
and all must use the same Ruby version. So setting all four ports
to use Ruby 2.7 seems like the simplest way to continue to keep things
working when the default Ruby version is switched to Ruby 3.0.

While here, add install patches for Puppet 5, 6, and mcollective
to build with Ruby 3.0, and add backport a distpatch from Puppet 7
to Puppet 6 to allow Puppet 6 to run on Ruby 3.0.  This will make a
future switch to Ruby 3.0 easier.

These changes should not have a runtime effect on Puppet 5 or 6.
The Puppet 6 port is bumped, due to the backported patch, but that
patch should not change runtime behavior on Ruby 2.7.

review from sebastia@ (Puppet 5 maintainer)
OK kn@ (Puppet 6 maintainer)



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/08/30 13:15:24

Modified files:
sysutils/accountsservice/patches: 
  
patch-src_libaccountsservice_act-user-manager_c 

Log message:
Add comment.



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2021/08/30 13:13:26

Modified files:
security/p5-Net-SSLeay: Makefile distinfo 
security/p5-Net-SSLeay/patches: patch-SSLeay_xs 

Log message:
update p5-Net-SSLeay to 1.90
test still failing: local/43_misc_functions.t



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/08/30 13:10:43

Modified files:
sysutils/accountsservice: Makefile distinfo 
sysutils/accountsservice/patches: patch-src_daemon_c 
  
patch-src_libaccountsservice_act-user_c 
  patch-src_user_c 
sysutils/accountsservice/pkg: PLIST 
Added files:
sysutils/accountsservice/patches: patch-meson_build 
  
patch-src_libaccountsservice_act-user-manager_c 
  patch-src_meson_build 
  patch-src_user_h 
  patch-src_wtmp-helper_c 
  patch-src_wtmp-helper_h 
Removed files:
sysutils/accountsservice/patches: patch-configure 
  patch-src_Makefile_in 
  
patch-src_libaccountsservice_Makefile_in 
  
patch-src_libaccountsservice_act-user_h 
  patch-src_util_c 

Log message:
Long overdue update to accountsservice-0.6.55.

with robert@ (who did 90% of the work)



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2021/08/30 11:49:51

Modified files:
security/p5-IO-Socket-SSL: Makefile distinfo 

Log message:
update p5-IO-Socket-SSL to 2.072
fixes tests: sni.t sni_verify.t
still failing: multiple-cert-rsa-ecc.t protocol_version.t
session_ticket.t sessions.t verify_fingerprint.t



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/08/30 11:32:06

Modified files:
graphics/openscenegraph: Makefile 
Removed files:
graphics/openscenegraph/patches: 
 patch-src_osgDB_ConvertBase64_cpp 
 patch-src_osgPlugins_osgjs_Base64 
 patch-src_osgPlugins_osgjs_Base64_cpp 

Log message:
Remove these patches; they don't apply non-interactively (they are reverts).



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2021/08/30 11:09:19

Added files:
security/gnupg/patches: patch-doc_mkdefsinc_c 

Log message:
Avoid using printf("%n") in mkdefsinc

ok edd@ (maintainer)



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2021/08/30 11:04:45

Modified files:
security/gnupg : Makefile distinfo 
security/gnupg/pkg: PLIST 

Log message:
Update to gnupg-2.2.30

ok gnezdo@ edd@ (maintainer)



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/08/30 08:40:05

Modified files:
net/dino   : Makefile distinfo 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
net/dino/patches: patch-qlite_src_column_vala 

Log message:
Update to dino 0.2.1

https://github.com/dino/dino/releases/tag/v0.2.1
Maintenance release with fix for CVE-2021-33896 and bug fixes.

https://nvd.nist.gov/vuln/detail/CVE-2021-33896
"Dino before 0.1.2 and 0.2.x before 0.2.1 allows Directory Traversal
(only for creation of new files) via URI-encoded path separators."



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2021/08/30 08:20:31

Modified files:
audio/ocp  : Makefile distinfo 
audio/ocp/pkg  : PLIST 
Added files:
audio/ocp/patches: patch-filesel_Makefile 
Removed files:
audio/ocp/patches: patch-configure patch-configure_ac 

Log message:
Update ocp to 0.2.90.



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2021/08/30 08:02:07

Modified files:
games/trader   : Makefile 
games/trader/patches: patch-src_system_h 
Added files:
games/trader/patches: patch-src_utils_c 
Removed files:
games/trader/files: strfmon.c strfmon.h 
games/trader/patches: patch-src_Makefile_am 
  patch-src_Makefile_in 

Log message:
trader: use fallback code in order to avoid using strfmon(3).

This avoids having to carry a standalone strfmon(3) implementation in
the ports tree and to patch it in.



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2021/08/30 07:56:26

Modified files:
print/transfig : Makefile 

Log message:
transfig: stop disabling tests, there actually is a test suite.



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2021/08/30 07:32:21

ports/devel/kf5/kimageformats/patches

Update of /cvs/ports/devel/kf5/kimageformats/patches
In directory cvs.openbsd.org:/tmp/cvs-serv59781/patches

Log Message:
Directory /cvs/ports/devel/kf5/kimageformats/patches added to the repository



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2021/08/30 07:21:24

Modified files:
archivers/libarchive/patches: 
  
patch-libarchive_archive_write_set_format_cpio_binary_c 

Log message:
archivers/libarchive: use upstream patch



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2021/08/30 06:56:05

Modified files:
net/dhcpcd : Makefile 
Added files:
net/dhcpcd/patches: patch-src_route_c 

Log message:
Fix dhcpcd RB tree route lookup in case overlapping prefixes
with different netmasks exist.
See https://github.com/NetworkConfiguration/dhcpcd/pull/52

ok sthen@



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/08/30 06:43:52

Modified files:
audio/ncspot   : Makefile 
Added files:
audio/ncspot   : crates.inc 

Log message:
Move MODCARGO_CRATES churn into crates.inc



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/08/30 06:40:15

Modified files:
audio/ncspot   : Makefile distinfo 

Log message:
Update to ncspot 0.8.2

>From maintainer, thanks



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2021/08/30 05:01:42

Modified files:
net/samba  : Makefile distinfo 

Log message:
Update to samba-4.14.7

Release notes:
https://www.samba.org/samba/history/samba-4.14.7.html

Tested by Ian McWilliam and bket@, ok bket@



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/08/30 04:44:34

Modified files:
textproc/py-textfsm: Makefile 

Log message:
missing BDEPs, spotted by aja@



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/08/30 04:43:55

Modified files:
security/pwntools: Makefile 

Log message:
relax RDEPEND on py-unicorn



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/08/30 01:11:58

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

Log message:
update to py-textfsm-1.1.2



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/08/30 01:08:26

Modified files:
devel/py-r2pipe: Makefile distinfo 

Log message:
update to r2pipe-1.6.0



CVS: cvs.openbsd.org: ports

2021-08-30 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2021/08/30 01:06:59

Modified files:
sysutils/rofi  : Makefile distinfo 
sysutils/rofi/pkg: PLIST 

Log message:
- update to rofi-1.7.0

note: this removes the backwards compat for parsing Xresources-style themes
and configuration.