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: print/scribus-devel/files/patch-harfbuzz-3.0.0

Number of commits found: 2

Monday, 24 Jan 2022
11:46 Piotr Kubaj (pkubaj) search for other commits by this committer
print/scribus-devel: update to 1.5.8

Changelog:	https://w.scribus.net/wiki/index.php/1.5.8_Release
commit hash: a13185d956b4aeae4919be7cbeb17bcc30c3a0e1 commit hash: a13185d956b4aeae4919be7cbeb17bcc30c3a0e1 commit hash: a13185d956b4aeae4919be7cbeb17bcc30c3a0e1 commit hash: a13185d956b4aeae4919be7cbeb17bcc30c3a0e1 a13185d
Saturday, 18 Sep 2021
22:04 Jan Beich (jbeich) search for other commits by this committer
print/scribus-devel: unbreak after dbc5f433f858

scribus/fonts/sfnt.cpp: In function 'QByteArray sfnt::subsetFaceWithHB(const
QByteArray&, QList<unsigned int>, int, QMap<unsigned int, unsigned int>&)':
scribus/fonts/sfnt.cpp:1260:3: error: 'hb_subset_input_set_retain_gids' was not
declared in this scope; did you mean 'hb_subset_input_set_flags'?
 1260 |   hb_subset_input_set_retain_gids(hbSubsetInput.get(), true);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_flags
scribus/fonts/sfnt.cpp:1261:3: error: 'hb_subset_input_set_drop_hints' was not
declared in this scope; did you mean 'hb_subset_input_set_user_data'?
 1261 |   hb_subset_input_set_drop_hints(hbSubsetInput.get(), false);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_user_data
scribus/fonts/sfnt.cpp:1263:3: error: 'hb_subset_input_set_name_legacy' was not
declared in this scope; did you mean 'hb_subset_input_set_flags'?
 1263 |   hb_subset_input_set_name_legacy(hbSubsetInput.get(), true);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_flags
scribus/fonts/sfnt.cpp:1266:57: error: 'hb_subset' was not declared in this
scope; did you mean 'hb_set_set'?
 1266 |   QScopedPointer<hb_face_t, HbFaceDeleter>
hbSubsetFace(hb_subset(hbFullFace.get(), hbSubsetInput.get()));
      |                                                         ^~~~~~~~~
      |                                                         hb_set_set

Reported by:	pkg-fallout
Obtined from:	Arch Linux
commit hash: 28469f0bc3fcdd1cc9edf8f64324ffb74fc5f2a3 commit hash: 28469f0bc3fcdd1cc9edf8f64324ffb74fc5f2a3 commit hash: 28469f0bc3fcdd1cc9edf8f64324ffb74fc5f2a3 commit hash: 28469f0bc3fcdd1cc9edf8f64324ffb74fc5f2a3 28469f0

Number of commits found: 2