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: x11-toolkits/pangoxsl/files/patch-pango-1.50

Number of commits found: 2

Sunday, 20 Mar 2022
20:18 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-03-20 x11-toolkits/pangoxsl: Abandonware and not used by any port
commit hash: 6f5fe879561f3535387ec304917b3771ae8b87bd commit hash: 6f5fe879561f3535387ec304917b3771ae8b87bd commit hash: 6f5fe879561f3535387ec304917b3771ae8b87bd commit hash: 6f5fe879561f3535387ec304917b3771ae8b87bd 6f5fe87
Thursday, 6 Jan 2022
18:29 Jan Beich (jbeich) search for other commits by this committer
x11-toolkits/pangoxsl: unbreak build with pango >= 1.50

In file included from pango-xsl-attributes.c:25:
./pango-xsl-attributes.h:116:18: error: conflicting types for
'pango_attr_line_height_new'
PangoAttribute * pango_attr_line_height_new (gint line_height);
                 ^
/usr/local/include/pango-1.0/pango/pango-attributes.h:607:25: note: previous
declaration is here
PangoAttribute *        pango_attr_line_height_new              (double         
             factor);
                        ^
pango-xsl-attributes.c:620:1: error: conflicting types for
'pango_attr_line_height_new'
pango_attr_line_height_new (gint line_height)
^
/usr/local/include/pango-1.0/pango/pango-attributes.h:607:25: note: previous
declaration is here
PangoAttribute *        pango_attr_line_height_new              (double         
             factor);
                        ^

PR:		260916
Reported by:	antoine (via exp-run)
Regressed by:	https://gitlab.gnome.org/GNOME/pango/-/commit/623134f48ad9
commit hash: 20c0152349bce047bb3198451234946f849f3d6b commit hash: 20c0152349bce047bb3198451234946f849f3d6b commit hash: 20c0152349bce047bb3198451234946f849f3d6b commit hash: 20c0152349bce047bb3198451234946f849f3d6b 20c0152

Number of commits found: 2