FreeBSD ports you maintain which are out of date

2016-06-22 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
+-+
devel/py-validictory| 1.0.1   | 1.0.2
+-+


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

Thanks.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 205981] irc/weechat: Build fails (package phase) against Python 3.5

2016-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205981

Kubilay Kocak  changed:

   What|Removed |Added

   Assignee|freebsd-ports-bugs@FreeBSD. |ko...@freebsd.org
   |org |
   Keywords|patch-ready |needs-patch, needs-qa
 Status|New |Open

--- Comment #10 from Kubilay Kocak  ---
Thanks Vladimir. In the case where Python 3.x support is intended but broken,
the change that should be implemented is:

- Add relevant (missing) bits for Python 3.x (eg: CONFIGURE_ARGS, etc)
- Leave USES=python intact (support is intended, but not working/broken)
- Set BROKEN when PYTHON_REL is a version of Python 3.x, with an informative
message
- Ideally BROKEN entry is commented with a link to a reported upstream issue,
such that it isn't forgotten, and removed when fixed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"