FreeBSD ports you maintain which are out of date

2022-02-21 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/pyt...@freebsd.org.html


Port| Current version | New version
+-+
databases/py-mongoengine| 0.20.0  | 0.24.0
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!



[Bug 229627] net-mgmt/netbox: Update to 2.3.5

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229627

--- Comment #2 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=c33aae9e6a5c66516f3759f507a6d4a4543f10b4

commit c33aae9e6a5c66516f3759f507a6d4a4543f10b4
Author: Joe Marcus Clarke 
AuthorDate: 2022-02-21 19:45:11 +
Commit: Joe Marcus Clarke 
CommitDate: 2022-02-21 19:45:11 +

ports-mgmt/portlint: Update to 2.19.10

* Don't check for direct use of commands in PORTNAME [1]
* Split on first '@' to avoid breaking directory detection [2]
* Remove checks for deprecated INSTALLS_ICONS [3]

PR: 229627 [1]
260246 [2]
261556 [3]
Submitted by:   gerald [1]
Derek Schrock  [2]

 ports-mgmt/portlint/Makefile|  2 +-
 ports-mgmt/portlint/src/portlint.pl | 33 -
 2 files changed, 9 insertions(+), 26 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262109] Mk/Uses/python.mk: coddle cmake with more hints

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109

John Hein  changed:

   What|Removed |Added

 CC||jcfyecr...@liamekaens.com,
   ||python@FreeBSD.org

--- Comment #1 from John Hein  ---
Help pr auto assignment - add python@ to CC.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


maintainer-approval requested: [Bug 262109] Mk/Uses/python.mk: coddle cmake with more hints : [Attachment 231998] [patch] suport FindPython.cmake, FindPython3.cmake, FindPython2.cmake modules

2022-02-21 Thread bugzilla-noreply
John Hein  has asked freebsd-python (Nobody)
 for maintainer-approval:
Bug 262109: Mk/Uses/python.mk: coddle cmake with more hints
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109

Attachment 231998: [patch] suport FindPython.cmake, FindPython3.cmake,
FindPython2.cmake modules
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231998&action=edit



[Bug 262109] Mk/Uses/python.mk: coddle cmake with more hints

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109

John Hein  changed:

   What|Removed |Added

 Attachment #231998||maintainer-approval?(python
  Flags||@FreeBSD.org)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262049] www/py-httpcore: Fails to build: depends on package: py38-h11>=0.11<0.13 - not found

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262049

Kubilay Kocak  changed:

   What|Removed |Added

Summary|py38-httpcore 0.14.5|www/py-httpcore: Fails to
   |depends on package: |build: depends on package:
   |py38-h11>=0.11<0.13 - not   |py38-h11>=0.11<0.13 - not
   |found   |found
  Flags||maintainer-feedback?(bofh@f
   ||reebsd.org)
 CC||b...@freebsd.org,
   ||python@FreeBSD.org
   Keywords||regression
   Severity|Affects Some People |Affects Many People
 Status|New |Open

--- Comment #1 from Kubilay Kocak  ---
^Triage: Regression via ports d5932ae48b1a, requests maintainer feedback

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262061] www/py-django-dpaste: Update to 3.5

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262061

Kubilay Kocak  changed:

   What|Removed |Added

   Assignee|ko...@freebsd.org   |k...@freebsd.org
 Status|New |Open
 CC||python@FreeBSD.org
  Flags|maintainer-feedback?(koobs@ |maintainer-feedback+
   |FreeBSD.org)|

--- Comment #1 from Kubilay Kocak  ---
Thanks Kai, looks good. 

1) Since setup.py 'test' is deprecated (setuptools, et al), are you able to
switch this to use unittest directly? One of the following should just work:

- `python -m unittest -v` (shortcut for 'unittest discover')
- `python -m unittest -v tests`

2) Please include changelog link and MFH:   in commit log
message

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262061] www/py-django-dpaste: Update to 3.5

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262061

Kubilay Kocak  changed:

   What|Removed |Added

 Attachment #231954|maintainer-approval?(koobs@ |maintainer-approval+
  Flags|FreeBSD.org)|

--- Comment #2 from Kubilay Kocak  ---
Comment on attachment 231954
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231954
py-django-dpaste-3.5.patch

Modulo minor test target improvement:

Reviewed by: koobs (maintainer)
Approved by: koobs (maintainer)
MFH: ???

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262074] dns/py-dns-lexicon: Update to 3.9.4

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262074

Kubilay Kocak  changed:

   What|Removed |Added

 Status|New |Open
URL|https://github.com/AnalogJ/ |https://github.com/AnalogJ/
   |lexicon/releases/tag/v3.9.4 |lexicon/blob/v3.9.4/CHANGEL
   ||OG.md
 CC||python@FreeBSD.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262079] multimedia/py-soco: Update to 0.26.3

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262079

Kubilay Kocak  changed:

   What|Removed |Added

 CC||con...@conall.net,
   ||python@FreeBSD.org
 Status|New |Open
  Flags||maintainer-feedback?(conall
   ||@conall.net)
URL||https://github.com/SoCo/SoC
   ||o/releases/tag/v0.26.3
   Keywords||needs-patch, needs-qa
   Severity|Affects Some People |Affects Only Me

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262084] databases/py-pymemcache: update to 2.16.0

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262084

Kubilay Kocak  changed:

   What|Removed |Added

Summary|databases/py-pymemcachedata |databases/py-pymemcache:
   |bases/py-pymemcache: update |update to 2.16.0
   |to 2.16.0   |
 CC||python@FreeBSD.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262085] databases/py-pymemcache: Update to 3.5.1

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262085

Kubilay Kocak  changed:

   What|Removed |Added

 CC||python@FreeBSD.org
Summary|databases/py-pymemcache:|databases/py-pymemcache:
   |update to 3,5.1 |Update to 3.5.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262109] Mk/Uses/python.mk: coddle cmake with more hints

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109

Jan Beich  changed:

   What|Removed |Added

  Flags||exp-run?
   Assignee|jbe...@freebsd.org  |port...@freebsd.org

--- Comment #2 from Jan Beich  ---
Let's check for side-effects by testing all consumers (via exp-run).

Many ports already do something similar, so one can do a cleanup later.

$ rg -l 'Python[23]?_EXECUTABLE'
cad/surelog/files/patch-CMakeLists.txt
devel/entt/Makefile
devel/llvm11/Makefile
devel/llvm12/Makefile
devel/llvm13/Makefile
devel/llvm14/Makefile
graphics/glaxnimate/Makefile
graphics/openshadinglanguage/files/patch-src_doc_CMakeLists.txt
math/dbcsr/Makefile
math/py-dionysus/Makefile
math/py-heyoka/files/patch-CMakeLists.txt
math/py-or-tools/files/patch-cmake_python.cmake
math/vtk9/Makefile
multimedia/onevpl/Makefile
multimedia/py-mlt6/Makefile
net/libcharon/files/patch-CMakeLists.txt
science/dakota/Makefile
science/py-pygmo2/files/patch-CMakeLists.txt
science/scidavis/Makefile
science/siconos/files/patch-cmake_SiconosSetup.cmake
science/votca/Makefile
sysutils/bareos-server/files/patch-core-cmake_BareosFindAllLibraries.cmake
sysutils/bareos20-server/files/patch-core-cmake_BareosFindAllLibraries.cmake
x11-themes/kf5-breeze-icons/Makefile
x11-themes/kf5-breeze-icons/files/patch-CMakeLists.txt
x11-themes/plasma5-breeze-gtk/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.


maintainer-feedback requested: [Bug 262109] Mk/Uses/python.mk: coddle cmake with more hints

2022-02-21 Thread bugzilla-noreply
Jan Beich  has reassigned Bugzilla Automation
's request for maintainer-feedback to freebsd-python
(Nobody) :
Bug 262109: Mk/Uses/python.mk: coddle cmake with more hints
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109



[Bug 262109] Mk/Uses/python.mk: coddle cmake with more hints

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109

Jan Beich  changed:

   What|Removed |Added

  Flags|maintainer-feedback?(jbeich |maintainer-feedback?(python
   |@FreeBSD.org)   |@FreeBSD.org)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 262109] Mk/Uses/python.mk: coddle cmake with more hints

2022-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109

Jan Beich  changed:

   What|Removed |Added

  Component|Individual Port(s)  |Ports Framework
 CC||jbe...@freebsd.org,
   ||ports-b...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.