FreeBSD ports you maintain which are out of date

2019-07-10 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-pyinstaller| 3.4 | 3.5
+-+


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 238543] www/pycarddav: Syncing a contact with UTF-8 characters fails

2019-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238543

sa...@noir.im changed:

   What|Removed |Added

 Attachment #205686||maintainer-approval+
  Flags||

--- Comment #7 from sa...@noir.im ---
Created attachment 205686
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205686&action=edit
svn diff to include patch from Github

The patch in attachment, with the correction from Github. But when I try to use
pc_query I have the following error :

   UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position
12: ordinal not in range(128)

Which I don't have with Oliver patch

-- 
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"