Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest...

2021-12-21 Thread portmgr
** The following ports have a version number that sorts before a previous one **

 For many package tools to work correctly, it is of utmost importance that
 version numbers of a port form a monotonic increasing sequence over time.
 Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for
 more information. Tools that won't work include pkg_version, portupgrade
 and portaudit. A common error is an accidental deletion of PORTEPOCH.

 Please fix any errors as soon as possible.

 The ports tree was updated at Tue Dec 21 2021 12:30:00 UTC.

- *devel/py-pytest* : py38-pytest-4.6.11 < py38-pytest-6.2.4

- *devel/py-pytest-flask* : py38-pytest-flask-0.15.1 < 
py38-pytest-flask-1.2.0

- *devel/py-pytest-translations* : 
py38-pytest-translations-2.0.0 < py38-pytest-translations-3.1.0

- *devel/py-pytest-xdist* : py38-pytest-xdist-1.32.0 < 
py38-pytest-xdist-2.3.0

- *japanese/mozc-el* : ja-mozc-el-2.23.2815.102.01_1 < 
ja-mozc-el-emacs27-2.23.2815.102.01_5
  (master: japanese/mozc-server)

- *x11/wayland-logout* : wayland-logout-1.3 < 
wayland-logout-1.4





FreeBSD ports you maintain which are out of date

2021-12-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
+-+
textproc/py-rdflib  | 5.0.0   | 6.1.1
+-+


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 256268] [NEW PORT] sysutils/py-concurrent-log-handler: RotatingFileHandler replacement with concurrency, gzip

2021-12-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256268

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

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

commit 40131f2c50e4af829e15c6a2aca0d07445bea2b0
Author: Lewis Cook 
AuthorDate: 2021-12-21 16:49:39 +
Commit: Lewis Cook 
CommitDate: 2021-12-21 16:54:57 +

sysutils/py-concurrent-log-handler: Add new port

PR: 256268

 sysutils/Makefile  |  1 +
 sysutils/py-concurrent-log-handler/Makefile (new)  | 18 ++
 sysutils/py-concurrent-log-handler/distinfo (new)  |  3 +++
 sysutils/py-concurrent-log-handler/pkg-descr (new) | 11 +++
 4 files changed, 33 insertions(+)

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


[Bug 256268] [NEW PORT] sysutils/py-concurrent-log-handler: RotatingFileHandler replacement with concurrency, gzip

2021-12-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256268

Lewis Cook  changed:

   What|Removed |Added

   Keywords|feature |
   Assignee|ports-b...@freebsd.org  |lc...@freebsd.org
 CC||lc...@freebsd.org
 Status|Open|Closed
 Resolution|--- |FIXED
URL||https://pypi.org/project/co
   ||ncurrent-log-handler/

--- Comment #10 from Lewis Cook  ---
Committed with minor changes (replaced `PORTVERSION` with `DISTVERSION` [1]),
thanks!

[1]
https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-versions

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