CVS: cvs.openbsd.org: ports

2022-02-28 Thread Kevin Lo
CVSROOT:/cvs
Module name:ports
Changes by: ke...@cvs.openbsd.org   2022/02/28 21:16:19

Modified files:
fonts/zh-iansui: Makefile distinfo 

Log message:
Update zh-iansui to 0.940

ok kmos@



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/02/28 19:52:42

Modified files:
net/bird/2 : Makefile 

Log message:
Build on sparc64 fails with:

cc -std=gnu99 -Iobj -I.  -O2 -pipe -I/usr/local/include -pthread 
-fno-strict-aliasing -fno-strict-overflow -MMD -MP -o obj/lib/blake2s.o -c 
lib/blake2s.c
lib/blake2s.c:45: error: expected declaration specifiers or '...' before 
'sizeof'
lib/blake2s.c:45: error: expected declaration specifiers or '...' before string 
constant
lib/blake2s.c:45: warning: data definition has no type or storage class
lib/blake2s.c:45: warning: type defaults to 'int' in declaration of 
'_Static_assert'
gmake: *** [Makefile:112: obj/lib/blake2s.o] Error 1

Switch to ports-gcc on base-gcc arches

Fixes the build on sparc64



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/02/28 15:48:48

Modified files:
net/tdesktop   : Makefile 
Removed files:
net/tdesktop/patches: 
  patch-cmake_external_dispatch_CMakeLists_txt 

Log message:
Remove obsolete patch disabling libdispatch

lib_crl now detects dispatch and automatically fails back to Qt.
tdesktop still configures if dispatch cannot be found, despite the 
warning/error.



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2022/02/28 15:38:30

Modified files:
infrastructure/lib/OpenBSD: TrackFile.pm 

Log message:
forgo outputting CVSTags, okay sthen@



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 15:19:12

ports/net/snowflake_proxy/patches

Update of /cvs/ports/net/snowflake_proxy/patches
In directory cvs.openbsd.org:/tmp/cvs-serv84096/patches

Log Message:
Directory /cvs/ports/net/snowflake_proxy/patches added to the repository



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2022/02/28 13:04:04

Modified files:
www/sogo   : Makefile distinfo 
www/sogo/pkg   : PLIST 

Log message:
update 5.4.0 -> 5.5.1



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Sebastian Reitenbach
CVSROOT:/cvs
Module name:ports
Changes by: sebas...@cvs.openbsd.org2022/02/28 13:03:32

Modified files:
www/sope   : Makefile distinfo 

Log message:
update 5.4.0 -> 5.5.1



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/02/28 12:05:26

Modified files:
net/tg_owt : Makefile distinfo 

Log message:
Use pending PR for libsrtp libressl fix



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2022/02/28 11:26:48

Modified files:
lang/gerbil: Makefile 

Log message:
mark as BROKEN: segmentation fault with gambit 4.9.4



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 11:01:53

Modified files:
net/snowflake_proxy: Makefile 
net/snowflake_proxy/pkg: PLIST 

Log message:
remove junk in @newgroup line, spotted by gman



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2022/02/28 10:34:04

Modified files:
lang/nim/patches: patch-config_nim_cfg 
Added files:
lang/nim/patches: patch-build_sh 
  patch-dist_nimble_src_nimblepkg_options_nim 
Removed files:
lang/nim/patches: patch-install_sh 

Log message:
oops, missed some files in the last commit.  reminded by Volker, thanks



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 09:56:19

Modified files:
net/snowflake_proxy: Makefile 

Log message:
missing WANTLIB, spotted by tracey@, thanks :)



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 09:54:55

Modified files:
infrastructure/db: user.list 
net: Makefile 

Log message:
+net/snowflake_proxy



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 09:54:14

Log message:
import ports/net/snowflake_proxy, ok abieber@

Snowflake is a pluggable transport that can be used for Tor,
usually for accessing the network when a user is on a connection
with only partial internet access.

It uses WebRTC negotiations for NAT traversal to connect to mostly
short-lived volunteer proxies. These proxies can either be provided
by running a web browser extension or a standalone proxy.

Users behind restrictive access can use snowflake as a bridge,
e.g. by configuring it in Tor Browser.

Technical information is in

https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/wikis/Technical%20Overview

This package provides a proxy, for those who would like to use their
internet connection to provide access to others via this protocol.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20220228

N ports/net/snowflake_proxy/Makefile
N ports/net/snowflake_proxy/distinfo
N ports/net/snowflake_proxy/modules.inc
N ports/net/snowflake_proxy/pkg/DESCR
N ports/net/snowflake_proxy/pkg/PLIST
N ports/net/snowflake_proxy/pkg/snowflake_proxy.rc

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 08:35:39

Modified files:
devel/py-uncompyle6: Makefile distinfo 
devel/py-uncompyle6/pkg: PLIST 

Log message:
update uncompyle6 to latest release, but mark broken as it doesn't handle
Python 3.9.10 yet



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 08:28:28

Modified files:
devel/py-xdis  : Makefile distinfo 
devel/py-xdis/pkg: PLIST 
Added files:
devel/py-xdis/patches: patch-xdis_magics_py 

Log message:
update to py3-xdis-6.0.3



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 08:27:55

ports/devel/py-xdis/patches

Update of /cvs/ports/devel/py-xdis/patches
In directory cvs.openbsd.org:/tmp/cvs-serv34356/patches

Log Message:
Directory /cvs/ports/devel/py-xdis/patches added to the repository



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 08:15:12

Modified files:
textproc/py-jellyfish: Makefile distinfo 

Log message:
update to py3-jellyfish-0.9.0



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 08:12:52

Modified files:
www/py-multidict: Makefile distinfo 
www/py-multidict/pkg: PLIST 

Log message:
update to py3-multidict-6.0.2



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 08:12:08

Modified files:
www/py-yarl: Makefile 

Log message:
fix tests



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 08:09:22

Modified files:
www/py-uritemplate: Makefile distinfo 
www/py-uritemplate/pkg: PLIST 

Log message:
update to py3-uritemplate-4.1.1



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 08:01:03

Modified files:
textproc/py-black: Makefile 

Log message:
add missing ${MODPY_FLAVOR} in TEST_DEPENDS



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 07:57:06

Modified files:
www/py-genshi  : Makefile distinfo 
Removed files:
www/py-genshi/patches: patch-setup_py 

Log message:
update to py3-genshi-0.7.6



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 07:53:12

Modified files:
textproc/py-cssutils: Makefile distinfo 

Log message:
update to py3-cssutils-2.4.0



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2022/02/28 07:07:45

Modified files:
infrastructure/bin: register-plist 

Log message:
allow @comment $OpenBSD$ lines to vanish without a trace.
okay sthen@



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 06:24:49

Modified files:
devel/py-test-xdist: Makefile distinfo 
devel/py-test-xdist/pkg: PLIST 
Removed files:
devel/py-test-xdist/patches: patch-testing_acceptance_test_py 

Log message:
update to py3-test-xdist-2.5.0



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2022/02/28 05:57:34

Modified files:
net/amfora : Makefile distinfo modules.inc 

Log message:
update amfora to v1.9.2

changelog:

- https://github.com/makeworld-the-better-one/amfora/releases/tag/v1.9.0
- https://github.com/makeworld-the-better-one/amfora/releases/tag/v1.9.1
- https://github.com/makeworld-the-better-one/amfora/releases/tag/v1.9.2

diff from czarkoff@, ok Dimitri Karamazov (maintainer) and sthen@



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2022/02/28 05:51:57

Modified files:
net/toxic  : Makefile distinfo 

Log message:
update toxic to v0.11.3

changelog: https://github.com/TokTok/toxic/releases/tag/v0.11.3

ok sthen@



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2022/02/28 05:50:52

Modified files:
net/toxcore: Makefile distinfo 
net/toxcore/pkg: PLIST 

Log message:
update toxcore to 0.2.16

changelog: https://github.com/TokTok/c-toxcore/releases/tag/v0.2.16

ok sthen@



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 05:48:04

Modified files:
security/openssl/libretls: Makefile distinfo 

Log message:
update to libretls-3.5.0



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 05:47:50

Modified files:
textproc/py-unidecode: Makefile distinfo 

Log message:
update to py3-unidecode-1.3.3



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 05:43:11

Modified files:
devel/py-test-httpbin: Makefile distinfo 

Log message:
update to py3-test-httpbin-1.0.2



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 05:40:37

Modified files:
devel/py-test-subtests: Makefile distinfo 

Log message:
update to py3-pytest-subtests-0.6.0



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 05:37:55

Modified files:
devel/py-test-cov: Makefile distinfo 

Log message:
update to py3-test-cov-3.0.0



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/py-gitpython: Makefile distinfo 
devel/py-gitpython/pkg: PLIST 

Log message:
update to py3-GitPython-3.1.27



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/py-gitdb : Makefile distinfo 
devel/py-gitdb/pkg: PLIST 

Log message:
update to py3-gitdb-4.0.2



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 05:10:18

Modified files:
devel/py-isodate: Makefile distinfo 

Log message:
update to py3-isodate-0.6.1



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 04:59:11

Modified files:
devel/py-coveralls: Makefile distinfo 
devel/py-coveralls/pkg: PLIST 

Log message:
update to py3-coveralls-3.3.1



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 04:55:33

Modified files:
devel/py-doit  : Makefile distinfo 

Log message:
update to doit-0.34.1



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 04:38:00

Modified files:
databases/py-ldap: Makefile distinfo 
databases/py-ldap/pkg: PLIST 

Log message:
update to py3-ldap-3.4.0



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 04:33:39

Modified files:
databases/openldap: Makefile 

Log message:
openldap: bump REVISION, there is a tight version check against libsasl

621cb2c7 slap_sasl_init: SASL library version mismatch: expected 2.1.28, got 
2.1.27



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 04:31:39

Modified files:
devel/py-crc32c: Makefile distinfo 

Log message:
update to py3-crc32c-2.2



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 04:22:37

Modified files:
devel/py-setuptools-rust: Makefile 

Log message:
py-setuptools-rust: needs py-typing-extensions



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2022/02/28 04:01:14

Modified files:
sysutils/borgbackup: Makefile.inc 

Log message:
We have newer py-test now, enable all tests



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2022/02/28 04:00:42

Modified files:
devel/py-test  : Makefile 

Log message:
py-test needs py-argcomplete and py-xmlschema as TDEP

While here clean-up RDEP.

Feedback and OK sthen@



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2022/02/28 03:59:54

Modified files:
textproc   : Makefile 

Log message:
+py-elementpath and +py-xmlschema



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 03:59:51

Modified files:
graphics/alembic: Makefile distinfo 

Log message:
update to alembic-1.8.3, from Dimitri Karamazov (maintainer)



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 03:55:07

Modified files:
www/qutebrowser: Makefile 

Log message:
knock out py-adblock RDEP on i386 again, the rust parts of py-adblock are 
currently failing there



Re: CVS: cvs.openbsd.org: ports

2022-02-28 Thread Bjorn Ketelaars
On Mon 28/02/2022 03:51, Bjorn Ketelaars wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   b...@cvs.openbsd.org2022/02/28 03:51:47
> 
> Log message:
> Import py-elementpath
> 
> Status:
> 
> Vendor Tag:   bket
> Release Tags: bket_20220228
> 
> N ports/textproc/py-elementpath/Makefile
> N ports/textproc/py-elementpath/distinfo
> N ports/textproc/py-elementpath/pkg/DESCR
> N ports/textproc/py-elementpath/pkg/PLIST
> 
> No conflicts created by this import

Forgot to mention OK sthen@



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2022/02/28 03:54:04

Log message:
Import py-xmlschema-1.9.2

DESCR:
The xmlschema library is an implementation of XML Schema for Python.

OK sthen@

Status:

Vendor Tag: bket
Release Tags:   bket_20220228

N ports/textproc/py-xmlschema/Makefile
N ports/textproc/py-xmlschema/distinfo
N ports/textproc/py-xmlschema/pkg/DESCR
N ports/textproc/py-xmlschema/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 03:53:49

Modified files:
multimedia/libaacs: Makefile distinfo 

Log message:
update to libaacs-0.11.1, from Brad



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2022/02/28 03:51:47

Log message:
Import py-elementpath

Status:

Vendor Tag: bket
Release Tags:   bket_20220228

N ports/textproc/py-elementpath/Makefile
N ports/textproc/py-elementpath/distinfo
N ports/textproc/py-elementpath/pkg/DESCR
N ports/textproc/py-elementpath/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 03:49:54

Modified files:
net/i2pd   : Makefile distinfo 
net/i2pd/patches: patch-tests_Makefile 
net/i2pd/pkg   : PLIST 

Log message:
update to i2pd-2.41.0, from Dimitri Karamazov (maintainer)



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 03:47:55

Modified files:
www/py-httpie  : Makefile distinfo 
www/py-httpie/pkg: PLIST 

Log message:
update to httpie-3.0.2, ok kmos@



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 03:46:26

Modified files:
textproc   : Makefile 

Log message:
+py-charset-normalize



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/02/28 03:45:43

Log message:
import ports/textproc/py-charset-normalizer, tweak/ok kmos@

charset-normalizer is a library that helps you read text from an unknown
charset encoding. Performs a similar role to 'chardet' but takes a different
approach and performs better.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20220228

N ports/textproc/py-charset-normalizer/Makefile
N ports/textproc/py-charset-normalizer/distinfo
N ports/textproc/py-charset-normalizer/pkg/DESCR
N ports/textproc/py-charset-normalizer/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

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

Modified files:
textproc/py-pygments: Makefile 

Log message:
drop TDEP on py-iniconfig, bket@ found it should be added to py-test instead



CVS: cvs.openbsd.org: ports

2022-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/02/28 02:49:55

Modified files:
print/hplip: Makefile distinfo 
print/hplip/patches: patch-Makefile_in patch-base_password_py 
 patch-installer_core_install_py 
 patch-ui4_wifisetupdialog_py 
 patch-ui5_wifisetupdialog_py 
print/hplip/pkg: PLIST-hpijs 

Log message:
Update to hplip-3.22.2.