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-cairocffi/pkg-plist

Number of commits found: 3

Monday, 27 May 2019
12:58 koobs search for other commits by this committer
graphics/py-cairocffi: Update to 1.0.2

  - Update COMMENT, match upstream setup.py:description
  - Update USES=python, now only supports Python 3.x
  - Switch to autoplist (using --record), update pkg-plist to add missing
    files until resolved upstream [1][2][3][4]

Changelog:

  https://github.com/Kozea/cairocffi/blob/v1.0.2/NEWS.rst

[1] https://github.com/Kozea/cairocffi/issues/108
[2] https://github.com/spatialaudio/python-sounddevice/issues/116
[3] https://github.com/tych0/xcffib/issues/92
[4] See Also: https://groups.google.com/forum/#!topic/python-cffi/oX2T_Y5m99I

PR:			237884
Reviewed by:		mat, dch (maintainer)
Approved by:		dch (maintainer)
Differential Revision:	D20352
Original commitRevision:502792 
Friday, 1 Dec 2017
13:06 antoine search for other commits by this committer
Instead of using a mix of autoplist and static plist, use a static plist
that works with both python2 and python3 (thanks to py3kplist)
Original commitRevision:455285 
Sunday, 15 May 2016
17:50 matthew search for other commits by this committer
cairocffi

cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of Python
bindings and object-oriented API for cairo. Cairo is a 2D vector graphics
library with support for multiple backends including image buffers, PNG,
PostScript, PDF, and SVG file output.

WWW: https://github.com/SimonSapin/cairocffi

PR:		208889
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
Original commitRevision:415272 

Number of commits found: 3