UPDATE: devel/git-lfs to 2.13.1

2021-01-02 Thread Asher Pasha

Hi,
The attached diff updates Git LFS to 2.13.1. I have
tested it on amd64. It works. Please update.
Thanks,
Asher
Index: Makefile
===
RCS file: /cvs/ports/devel/git-lfs/Makefile,v
retrieving revision 1.17
diff -u -p -u -p -r1.17 Makefile
--- Makefile	5 Nov 2020 15:56:39 -	1.17
+++ Makefile	2 Jan 2021 20:55:42 -
@@ -4,7 +4,7 @@ COMMENT =		Git extension for versioning 
 
 GH_PROJECT =		git-lfs
 GH_ACCOUNT =		git-lfs
-GH_TAGNAME =		v2.12.1
+GH_TAGNAME =		v2.13.1
 
 CATEGORIES =		devel
 
Index: distinfo
===
RCS file: /cvs/ports/devel/git-lfs/distinfo,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 distinfo
--- distinfo	5 Nov 2020 15:56:39 -	1.15
+++ distinfo	2 Jan 2021 20:55:42 -
@@ -1,2 +1,2 @@
-SHA256 (git-lfs-2.12.1.tar.gz) = Ky5w8SM/fv6aAQdxUQORoHUn7HwK9yHs+O2rrF1g9is=
-SIZE (git-lfs-2.12.1.tar.gz) = 2848245
+SHA256 (git-lfs-2.13.1.tar.gz) = W6fZRdlq1JSS4p7b/RzOUosqA0/d2/blQk51SkoBICk=
+SIZE (git-lfs-2.13.1.tar.gz) = 2526962


UPDATE: devel/git-lfs to 2.12.0

2020-09-02 Thread Asher Pasha
Hi,
The attached diff updates Git LFS to 2.12.0. I have
tested it on amd64. It works. Please update.
Thanks,
Asher
Index: Makefile
===
RCS file: /cvs/ports/devel/git-lfs/Makefile,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 Makefile
--- Makefile	6 Mar 2020 08:59:09 -	1.15
+++ Makefile	2 Sep 2020 16:03:42 -
@@ -4,7 +4,7 @@ COMMENT =		Git extension for versioning 
 
 GH_PROJECT =		git-lfs
 GH_ACCOUNT =		git-lfs
-GH_TAGNAME =		v2.10.0
+GH_TAGNAME =		v2.12.0
 
 CATEGORIES =		devel
 
Index: distinfo
===
RCS file: /cvs/ports/devel/git-lfs/distinfo,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 distinfo
--- distinfo	6 Mar 2020 08:59:09 -	1.13
+++ distinfo	2 Sep 2020 16:03:42 -
@@ -1,2 +1,2 @@
-SHA256 (git-lfs-2.10.0.tar.gz) = B/1cV6EDnVcX3Bkq/74yaOwv0DrM3KRiy1BMC0GUzSM=
-SIZE (git-lfs-2.10.0.tar.gz) = 2771571
+SHA256 (git-lfs-2.12.0.tar.gz) = mXHZHNKw3TTM2kGj25dQS/20+8I8wu5Lbjua/qVkOUE=
+SIZE (git-lfs-2.12.0.tar.gz) = 2847273
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/git-lfs/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 PLIST
--- pkg/PLIST	6 Mar 2020 08:59:09 -	1.5
+++ pkg/PLIST	2 Sep 2020 16:03:42 -
@@ -17,6 +17,7 @@
 @man man/man1/git-lfs-migrate.1
 @man man/man1/git-lfs-pointer.1
 @man man/man1/git-lfs-post-checkout.1
+@man man/man1/git-lfs-post-commit.1
 @man man/man1/git-lfs-post-merge.1
 @man man/man1/git-lfs-pre-push.1
 @man man/man1/git-lfs-prune.1


Re: UPDATE: graphics/darktable to 3.2.1

2020-08-23 Thread Asher Pasha
Hi,
I have tested the diff. It works for me.
Thanks,
Asher



UPDATE: graphics/darktable to 3.2.1

2020-08-23 Thread Asher Pasha
Hi ports@
Attached is a diff to update graphics/darktable to 3.2.1. I have
tested it on amd64. Here are the changes:

1) port-lib-depends-check wanted net/flickcurl removed and
${COMPILER_LIBSTDCXX} added to WANTLIB.

2) OpenCL is turned off. Darktable sometimes crashes with OpenCL turned on.

3) ZLIB is turned off. OpenBSD has its own ZLIB, but Darktable
requires a newer version of ZLIB. The other option is to build ZLIB
bundled with Darktable, but then ZLIB didn't compile for me.

4) CMakeLists.txt patch is added to remove _XOPEN_SOURCE.

5) If you upgrade to darktable 3+, ~/.config/darktable upgrades too.
However, it might not be possible to downgrade back to darktable 2
series without breaking ~/.config/darktable. I suggest backup
~/.config/darktable before upgrading.

6) Support for newer cameras (such as the new mirrorless ones) needs
some more work. However, I was able to edit RAW sample images from one
of the newer cameras, but lens corrections were not available. I will
try to update graphics/lensfun and the lens corrections become
available.

Thoughts? If ok, please commit.
Asher


darktable-3.2.1.diff
Description: Binary data


Re: UPDATE: graphics/scour to 0.37

2020-07-31 Thread Asher Pasha
Hi,
If ok, could anyone please commit to cvs. I do not have access.
Thanks.
Asher



Re: UPDATE: graphics/scour to 0.37

2020-07-30 Thread Asher Pasha
Hi,
Thank you for looking into this. How about now? Please see attached.
Asher

On Thu, 30 Jul 2020 at 05:10, Raymond E. Pasco  wrote:
>
> On Thu Jul 30, 2020 at 4:51 AM EDT, Dimitri Karamazov wrote:
> > if it's a standalone application (couldn't possibly be another's
> > dependency)
> > then
> > >> MODPY_VERSION =${MODPY_DEFAULT_VERSION_3}
> > else
> > >> +FLAVORS = python3
> > >> +FLAVOR ?=   python3
> > endif
>
> Makes sense to me.
>
> > Scour is an optional dependency for inkscape.
>
> Since graphics/inkscape uses python 3, enforcing the flavor seems like
> it should be fine.
Index: Makefile
===
RCS file: /cvs/ports/graphics/scour/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- Makefile	3 Jul 2020 21:12:56 -	1.11
+++ Makefile	30 Jul 2020 16:18:53 -
@@ -1,8 +1,7 @@
 # $OpenBSD: Makefile,v 1.11 2020/07/03 21:12:56 sthen Exp $
 
 COMMENT =		SVG scrubber
-MODPY_EGG_VERSION =	0.35
-REVISION =		4
+MODPY_EGG_VERSION =	0.37
 CATEGORIES =		graphics
 HOMEPAGE =		http://www.codedread.com/scour/
 
@@ -14,7 +13,10 @@ GH_TAGNAME =		v${MODPY_EGG_VERSION}
 
 MODULES =		lang/python
 MODPY_SETUPTOOLS =	Yes
-MODPY_VERSION =		${MODPY_DEFAULT_VERSION_3}
+
+FLAVORS =		python3
+FLAVOR ?=		python3
+
 RUN_DEPENDS =		devel/py-six${MODPY_FLAVOR}
 
 do-test:
Index: distinfo
===
RCS file: /cvs/ports/graphics/scour/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo	14 Sep 2016 12:15:46 -	1.4
+++ distinfo	30 Jul 2020 16:18:53 -
@@ -1,2 +1,2 @@
-SHA256 (scour-0.35.tar.gz) = kafdDXIaNWe4AsGzU+9FFiFZTmKP5yPO22XNRin7yW8=
-SIZE (scour-0.35.tar.gz) = 80981
+SHA256 (scour-0.37.tar.gz) = T8uWFYbYptmKyTQ8pWR0IbmP3Hm1HYGh09GFdreQiCM=
+SIZE (scour-0.37.tar.gz) = 95478
Index: pkg/PLIST
===
RCS file: /cvs/ports/graphics/scour/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST
--- pkg/PLIST	16 Sep 2016 08:54:57 -	1.3
+++ pkg/PLIST	30 Jul 2020 16:18:53 -
@@ -1,4 +1,4 @@
-@comment $OpenBSD: PLIST,v 1.3 2016/09/16 08:54:57 czarkoff Exp $
+@comment $OpenBSD: PLIST,v$
 bin/scour
 lib/python${MODPY_VERSION}/site-packages/scour/
 lib/python${MODPY_VERSION}/site-packages/scour-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
@@ -10,7 +10,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/scour-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
 lib/python${MODPY_VERSION}/site-packages/scour-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/zip-safe
 lib/python${MODPY_VERSION}/site-packages/scour/__init__.py
-lib/python${MODPY_VERSION}/site-packages/scour/${MODPY_PYCACHE}/
+${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/scour/${MODPY_PYCACHE}/
 lib/python${MODPY_VERSION}/site-packages/scour/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/scour/${MODPY_PYCACHE}scour.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/scour/${MODPY_PYCACHE}svg_regex.${MODPY_PYC_MAGIC_TAG}pyc


UPDATE: devel/git-lfs to 2.11.0

2020-05-24 Thread Asher Pasha
Hi,
The attached diff updates Git LFS to 2.11.0. I have
tested it on amd64. It works. Please update.
Thanks,
Asher
Index: Makefile
===
RCS file: /cvs/ports/devel/git-lfs/Makefile,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 Makefile
--- Makefile	6 Mar 2020 08:59:09 -	1.15
+++ Makefile	24 May 2020 15:12:42 -
@@ -4,7 +4,7 @@ COMMENT =		Git extension for versioning 
 
 GH_PROJECT =		git-lfs
 GH_ACCOUNT =		git-lfs
-GH_TAGNAME =		v2.10.0
+GH_TAGNAME =		v2.11.0
 
 CATEGORIES =		devel
 
Index: distinfo
===
RCS file: /cvs/ports/devel/git-lfs/distinfo,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 distinfo
--- distinfo	6 Mar 2020 08:59:09 -	1.13
+++ distinfo	24 May 2020 15:12:42 -
@@ -1,2 +1,2 @@
-SHA256 (git-lfs-2.10.0.tar.gz) = B/1cV6EDnVcX3Bkq/74yaOwv0DrM3KRiy1BMC0GUzSM=
-SIZE (git-lfs-2.10.0.tar.gz) = 2771571
+SHA256 (git-lfs-2.11.0.tar.gz) = gYPEy++M+cLoawwKmCJFHi3ycvic6zV8SYv98P8bNsc=
+SIZE (git-lfs-2.11.0.tar.gz) = 2839623
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/git-lfs/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 PLIST
--- pkg/PLIST	6 Mar 2020 08:59:09 -	1.5
+++ pkg/PLIST	24 May 2020 15:12:42 -
@@ -1,4 +1,4 @@
-@comment $OpenBSD: PLIST,v 1.5 2020/03/06 08:59:09 jca Exp $
+@comment $OpenBSD: PLIST,v$
 @bin bin/git-lfs
 @man man/man1/git-lfs-checkout.1
 @man man/man1/git-lfs-clean.1
@@ -17,6 +17,7 @@
 @man man/man1/git-lfs-migrate.1
 @man man/man1/git-lfs-pointer.1
 @man man/man1/git-lfs-post-checkout.1
+@man man/man1/git-lfs-post-commit.1
 @man man/man1/git-lfs-post-merge.1
 @man man/man1/git-lfs-pre-push.1
 @man man/man1/git-lfs-prune.1


UPDATE: devel/git-lfs to 2.10.0

2020-03-05 Thread Asher Pasha
Hi,
The attached diff updates Git Large File System to 2.10.0. I have
tested it on amd64. It works. Please update.
Thanks,
Asher
Index: Makefile
===
RCS file: /cvs/ports/devel/git-lfs/Makefile,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 Makefile
--- Makefile	12 Jul 2019 20:44:09 -	1.14
+++ Makefile	5 Mar 2020 16:49:05 -
@@ -4,7 +4,7 @@ COMMENT =		Git extension for versioning 
 
 GH_PROJECT =		git-lfs
 GH_ACCOUNT =		git-lfs
-GH_TAGNAME =		v2.5.2
+GH_TAGNAME =		v2.10.0
 
 CATEGORIES =		devel
 
Index: distinfo
===
RCS file: /cvs/ports/devel/git-lfs/distinfo,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 distinfo
--- distinfo	2 Oct 2018 15:13:48 -	1.12
+++ distinfo	5 Mar 2020 16:49:05 -
@@ -1,2 +1,2 @@
-SHA256 (git-lfs-2.5.2.tar.gz) = CrIfD5tsQKzZdIoWafECPvOPkT2L6Du/e3x9mDvTxNE=
-SIZE (git-lfs-2.5.2.tar.gz) = 947150
+SHA256 (git-lfs-2.10.0.tar.gz) = B/1cV6EDnVcX3Bkq/74yaOwv0DrM3KRiy1BMC0GUzSM=
+SIZE (git-lfs-2.10.0.tar.gz) = 2771571
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/git-lfs/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 PLIST
--- pkg/PLIST	26 Jul 2017 19:23:26 -	1.4
+++ pkg/PLIST	5 Mar 2020 16:49:05 -
@@ -3,6 +3,7 @@
 @man man/man1/git-lfs-checkout.1
 @man man/man1/git-lfs-clean.1
 @man man/man1/git-lfs-clone.1
+@man man/man1/git-lfs-dedup.1
 @man man/man1/git-lfs-env.1
 @man man/man1/git-lfs-ext.1
 @man man/man1/git-lfs-fetch.1
@@ -22,6 +23,7 @@
 @man man/man1/git-lfs-pull.1
 @man man/man1/git-lfs-push.1
 @man man/man1/git-lfs-smudge.1
+@man man/man1/git-lfs-standalone-file.1
 @man man/man1/git-lfs-status.1
 @man man/man1/git-lfs-track.1
 @man man/man1/git-lfs-uninstall.1


Re: UPDATE: security/zaproxy to 2.9.0

2020-02-21 Thread Asher Pasha
Hi,
Thank you for the suggestions. How about now?
Asher

On Fri, Feb 21, 2020 at 12:00 PM Jeremie Courreges-Anglas
 wrote:
>
> On Fri, Feb 21 2020, Asher Pasha  wrote:
> > Hi Ports,
>
> Hi,
>
> > I am learning OpenBSD. This updates zaproxy to 2.9.0. It works on
> > amd64.
>
> Nice to see a new contributor.  I' not sure I'll be able to handle this
> proposal, but I can point out three things:
> - don't copy/paste diffs, it mangles newlines and generally whitespace,
>   making the patch unusable for patch(1).  Either send your diff as an
>   attachment or use a mail client that won't mangle an inline diff.
> - REVISION should be dropped for updates
>
> > OK?
>
> - asking for oks is mostly a committer thing, getting an ok won't help
>   you much if you don't have the magic commit bit.
>
>
> > Index: Makefile
> > ===
> > RCS file: /cvs/ports/security/zaproxy/Makefile,v
> > retrieving revision 1.9
> > diff -u -p -r1.9 Makefile
> > --- Makefile 12 Jul 2019 20:49:38 - 1.9
> > +++ Makefile 21 Feb 2020 05:45:08 -
> > @@ -2,8 +2,8 @@
> >
> >  COMMENT = web application security tool
> >
> > -VERSION = 2.7.0
> > -REVISION = 2
> > +VERSION = 2.9.0
> > +REVISION = 1
> >  DISTNAME = ZAP_${VERSION}_Linux
> >  PKGNAME = zaproxy-${VERSION}
> >
> > @@ -14,8 +14,7 @@ HOMEPAGE = https://www.owasp.org/index.
> >  # Apache v2.0 License
> >  PERMIT_PACKAGE = Yes
> >
> > -MASTER_SITES =
> > https://github.com/zaproxy/zaproxy/releases/download/${VERSION}/
> > -MASTER_SITES += ${MASTER_SITE_PACKETSTORM:=web/}
> > +MASTER_SITES =
> > https://github.com/zaproxy/zaproxy/releases/download/v${VERSION}/
> >
> >  MODULES =   java
> >  MODJAVA_VER =   1.8+
> > Index: distinfo
> > ===
> > RCS file: /cvs/ports/security/zaproxy/distinfo,v
> > retrieving revision 1.4
> > diff -u -p -r1.4 distinfo
> > --- distinfo 16 Feb 2018 19:36:55 - 1.4
> > +++ distinfo 21 Feb 2020 05:45:08 -
> > @@ -1,2 +1,2 @@
> > -SHA256 (ZAP_2.7.0_Linux.tar.gz) =
> > t0HDwhBoh/HQQJblO+Nf7XErt6heGYYVIyg7t23vtZ0=
> > -SIZE (ZAP_2.7.0_Linux.tar.gz) = 130903023
> > +SHA256 (ZAP_2.9.0_Linux.tar.gz) =
> > THK6nZumD1jcfrJsWBjPmKOLpYub8jE6rdaYMthenLE=
> > +SIZE (ZAP_2.9.0_Linux.tar.gz) = 96873657
> > Index: pkg/PLIST
> > ===
> > RCS file: /cvs/ports/security/zaproxy/pkg/PLIST,v
> > retrieving revision 1.4
> > diff -u -p -r1.4 PLIST
> > --- pkg/PLIST 16 Feb 2018 19:36:55 - 1.4
> > +++ pkg/PLIST 21 Feb 2020 05:45:08 -
> > @@ -15,6 +15,7 @@ share/zaproxy/lang/Messages_ar_SA.proper
> >  share/zaproxy/lang/Messages_az_AZ.properties
> >  share/zaproxy/lang/Messages_bn_BD.properties
> >  share/zaproxy/lang/Messages_bs_BA.properties
> > +share/zaproxy/lang/Messages_ceb_PH.properties
> >  share/zaproxy/lang/Messages_da_DK.properties
> >  share/zaproxy/lang/Messages_de_DE.properties
> >  share/zaproxy/lang/Messages_el_GR.properties
> > @@ -22,6 +23,7 @@ share/zaproxy/lang/Messages_es_ES.proper
> >  share/zaproxy/lang/Messages_fa_IR.properties
> >  share/zaproxy/lang/Messages_fil_PH.properties
> >  share/zaproxy/lang/Messages_fr_FR.properties
> > +share/zaproxy/lang/Messages_ha_HG.properties
> >  share/zaproxy/lang/Messages_he_IL.properties
> >  share/zaproxy/lang/Messages_hi_IN.properties
> >  share/zaproxy/lang/Messages_hr_HR.properties
> > @@ -34,8 +36,10 @@ share/zaproxy/lang/Messages_mk_MK.proper
> >  share/zaproxy/lang/Messages_ms_MY.properties
> >  share/zaproxy/lang/Messages_nb_NO.properties
> >  share/zaproxy/lang/Messages_nl_NL.properties
> > +share/zaproxy/lang/Messages_pcm_NG.properties
> >  share/zaproxy/lang/Messages_pl_PL.properties
> >  share/zaproxy/lang/Messages_pt_BR.properties
> > +share/zaproxy/lang/Messages_pt_PT.properties
> >  share/zaproxy/lang/Messages_ro_RO.properties
> >  share/zaproxy/lang/Messages_ru_RU.properties
> >  share/zaproxy/lang/Messages_si_LK.properties
> > @@ -48,12 +52,14 @@ share/zaproxy/lang/Messages_tr_TR.proper
> >  share/zaproxy/lang/Messages_uk_UA.properties
> >  share/zaproxy/lang/Messages_ur_PK.properties
> >  share/zaproxy/lang/Messages_vi_VN.properties
> > +share/zaproxy/lang/Messages_yo_NG.properties
> >  share/zaproxy/lang/Messages_zh_CN.properties
> >  share/zaproxy/lang/vulnerabilities.xml
> >  share/zaproxy/l

UPDATE: security/zaproxy to 2.9.0

2020-02-21 Thread Asher Pasha
Hi Ports,
I am learning OpenBSD. This updates zaproxy to 2.9.0. It works on
amd64.

OK?


Index: Makefile
===
RCS file: /cvs/ports/security/zaproxy/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 12 Jul 2019 20:49:38 - 1.9
+++ Makefile 21 Feb 2020 05:45:08 -
@@ -2,8 +2,8 @@

 COMMENT = web application security tool

-VERSION = 2.7.0
-REVISION = 2
+VERSION = 2.9.0
+REVISION = 1
 DISTNAME = ZAP_${VERSION}_Linux
 PKGNAME = zaproxy-${VERSION}

@@ -14,8 +14,7 @@ HOMEPAGE = https://www.owasp.org/index.
 # Apache v2.0 License
 PERMIT_PACKAGE = Yes

-MASTER_SITES =
https://github.com/zaproxy/zaproxy/releases/download/${VERSION}/
-MASTER_SITES += ${MASTER_SITE_PACKETSTORM:=web/}
+MASTER_SITES =
https://github.com/zaproxy/zaproxy/releases/download/v${VERSION}/

 MODULES =   java
 MODJAVA_VER =   1.8+
Index: distinfo
===
RCS file: /cvs/ports/security/zaproxy/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 16 Feb 2018 19:36:55 - 1.4
+++ distinfo 21 Feb 2020 05:45:08 -
@@ -1,2 +1,2 @@
-SHA256 (ZAP_2.7.0_Linux.tar.gz) =
t0HDwhBoh/HQQJblO+Nf7XErt6heGYYVIyg7t23vtZ0=
-SIZE (ZAP_2.7.0_Linux.tar.gz) = 130903023
+SHA256 (ZAP_2.9.0_Linux.tar.gz) =
THK6nZumD1jcfrJsWBjPmKOLpYub8jE6rdaYMthenLE=
+SIZE (ZAP_2.9.0_Linux.tar.gz) = 96873657
Index: pkg/PLIST
===
RCS file: /cvs/ports/security/zaproxy/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST 16 Feb 2018 19:36:55 - 1.4
+++ pkg/PLIST 21 Feb 2020 05:45:08 -
@@ -15,6 +15,7 @@ share/zaproxy/lang/Messages_ar_SA.proper
 share/zaproxy/lang/Messages_az_AZ.properties
 share/zaproxy/lang/Messages_bn_BD.properties
 share/zaproxy/lang/Messages_bs_BA.properties
+share/zaproxy/lang/Messages_ceb_PH.properties
 share/zaproxy/lang/Messages_da_DK.properties
 share/zaproxy/lang/Messages_de_DE.properties
 share/zaproxy/lang/Messages_el_GR.properties
@@ -22,6 +23,7 @@ share/zaproxy/lang/Messages_es_ES.proper
 share/zaproxy/lang/Messages_fa_IR.properties
 share/zaproxy/lang/Messages_fil_PH.properties
 share/zaproxy/lang/Messages_fr_FR.properties
+share/zaproxy/lang/Messages_ha_HG.properties
 share/zaproxy/lang/Messages_he_IL.properties
 share/zaproxy/lang/Messages_hi_IN.properties
 share/zaproxy/lang/Messages_hr_HR.properties
@@ -34,8 +36,10 @@ share/zaproxy/lang/Messages_mk_MK.proper
 share/zaproxy/lang/Messages_ms_MY.properties
 share/zaproxy/lang/Messages_nb_NO.properties
 share/zaproxy/lang/Messages_nl_NL.properties
+share/zaproxy/lang/Messages_pcm_NG.properties
 share/zaproxy/lang/Messages_pl_PL.properties
 share/zaproxy/lang/Messages_pt_BR.properties
+share/zaproxy/lang/Messages_pt_PT.properties
 share/zaproxy/lang/Messages_ro_RO.properties
 share/zaproxy/lang/Messages_ru_RU.properties
 share/zaproxy/lang/Messages_si_LK.properties
@@ -48,12 +52,14 @@ share/zaproxy/lang/Messages_tr_TR.proper
 share/zaproxy/lang/Messages_uk_UA.properties
 share/zaproxy/lang/Messages_ur_PK.properties
 share/zaproxy/lang/Messages_vi_VN.properties
+share/zaproxy/lang/Messages_yo_NG.properties
 share/zaproxy/lang/Messages_zh_CN.properties
 share/zaproxy/lang/vulnerabilities.xml
 share/zaproxy/lang/vulnerabilities_ar_SA.xml
 share/zaproxy/lang/vulnerabilities_az_AZ.xml
 share/zaproxy/lang/vulnerabilities_bn_BD.xml
 share/zaproxy/lang/vulnerabilities_bs_BA.xml
+share/zaproxy/lang/vulnerabilities_ceb_PH.xml
 share/zaproxy/lang/vulnerabilities_da_DK.xml
 share/zaproxy/lang/vulnerabilities_de_DE.xml
 share/zaproxy/lang/vulnerabilities_el_GR.xml
@@ -61,6 +67,7 @@ share/zaproxy/lang/vulnerabilities_es_ES
 share/zaproxy/lang/vulnerabilities_fa_IR.xml
 share/zaproxy/lang/vulnerabilities_fil_PH.xml
 share/zaproxy/lang/vulnerabilities_fr_FR.xml
+share/zaproxy/lang/vulnerabilities_ha_HG.xml
 share/zaproxy/lang/vulnerabilities_he_IL.xml
 share/zaproxy/lang/vulnerabilities_hi_IN.xml
 share/zaproxy/lang/vulnerabilities_hr_HR.xml
@@ -73,8 +80,10 @@ share/zaproxy/lang/vulnerabilities_mk_MK
 share/zaproxy/lang/vulnerabilities_ms_MY.xml
 share/zaproxy/lang/vulnerabilities_nb_NO.xml
 share/zaproxy/lang/vulnerabilities_nl_NL.xml
+share/zaproxy/lang/vulnerabilities_pcm_NG.xml
 share/zaproxy/lang/vulnerabilities_pl_PL.xml
 share/zaproxy/lang/vulnerabilities_pt_BR.xml
+share/zaproxy/lang/vulnerabilities_pt_PT.xml
 share/zaproxy/lang/vulnerabilities_ro_RO.xml
 share/zaproxy/lang/vulnerabilities_ru_RU.xml
 share/zaproxy/lang/vulnerabilities_si_LK.xml
@@ -87,43 +96,45 @@ share/zaproxy/lang/vulnerabilities_tr_TR
 share/zaproxy/lang/vulnerabilities_uk_UA.xml
 share/zaproxy/lang/vulnerabilities_ur_PK.xml
 share/zaproxy/lang/vulnerabilities_vi_VN.xml
+share/zaproxy/lang/vulnerabilities_yo_NG.xml
 share/zaproxy/lang/vulnerabilities_zh_CN.xml
 share/zaproxy/lib/
-share/zaproxy/lib/BrowserLauncher2-1_3.jar