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: games/pysolfc/files/patch-pysollib_mfxutil.py

Number of commits found: 2

Wednesday, 1 Sep 2021
18:37 Kai Knoblich (kai) search for other commits by this committer
games/pysolfc: Update to 2.12.0

* Make the port less restrictive and thus distributable again by using
  a reduced collection of cardsets, which contains clearly defined
  licenses.  It's also bundled by upstream for the distributed binary
  packages of PySolFC.

* Introduce PILLOW/SOUND options which enables sound and enhanced
  graphics support.

Changelog since 2.6.2:

https://github.com/shlomif/PySolFC/blob/pysolfc-2.12.0/NEWS.asciidoc
commit hash: f5fc27fb0878ad6c90a7f5e9936616b624e30783 commit hash: f5fc27fb0878ad6c90a7f5e9936616b624e30783 commit hash: f5fc27fb0878ad6c90a7f5e9936616b624e30783 commit hash: f5fc27fb0878ad6c90a7f5e9936616b624e30783 f5fc27f
Wednesday, 30 Jun 2021
08:41 Kai Knoblich (kai) search for other commits by this committer
games/pysolfc: Fix runtime issues with Python 3.8+

* The deprecated function "time.clock()" has been removed in Python 3.8
  and "time.perf_counter()" should be used instead.

  Because updating to a newer version of PySolFC requires a bit more
  work, use a backport for now to remedy the runtime issues.

* Bump PORTREVISION due changed package contents.

PR:		256504
Reported by:	<sven.a.jonsson@bahnhof.se>
MFH:		2021Q2
commit hash: 91cf30435554dda6bf71dc566f91352dd469d816 commit hash: 91cf30435554dda6bf71dc566f91352dd469d816 commit hash: 91cf30435554dda6bf71dc566f91352dd469d816 commit hash: 91cf30435554dda6bf71dc566f91352dd469d816 91cf304

Number of commits found: 2