notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/py-cairo/files/patch-cairo_surface.c

Number of commits found: 2

Tuesday, 26 Jul 2022
19:55 Dima Panov (fluffy) search for other commits by this committer
graphics/py-cairo: update to 1.21.0 release (+)

Setuptools is deprecated now, switch to meson guild

Changelog:	https://pycairo.readthedocs.io/en/latest/changelog.html#v1-21-0
commit hash: acf1b6bc938dd7f25869d635414f41df6270b9da commit hash: acf1b6bc938dd7f25869d635414f41df6270b9da commit hash: acf1b6bc938dd7f25869d635414f41df6270b9da commit hash: acf1b6bc938dd7f25869d635414f41df6270b9da acf1b6b
Sunday, 25 Jul 2021
16:17 Jan Beich (jbeich) search for other commits by this committer
graphics/py-cairo: unbreak with python310

>>> import cairo
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python3.10/site-packages/cairo/__init__.py", line 1, in
<module>
    from ._cairo import *  # noqa: F401,F403
ImportError:
/usr/local/lib/python3.10/site-packages/cairo/_cairo.cpython-310.so: Undefined
symbol "PyObject_AsReadBuffer"
ImportError:
/usr/local/lib/python3.10/site-packages/cairo/_cairo.cpython-310.so: Undefined
symbol "PyObject_AsWriteBuffer"
commit hash: bf17672f50580a768f536ca3c5b243324e2cd64a commit hash: bf17672f50580a768f536ca3c5b243324e2cd64a commit hash: bf17672f50580a768f536ca3c5b243324e2cd64a commit hash: bf17672f50580a768f536ca3c5b243324e2cd64a bf17672

Number of commits found: 2