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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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