Re: PATCH: move tortoisehg to qt5, remove qt4 from py-qscintilla

2020-02-17 Thread Landry Breuil
On Mon, Feb 17, 2020 at 12:12:37AM +0100, Juan Francisco Cantero Hurtado wrote: > tortoisehg is the last consumer of py-qt4. With this patch, we can > remove py-qt4 from ports. > > I need a python2+qt5 version of qscintilla for the change in tortoise > and qgis is the only consumer of the python3+

Re: PATCH: move tortoisehg to qt5, remove qt4 from py-qscintilla

2020-02-17 Thread Landry Breuil
On Mon, Feb 17, 2020 at 09:47:04AM +0100, Landry Breuil wrote: > On Mon, Feb 17, 2020 at 12:12:37AM +0100, Juan Francisco Cantero Hurtado > wrote: > > tortoisehg is the last consumer of py-qt4. With this patch, we can > > remove py-qt4 from ports. > > > > I need a python2+qt5 version of qscintill

Re: Update: databases/postgresql 12.1 -> 12.2

2020-02-17 Thread Pierre-Emmanuel André
On Sun, Feb 16, 2020 at 11:30:46AM -0800, Jeremy Evans wrote: > Simple update to recently released PostgreSQL update. Release > announcement at https://www.postgresql.org/about/news/2011/ > > One security fix in this release, CVE-2020-1720. -stable will need an > update to 11.7. > > OKs? I'll

Re: UPDATE: Tor Browser 9.0.5

2020-02-17 Thread OTKFMV5cFRk
Hello. Tor Browser 9.0.5 built and tested with no issues on amd64. Thank you so much for all the work, Caspar!

[update patch] smartmontools 7.0 -> 7.1

2020-02-17 Thread Martin Ziemer
This patch updates smartmontools from 7.0 to 7.1. Instead of manipulating the makefile i just added an INSTALL_DATA in post-install to install smartd_warning.sh for easier maintainability. Tested compilation on a empty vm with just gmake installed to see, if we get problems by purging c++11-param

[Update] sysutils/supuner

2020-02-17 Thread Laurence Tratt
The attached patch updates sysutils/supuner to 0.2. supuner runs commands and suppresses their stderr/stdout unless the command fails, which can be useful for chatty scripts, cron jobs etc. More details at https://tratt.net/laurie/src/supuner/ for those who are interested. supuner 0.2 does have a

Re: [Update] sysutils/supuner

2020-02-17 Thread Stuart Henderson
Please use MODULES=lang/python, and (from memory but I think it's right - check in python.port.mk if it doesn't work) MODPY_VERSION=${MODPY_DEFAULT_VERSION_3}, MODPY_BUILDDEP=No, MODPY_RUNDEP=No, TEST_DEPENDS=${MODPY_RUN_DEPENDS} and in the do-test target use ${MODPY_BIN} instead of python3.

Re: [Update] sysutils/supuner

2020-02-17 Thread Laurence Tratt
On Mon, Feb 17, 2020 at 05:26:53PM +, Stuart Henderson wrote: Hello Stuart, > Please use MODULES=lang/python, and (from memory but I think it's right - > check in python.port.mk if it doesn't work) > MODPY_VERSION=${MODPY_DEFAULT_VERSION_3}, MODPY_BUILDDEP=No, > MODPY_RUNDEP=No, TEST_DEPENDS=

[patch] update MASTER_SITES for textproc/iso8879

2020-02-17 Thread Daniel Dickman
Update MASTER_SITES for this distfile. The filename changed and I wasn't sure if a REVISION bump is needed or not, but bump anyway to be safe. (Sent to MAINTAINER back in Oct 2019 and haven't heard back yet so sending to ports as well this time. Not sure if my mail was filtered somewhere or som

Re: [UPDATE] net/ipcheck (207 -> 222)

2020-02-17 Thread Alex Naumov
REVISION should be removed as version has been bumped. Thank you, Björn. On Sun, Feb 16, 2020 at 11:55 PM Alex Naumov wrote: > Hi, > > this is the diff to update ipcheck to the latest release (207 -> 222). > > Ok? > > Cheers, > Alex > ? ipcheck-222.diff Index: Makefile

Re: [UPDATE] net/ipcheck (207 -> 222)

2020-02-17 Thread Björn Ketelaars
On Mon 17/02/2020 20:36, Alex Naumov wrote: > REVISION should be removed as version has been bumped. > Thank you, Björn. > > > > On Sun, Feb 16, 2020 at 11:55 PM Alex Naumov > wrote: > > > Hi, > > > > this is the diff to update ipcheck to the latest release (207 -> 222). I had another look at

Re: [patch] math/coq 8.10.0 -> 8.11.0

2020-02-17 Thread Christopher Zimmermann
Hi, the diff including the PLIST changes look correct to me. Nevertheless I would recommend testing on at least one bytecode-only architecture. Otherwise this diff is ok with me. Thanks! Christopher -- http://gmerlin.de OpenPGP: http://gmerlin.de/christopher.pub CB07 DA40 B0B6 571D 35E2 0

Re: [UPDATE] net/ipcheck (207 -> 222)

2020-02-17 Thread Alex Naumov
On Mon, Feb 17, 2020 at 9:33 PM Björn Ketelaars < bjorn.ketela...@hydroxide.nl> wrote: > On Mon 17/02/2020 20:36, Alex Naumov wrote: > > REVISION should be removed as version has been bumped. > > Thank you, Björn. > > > > > > > > On Sun, Feb 16, 2020 at 11:55 PM Alex Naumov < > alexander_nau...@op

Re: [patch] update MASTER_SITES for textproc/iso8879

2020-02-17 Thread Stuart Henderson
On 2020/02/17 14:09, Daniel Dickman wrote: > Update MASTER_SITES for this distfile. The filename changed and I wasn't > sure if a REVISION bump is needed or not, but bump anyway to be safe. > > (Sent to MAINTAINER back in Oct 2019 and haven't heard back yet so sending > to ports as well this tim

Re: [Update] sysutils/supuner

2020-02-17 Thread Stuart Henderson
On 2020/02/17 17:48, Laurence Tratt wrote: > On Mon, Feb 17, 2020 at 05:26:53PM +, Stuart Henderson wrote: > > Hello Stuart, > > > Please use MODULES=lang/python, and (from memory but I think it's right - > > check in python.port.mk if it doesn't work) > > MODPY_VERSION=${MODPY_DEFAULT_VERSIO

[update] swirc 3.1.1 -> 3.2.0

2020-02-17 Thread Markus Uhlin
Hi, Here comes an update for Swirc (3.1.1 -> 3.2.0). The new version supports IRC logs and tab completion. Full changelog can be found here: https://github.com/uhlin/swirc/blob/master/CHANGELOG.md#320---2020-02-13 Yours faithfully Markus Uhlin diff -ru /tmp/ports/net/swirc/Makefile /usr/ports/

[MAINTAINER UPDATE] zola-0.10.0

2020-02-17 Thread Peter Ezetta
Hello ports@ Zola v0.10.0 was released recently. The changelog for this release is rather extensive, and can be viewed here: https://github.com/getzola/zola/releases/tag/v0.10.0 I struggled a little bit with rustls-native-certs during the update. Version 0.2.1 of this crate builds fine on OpenBSD

Re: PATCH: move tortoisehg to qt5, remove qt4 from py-qscintilla

2020-02-17 Thread Juan Francisco Cantero Hurtado
On Mon, Feb 17, 2020 at 12:12:37AM +0100, Juan Francisco Cantero Hurtado wrote: > tortoisehg is the last consumer of py-qt4. With this patch, we can > remove py-qt4 from ports. > > I need a python2+qt5 version of qscintilla for the change in tortoise > and qgis is the only consumer of the python3+

Re: PATCH: move tortoisehg to qt5, remove qt4 from py-qscintilla

2020-02-17 Thread Juan Francisco Cantero Hurtado
On Mon, Feb 17, 2020 at 10:50:10PM +0100, Juan Francisco Cantero Hurtado wrote: > On Mon, Feb 17, 2020 at 12:12:37AM +0100, Juan Francisco Cantero Hurtado > wrote: > > tortoisehg is the last consumer of py-qt4. With this patch, we can > > remove py-qt4 from ports. > > > > I need a python2+qt5 ver

[patch] x11/lablgtk2 2.18.8 -> 2.18.10

2020-02-17 Thread Daniel Dickman
Update lablgtk2 to 2.18.10. The main change is to prepare for ocaml 4.10 support. All 5 consumers of this package were compile tested on amd64. ok? Index: Makefile === RCS file: /cvs/ports/x11/lablgtk2/Makefile,v retrieving revisio

Re: [patch] math/coq 8.10.0 -> 8.11.0

2020-02-17 Thread Yozo TODA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 ok from me too with quick looking diff! -- yozo. -BEGIN PGP SIGNATURE- iQJJBAEBCgAzFiEEsSBE3BD3oI0EPJSvM6KY3A5GNSgFAl5LPLEVHHlvem9AdjAw Ny52YWlvLm5lLmpwAAoJEDOimNwORjUoIzUP/RshDAqWMxIkwXrs0pzeBxfy4d5m F1p/c3ysrjKNRRQ/GeLi2NUZDJHh9L/XLyg6B

Re: UPDATE www/jupyter-notebook-6.0.3

2020-02-17 Thread Björn Ketelaars
On Wed 12/02/2020 08:01, Björn Ketelaars wrote: > On Tue 11/02/2020 16:21, Kurt Mosiejczuk wrote: > > On Fri, Feb 07, 2020 at 09:36:30PM +0100, Björn Ketelaars wrote: > > > Diff below updates jupyter-notebook to 6.0.3. Changelog can be found at > > > https://jupyter-notebook.readthedocs.io/en/stabl

Re: [MAINTAINER UPDATE] zola-0.10.0

2020-02-17 Thread Sebastien Marie
On Mon, Feb 17, 2020 at 04:27:23PM -0800, Peter Ezetta wrote: > Hello ports@ > > Zola v0.10.0 was released recently. The changelog for this release is > rather extensive, and can be viewed here: > https://github.com/getzola/zola/releases/tag/v0.10.0 > > I struggled a little bit with rustls-native

[patch] lang/ocaml-camlp5 7.08 -> 7.11

2020-02-17 Thread Daniel Dickman
Update camlp5 to 7.11 for improved ocaml 4.10 support. The only consumer seems to be lang/haxe which is currently marked BROKEN. ok? Index: Makefile === RCS file: /cvs/ports/lang/ocaml-camlp5/Makefile,v retrieving revision 1.7 diff

Re: PATCH: move tortoisehg to qt5, remove qt4 from py-qscintilla

2020-02-17 Thread Landry Breuil
On Tue, Feb 18, 2020 at 02:37:09AM +0100, Juan Francisco Cantero Hurtado wrote: > On Mon, Feb 17, 2020 at 10:50:10PM +0100, Juan Francisco Cantero Hurtado > wrote: > > On Mon, Feb 17, 2020 at 12:12:37AM +0100, Juan Francisco Cantero Hurtado > > wrote: > > > tortoisehg is the last consumer of py-q

[patch] x11/lablgtk3 3.0.beta6 -> 3.1.0

2020-02-17 Thread Daniel Dickman
Update lablgtk3 to 3.1.0. Includes improvements for ocaml 4.10. The local patch goes away because only dune is supported for doing builds now. Makefile support was deleted in commit 576b193 which was included in version 3.0.beta7. The two consumers (devel/frama-c and math/coq) were compile test