Re: pidgin 2.14 update ?

2020-10-09 Thread Theo Buehler
On Fri, Oct 09, 2020 at 09:10:40AM +0200, Landry Breuil wrote: > On Fri, Oct 09, 2020 at 08:52:37AM +0200, Theo Buehler wrote: > > On Mon, Jul 06, 2020 at 03:31:23PM +0200, Landry Breuil wrote: > > > On Thu, Jun 18, 2020 at 09:57:35PM -0400, Brad Smith wrote: > > > > On 6/17/2020 7:18 AM, Landry

Re: pidgin 2.14 update ?

2020-10-09 Thread Theo Buehler
On Mon, Jul 06, 2020 at 03:31:23PM +0200, Landry Breuil wrote: > On Thu, Jun 18, 2020 at 09:57:35PM -0400, Brad Smith wrote: > > On 6/17/2020 7:18 AM, Landry Breuil wrote: > > > Hi, > > > > > > after 2 years without releases, seems pidgin got a new upstream > > > maintainer who recently did > > >

Re: pidgin 2.14 update ?

2020-10-09 Thread Landry Breuil
On Fri, Oct 09, 2020 at 08:52:37AM +0200, Theo Buehler wrote: > On Mon, Jul 06, 2020 at 03:31:23PM +0200, Landry Breuil wrote: > > On Thu, Jun 18, 2020 at 09:57:35PM -0400, Brad Smith wrote: > > > On 6/17/2020 7:18 AM, Landry Breuil wrote: > > > > Hi, > > > > > > > > after 2 years without

Re: cmake.port.mk: LDFLAGS in MODCMAKE_configure?

2020-10-09 Thread Stuart Henderson
On 2020/10/09 12:53, Caspar Schutijser wrote: > Hi, > > Would it make sense to pass LDFLAGS="${LDFLAGS}" to cmake, similar to > what already happens with CC, CFLAGS, CXX, and CXXFLAGS? Proposal below. This is a bit of a departure from how it's done for other build systems; LDFLAGS it not passed

cmake.port.mk: LDFLAGS in MODCMAKE_configure?

2020-10-09 Thread Caspar Schutijser
Hi, Would it make sense to pass LDFLAGS="${LDFLAGS}" to cmake, similar to what already happens with CC, CFLAGS, CXX, and CXXFLAGS? Proposal below. The reason I ran into this is because I'm working on a proposal/diff (see the attachment for the WIP diff). In order for that patched port to build,

lang/ghc, some failure on i386

2020-10-09 Thread Stuart Henderson
I guess it will probably build on a retry, but I just ran into this: >>> Building on i386-1 under lang/ghc BDEPENDS =

Re: lang/ghc, some failure on i386

2020-10-09 Thread Matthias Kilian
Hi, On Fri, Oct 09, 2020 at 01:11:44PM +0100, Stuart Henderson wrote: > I guess it will probably build on a retry, but I just ran into this: [...] > "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register > libraries/parsec dist-install "/pobj/ghc-8.6.4/bootstrap/lib/ghc/bin/ghc" >

[wip] devel/proj 7.1.1 update

2020-10-09 Thread Landry Breuil
Hi, here's an update to devel/proj to the 7 branch, which finally removes APIs deprecated in 6. The datum grids were moved to a CDN, added a README to explain a bit the situation, cf https://proj.org/usage/network.html & https://proj.org/resource_files.html#transformation-grids i will fix the

Re: Review for cabal.port.mk

2020-10-09 Thread Greg Steuck
Greg Steuck writes: > Marc Espie writes: > >> I would prefer that you would reconstitute DISTNAME from MODCABAL variables >> exactly like stuff is done for github. > > Does the diff below look like what you had in mind? I like it as the > data becomes more structured (parsing is almost never

update-plist not picking the longest replacement

2020-10-09 Thread Greg Steuck
I am running with my cabal.port.mk[1] patches which include this SUBST_VARS += DISTNAME MODCABAL_STEM MODCABAL_VERSION PKGNAME I try to regenerate x11/xmonad/pkg/PLIST[2] with `make update-plist` and the result comes out with ${MODCABAL_STEM}-${MODCABAL_VERSION} contrary to my

Re: cmake.port.mk: LDFLAGS in MODCMAKE_configure?

2020-10-09 Thread Caspar Schutijser
On Fri, Oct 09, 2020 at 12:16:31PM +0100, Stuart Henderson wrote: > On 2020/10/09 12:53, Caspar Schutijser wrote: > > Hi, > > > > Would it make sense to pass LDFLAGS="${LDFLAGS}" to cmake, similar to > > what already happens with CC, CFLAGS, CXX, and CXXFLAGS? Proposal below. > > This is a bit

Re: lang/ghc, some failure on i386

2020-10-09 Thread Greg Steuck
Matthias Kilian writes: >> I guess it will probably build on a retry, but I just ran into this: > [...] >> "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" register >> libraries/parsec dist-install >> "/pobj/ghc-8.6.4/bootstrap/lib/ghc/bin/ghc" >>

Re: [NEW] devel/p5-IO-Interactive

2020-10-09 Thread Charlene Wendling
Hi, On Fri, 9 Oct 2020 01:18:29 + wen heping wrote: > Hi, ports@: > > Here is a patch to create new port devel/p5-IO-Interactive, which > is required by the update of databases/p5-DBI-Shell. > It build well and pass all tests on amd64-current system. > > > Cheers ! > wen OK

[Update] security/p5-Crypt-OpenSSL-Random : Update to 0.15

2020-10-09 Thread wen heping
Hi, ports@: Here is a patch for security/p5-Crypt-OpenSSL-Random: i) Update to 0.15 ii) Move up the CPAN_AUTHOR line iii) Add TEST_POD to MAKE_ENV It build well and pass all tests on amd64-current system. One port depends on it: security/p5-Crypt-OpenSSL-RSA, it build and

Re: A bundle of patches to update p5-Catalyst ports

2020-10-09 Thread Andrew Hewus Fresh
On Fri, Oct 09, 2020 at 11:57:23AM +0200, Charlene Wendling wrote: > On Thu, 8 Oct 2020 21:15:27 -0700 > Andrew Hewus Fresh wrote: > > > I also committed the update to p5-Catalyst-Plugin-Session, although I > > didn't see it mentioned in this email. > > > > I didn't import devel/p5-Data-Clone as

Re: [Update] databases/p5-DBI-Shell : Update to 11.97

2020-10-09 Thread Charlene Wendling
On Fri, 9 Oct 2020 01:21:02 + wen heping wrote: > Hi, ports@: > >Here is a patch to for databases/p5-DBI-Shell: >i) Update to 11.97 >ii) Add some missing DEPENDS >It build well and pass all tests on amd64-current system, > no other ports depends on it. > > > Cheers ! > wen

make py-construct, py-sane, py-zmq python3 only

2020-10-09 Thread Daniel Dickman
Diff below makes these 3 FLAVOR'ed ports python3-only: py-construct py-sane py-zmq This is needed since numpy >= 1.17.0 is now python3 only and these ports all depend on numpy. py-sane and py-zmq have no consumers. All the consumers of py-construct are already python3-only. Diff below

[sparc64/base-gcc] Fix build of graphics/fna3d

2020-10-09 Thread Kurt Mosiejczuk
graphics/fna3d needs to be told to use ports-gcc on base-gcc arches in order to build successfully. ok? cc maintainer --Kurt Index: Makefile === RCS file: /cvs/ports/graphics/fna3d/Makefile,v retrieving revision 1.1.1.1 diff -u -p

回复: [Update] databases/p5-DBIx-Class : Update to 0.082842

2020-10-09 Thread wen heping
ping ... 发件人: Andrew Hewus Fresh 发送时间: 2020年8月17日 8:37 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: [Update] databases/p5-DBIx-Class : Update to 0.082842 On Mon, Jul 27, 2020 at 07:57:08AM +, wen heping wrote: > Hi, all: > > Here is a patch for

NEW: multimedia/kid3

2020-10-09 Thread Vadim Zhukov
Hello all. Here is a port of the Kid3, a nicely done multimedia tags editor. For those who missed TagScanner on OpenBSD for last 15 years — this tool might fill your needs, as it did for me. The utility supports editing multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Opus, Speex, TrueAudio,

update cython to 0.29.21

2020-10-09 Thread Daniel Dickman
Patch below updates cython from 0.29.19 to 0.29.21. A cython update is needed for pandas to be updated to the latest bug fix release which requires cython 0.29.21 or later to build. The following users of cython were packaged successfully on amd64. python3 FLAVORs were built too where they

ibus-hangul

2020-10-09 Thread ngc891
Hi, Here is patch to add the ibus-hangul input method to the port tree. It is based mostly on ibus-anthy. There is a test infra but 1 of the 2 tests requires running X and I don't know how to manage this and even if it's possible with the build system. Tested under Gnome, on OpenBSD amd64

Re: cmake does not use -O2 for Release builds

2020-10-09 Thread Rafael Sadowski
On Thu Oct 08, 2020 at 10:18:44AM +0100, Stuart Henderson wrote: > moved to ports@ > > In gmane.os.openbsd.misc, you wrote: > > On Tue, 6 Oct 2020 13:29:56 - (UTC) > > Stuart Henderson wrote: > > > >> On 2020-10-05, Julian Smith wrote: > >> > It looks like OpenBSD's cmake port patches cmake

UPDATE: Suricata-6.0.0

2020-10-09 Thread Gonzalo L. Rodriguez
Hola, Update for Suricata to 6.0.0: https://github.com/OISF/suricata/releases/tag/suricata-6.0.0 OK? Comments? Cheers.- -- - gonzalo Index: Makefile === RCS file: /cvs/ports/security/suricata/Makefile,v

Re: [update] spatialite 5.0.0

2020-10-09 Thread Landry Breuil
On Tue, Oct 06, 2020 at 10:09:54AM +0200, Landry Breuil wrote: > hi, > > after years of being moribund and not seeing much development, > spatialite gained some traction again and got new releases this summer. > Upstream umbrella (https://www.gaia-gis.it/gaia-sins/index.html) > provides several

Re: A bundle of patches to update p5-Catalyst ports

2020-10-09 Thread Charlene Wendling
On Thu, 8 Oct 2020 21:15:27 -0700 Andrew Hewus Fresh wrote: > I also committed the update to p5-Catalyst-Plugin-Session, although I > didn't see it mentioned in this email. > > I didn't import devel/p5-Data-Clone as cwen@ created it, but > OK afresh1@ > > I did not import or commit these, as

[new] net/dendrite v0.1.0 matrix.org homeserver written in go

2020-10-09 Thread Aaron Bieber
Hi, Attached is a port of Dendrite: https://github.com/matrix-org/dendrite Dendrite is an alternative homeserver to synapse and is nearing being feature complete with it! This is, however, still considered beta by upstream. Here is information on its release:

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/10/09 01:18:47 Modified files: sysutils/ansible: Makefile distinfo sysutils/ansible/patches: patch-docs_docsite_rst_conf_py sysutils/ansible/pkg: PLIST-main Log message: Update

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2020/10/09 01:04:17 Modified files: converters/bdf2sfd: Makefile distinfo Log message: Update bdf2sfd to 1.1.4.

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/10/09 01:47:07 Modified files: security/opendnssec: Makefile distinfo Log message: Update opendnssec 2.1.6 -> 2.1.7 Announcement: https://www.opendnssec.org/2020/10/opendnssec-2-1-7

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/10/09 05:03:45 Modified files: comms/chirp: Makefile distinfo Log message: update to chirp-20201008

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/10/09 13:04:34 Modified files: net/libunbound : Makefile distinfo net/libunbound/patches: patch-Makefile_in Log message: update to libunbound-1.12.0

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/10/09 13:42:09 Modified files: net/libmesode : Makefile distinfo net/libmesode/pkg: PLIST Removed files: net/libmesode/patches: patch-configure_ac Log message: Update

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2020/10/09 10:18:16 Modified files: games/shapezio : Makefile distinfo games/shapezio/pkg: PLIST Log message: Update to shapezio-1.2.0 Saved games with previous versions can't be used with a

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/10/09 12:50:41 Modified files: devel/cmake: Makefile devel/cmake/patches: patch-Source_cmGeneratorTarget_cxx Log message: Fix cmGeneratorTarget_cxx in devel/cmake There is a

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/10/09 10:25:21 Modified files: geo/py-shapely : Makefile distinfo geo/py-shapely/patches: patch-setup_py geo/py-shapely/pkg: PLIST Log message: Update to py3-shapely 1.7.1

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/10/09 11:26:13 Modified files: sysutils/google-cloud-sdk: Makefile distinfo Log message: Update to google-cloud-sdk-313.0.1.

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Mark Kettenis
CVSROOT:/cvs Module name:ports Changes by: kette...@cvs.openbsd.org2020/10/09 13:22:42 Modified files: devel/gdb/patches: patch-gdb_configure_host patch-gdb_configure_tgt Added files: devel/gdb/patches:

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/10/09 13:12:01 Modified files: devel/codeblocks: Makefile devel/kf5/sonnet: Makefile editors/featherpad: Makefile editors/focuswriter: Makefile

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/10/09 13:11:35 Modified files: www/otter-browser: Makefile Added files: www/otter-browser/patches: patch-cmake_FindHunspell_cmake Log message: Unbreak with hunspell 1.7

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/10/09 13:11:32 Modified files: textproc/hunspell: Makefile distinfo textproc/hunspell/patches: patch-src_tools_hunspell_cxx patch-tests_test_sh

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/10/09 10:47:11 Modified files: sysutils/exoscale-cli: Makefile distinfo Log message: Update to exoscale-cli-1.19.0.

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/10/09 09:47:45 Modified files: x11/gnome/shell-extensions: Makefile distinfo Log message: update to gnome-shell-extensions-3.36.7

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/10/09 09:47:44 Modified files: x11/gnome/mutter: Makefile distinfo Log message: update to mutter-3.36.7

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/10/09 09:47:44 Modified files: x11/gnome/shell: Makefile distinfo Log message: update to gnome-shell-3.36.7

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/10/09 12:48:05 Modified files: devel/ninja: Makefile distinfo Log message: Update ninja to 1.10.1 Change log: https://groups.google.com/g/ninja-build/c/QQM54eAhrjU/m/q5zn_zTlAQAJ?pli=1

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/10/09 15:08:05 Modified files: mail/neomutt : Makefile Log message: neomutt: enable kyotocabinet header cache backend on powerpc OK sthen@ (maintainer)

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2020/10/09 16:17:15 Modified files: graphics/gimp/stable: Makefile graphics/gimp/stable/pkg: PLIST Log message: Drop py-gtk2 support py-gtk2 is obsolete, ajacoutot@ wants to take it behind the

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2020/10/09 19:53:15 Modified files: devel/catalyst : Makefile distinfo devel/catalyst/pkg: PLIST Removed files: devel/catalyst/patches: patch-Makefile_PL Log message: Update

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2020/10/09 15:21:48 Added files: lang/ocaml-camlp5/patches: patch-Makefile Log message: Missed patch; found by naddy@.

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2020/10/09 19:41:05 Log message: Import devel/p5-Data-Clone Data::Clone does data cloning, i.e. copies things recursively. This is smart so that it works with not only non-blessed references, but

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2020/10/09 19:47:57 Log message: Import www/p5-HTML-FormHandler HTML::FormHandler allows you to define HTML form fields and validators. It can be used for both database and non-database forms, and

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/10/09 15:04:54 Modified files: databases/kyotocabinet: Makefile Log message: kyotocabinet: remove BROKEN-powerpc. Linking errors due to the usage of 64-bit __sync* operators are fixed since

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2020/10/09 15:14:28 Modified files: geo/osm2pgrouting: Makefile Log message: typo in variable name

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2020/10/09 19:51:26 Modified files: www: Makefile Log message: +p5-HTML-FormHandler +p5-CatalystX-SimpleLogin +p5-Catalyst-Authentication-Credential-HTTP

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2020/10/09 19:49:24 Log message: Import www/p5-CatalystX-SimpleLogin CatalystX::SimpleLogin is an application class Moose::Role which will inject a Catalyst::Controller which is an instance of

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2020/10/09 19:50:43 Log message: Import www/p5-Catalyst-Authentication-Credential-HTTP HTTP Basic and Digest authentication for Catalyst. From wen heping OK with tweaks cwen@

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2020/10/09 20:01:49 Modified files: sysutils/ugrep : Makefile distinfo sysutils/ugrep/patches: patch-configure Log message: Update to ugrep-3.0.1 Changelog:

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2020/10/09 19:41:26 Modified files: devel : Makefile Log message: +p5-Data-Clone

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/10/09 11:23:51 Modified files: geo/osm2pgrouting: Makefile distinfo geo/osm2pgrouting/pkg: PLIST Log message: Update to osm2pgrouting 2.3.6.

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/10/09 12:37:29 Modified files: net/bro: Makefile net/bro/pkg: README Log message: fix typo in README; ok aja@

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/10/09 13:40:13 Modified files: sysutils/grive2: Makefile distinfo sysutils/grive2/patches: patch-grive_CMakeLists_txt patch-libgrive_CMakeLists_txt

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/10/09 02:47:58 Modified files: mail/cyrus-imapd: Makefile distinfo mail/cyrus-imapd/patches: patch-imtest_imtest_c mail/cyrus-imapd/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/10/09 04:20:32 Modified files: print/cups-filters: Makefile distinfo Log message: Update to cups-filters-1.28.4.

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/10/09 07:30:54 Modified files: net/pear-Net-DNS2: Makefile distinfo net/pear-Net-DNS2/pkg: PLIST Log message: update to pear-Net_DNS2-1.5.0

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/10/09 07:19:41 Modified files: security/py-passlib: Makefile distinfo Log message: update to py-passlib-1.7.4

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/10/09 07:23:51 Modified files: lang/go: go.port.mk Added files: infrastructure/bin: modgo-gen-modules-helper Log message: new target modgo-gen-modules for lang/go It generates the

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/10/09 07:53:36 Modified files: www/minitube : Makefile distinfo www/minitube/pkg: PLIST Log message: update to minitube-3.6.2

CVS: cvs.openbsd.org: ports

2020-10-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/10/09 07:13:28 Modified files: x11/gnome/maps : Makefile distinfo Log message: Update to gnome-maps-3.36.4.1.