Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
43.0_5 14 Feb 2025 23:12:32
    |
Daniel Engberg (diizzy)  |
*/*: Bump consumers of devel/icu
...to avoid library mismatches |
43.0_4 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
43.0_3 17 Nov 2023 11:46:00
    |
Jan Beich (jbeich)  |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
43.0_2 20 Sep 2023 14:34:42
    |
Jan Beich (jbeich)  |
x11/gnome-console: unbreak build after 36e8b92108fc
../src/kgx-tab-switcher.c:160:30: error: 'adw_flap_get_reveal_flap' is
deprecated [-Werror,-Wdeprecated-declarations]
!adw_flap_get_reveal_flap (self->flap));
^
/usr/local/include/libadwaita-1/adw-flap.h:66:1: note:
'adw_flap_get_reveal_flap' has been explicitly marked deprecated here
ADW_DEPRECATED_IN_1_4
^
/usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro
'ADW_DEPRECATED_IN_1_4'
# define ADW_DEPRECATED_IN_1_4 _ADW_DEPRECATED
^
/usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro
'_ADW_DEPRECATED'
# define _ADW_DEPRECATED G_DEPRECATED _ADW_EXTERN
^
/usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro
'G_DEPRECATED' (Only the first 15 lines of the commit message are shown above ) |
43.0_2 13 Apr 2023 00:56:37
    |
Jan Beich (jbeich)  |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
43.0_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
43.0 28 Jan 2023 05:10:43
    |
Neel Chauhan (nc)  |
x11/gnome-console: Update to 43.0 |
42.2_1 19 Oct 2022 08:10:29
    |
Jan Beich (jbeich)  |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
42.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
42.2 09 Aug 2022 18:46:59
    |
Neel Chauhan (nc)  |
x11/gnome-console: Fix single quotes in pkg-descr
It appears that the single quote character previously used was an non-ASCII
quote. The now-abandoned character is common on websites, but does not
render correctly in some places (e.g. FreshPorts). |
42.2 14 Jul 2022 22:43:46
    |
Neel Chauhan (nc)  |
x11/gnome-console: New port |