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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: audio/gnome-podcasts/Makefile

Number of commits found: 44

Monday, 19 Feb 2024
11:59 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.76.0

PR:		276920
commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c 7f5a7b0
Tuesday, 9 Jan 2024
12:15 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.75.0

PR:		276033
commit hash: 109c3d4629b84972e660b689d169ac0761c1a519 commit hash: 109c3d4629b84972e660b689d169ac0761c1a519 commit hash: 109c3d4629b84972e660b689d169ac0761c1a519 commit hash: 109c3d4629b84972e660b689d169ac0761c1a519 109c3d4
Friday, 8 Dec 2023
15:04 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.74.1

PR:		275243
commit hash: b2afd89fb26437c5d9810b131370525352e63f71 commit hash: b2afd89fb26437c5d9810b131370525352e63f71 commit hash: b2afd89fb26437c5d9810b131370525352e63f71 commit hash: b2afd89fb26437c5d9810b131370525352e63f71 b2afd89
Tuesday, 24 Oct 2023
10:22 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.73.0

PR:		274499
commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6 commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6 commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6 commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6 dd10dc8
Tuesday, 19 Sep 2023
00:41 Jan Beich (jbeich) search for other commits by this committer
audio/gnome-podcasts: update to 0.6.1

Changes:	https://gitlab.gnome.org/World/podcasts/-/releases/0.6.1
Reported by:	GitLab (notify releases)
commit hash: 5abaf6b5cb201626bb1a1aedc24eb5d47d6589d8 commit hash: 5abaf6b5cb201626bb1a1aedc24eb5d47d6589d8 commit hash: 5abaf6b5cb201626bb1a1aedc24eb5d47d6589d8 commit hash: 5abaf6b5cb201626bb1a1aedc24eb5d47d6589d8 5abaf6b
Friday, 8 Sep 2023
09:06 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.72.0

PR:		273331
commit hash: aba8da2be191461126505c67726fa87345ae63f8 commit hash: aba8da2be191461126505c67726fa87345ae63f8 commit hash: aba8da2be191461126505c67726fa87345ae63f8 commit hash: aba8da2be191461126505c67726fa87345ae63f8 aba8da2
Tuesday, 29 Aug 2023
13:57 Jan Beich (jbeich) search for other commits by this committer
audio/gnome-podcasts: unbreak build on i386

fatal runtime error: Rust cannot catch foreign exceptions
thread '<unnamed>' panicked at
'/wrkdirs/usr/ports/lang/rust/work/rustc-1.71.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1535:21:
worker thread panicked', compiler/rustc_middle/src/util/bug.rs:36:26

(signal: 6, SIGABRT: process abort signal)

Reported by:	pkg-fallout
commit hash: b67c43c411247180e964a69807af21716c17f443 commit hash: b67c43c411247180e964a69807af21716c17f443 commit hash: b67c43c411247180e964a69807af21716c17f443 commit hash: b67c43c411247180e964a69807af21716c17f443 b67c43c
Monday, 17 Jul 2023
15:58 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.71.0

PR:		272449
commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892 commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892 commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892 commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892 cdf2861
Wednesday, 12 Jul 2023
21:42 Jan Beich (jbeich) search for other commits by this committer
audio/gnome-podcasts: drop GL_TAGNAME
commit hash: 98b4a94e3fb45874cf3c685ae087bcb5d1880723 commit hash: 98b4a94e3fb45874cf3c685ae087bcb5d1880723 commit hash: 98b4a94e3fb45874cf3c685ae087bcb5d1880723 commit hash: 98b4a94e3fb45874cf3c685ae087bcb5d1880723 98b4a94
18:56 Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c 7d1faa7
Tuesday, 4 Jul 2023
00:42 Jan Beich (jbeich) search for other commits by this committer
audio/gnome-podcasts: update to 0.6.0

Changes:	https://gitlab.gnome.org/World/podcasts/-/releases/0.6.0
Reported by:	Repology
commit hash: ba2d959246172c6b90b9a4e28f708a1950b19a3e commit hash: ba2d959246172c6b90b9a4e28f708a1950b19a3e commit hash: ba2d959246172c6b90b9a4e28f708a1950b19a3e commit hash: ba2d959246172c6b90b9a4e28f708a1950b19a3e ba2d959
Friday, 9 Jun 2023
11:38 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.70.0

PR:		271797
commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 e1d1045
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 23 Apr 2023
13:14 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.69.0

PR:		270953
commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061 commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061 commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061 commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061 3db55c4
Thursday, 16 Mar 2023
11:11 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.68.0

PR:		270080
commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f ebf29ac
Tuesday, 14 Mar 2023
19:04 Piotr Kubaj (pkubaj) search for other commits by this committer
audio/gnome-podcasts: fix build on powerpc

LLVM ERROR: out of memory
commit hash: 37b37fadac55531a3be39f67fb7316d850af63b0 commit hash: 37b37fadac55531a3be39f67fb7316d850af63b0 commit hash: 37b37fadac55531a3be39f67fb7316d850af63b0 commit hash: 37b37fadac55531a3be39f67fb7316d850af63b0 37b37fa
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Monday, 13 Feb 2023
14:52 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.67.1

PR:		269336
commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42 commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42 commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42 commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42 109e35f
Saturday, 7 Jan 2023
19:24 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump rust (cargo) ports to reflect on WITH_LTO

Bump ports in tree so they get rebuilt with new default settings
for cargo ports
commit hash: 12f1c627d4a26e8098339900303640f7520b6673 commit hash: 12f1c627d4a26e8098339900303640f7520b6673 commit hash: 12f1c627d4a26e8098339900303640f7520b6673 commit hash: 12f1c627d4a26e8098339900303640f7520b6673 12f1c62
Tuesday, 20 Dec 2022
17:37 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.66.0

PR:		268415
commit hash: ba14e01a5249ee9d2f51183587dde36067be000f commit hash: ba14e01a5249ee9d2f51183587dde36067be000f commit hash: ba14e01a5249ee9d2f51183587dde36067be000f commit hash: ba14e01a5249ee9d2f51183587dde36067be000f ba14e01
Thursday, 17 Nov 2022
07:06 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.65.0

PR:		267622
commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4 commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4 commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4 commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4 9bf6a99
Thursday, 3 Nov 2022
14:10 Jan Beich (jbeich) search for other commits by this committer
*/*: move CARGO_CRATES to Makefile.crates in my ports
commit hash: c818b3c58ab646cbee75abfadcd04337c3a0ecc0 commit hash: c818b3c58ab646cbee75abfadcd04337c3a0ecc0 commit hash: c818b3c58ab646cbee75abfadcd04337c3a0ecc0 commit hash: c818b3c58ab646cbee75abfadcd04337c3a0ecc0 c818b3c
Sunday, 30 Oct 2022
12:07 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.64.0

PR:		267173
commit hash: afe651cf62deb08500a44cde90296a818effe5ae commit hash: afe651cf62deb08500a44cde90296a818effe5ae commit hash: afe651cf62deb08500a44cde90296a818effe5ae commit hash: afe651cf62deb08500a44cde90296a818effe5ae afe651c
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 25 Aug 2022
14:49 Baptiste Daroussin (bapt) search for other commits by this committer
rust: bring back update to 1.63

Revert back the revert of the update of rust and related commits

This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers

This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.

With hat:	portmgr
commit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16ca commit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16ca commit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16ca commit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16ca b9b250f
10:49 Piotr Kubaj (pkubaj) search for other commits by this committer
Revert "lang/rust: Bump revisions after 1.63.0"

This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.

PR:	265915
commit hash: 783c056d7d681d66e2c5c59251c275d65274028e commit hash: 783c056d7d681d66e2c5c59251c275d65274028e commit hash: 783c056d7d681d66e2c5c59251c275d65274028e commit hash: 783c056d7d681d66e2c5c59251c275d65274028e 783c056
08:51 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.63.0
commit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82d commit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82d commit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82d commit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82d c7912d9
Saturday, 2 Jul 2022
13:47 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.62.0
commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112 commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112 commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112 commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112 a50372b
Tuesday, 31 May 2022
13:06 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.61.0
commit hash: e9a35a1c5016dde2e50c722753b048dfeb7093be commit hash: e9a35a1c5016dde2e50c722753b048dfeb7093be commit hash: e9a35a1c5016dde2e50c722753b048dfeb7093be commit hash: e9a35a1c5016dde2e50c722753b048dfeb7093be e9a35a1c
Tuesday, 3 May 2022
08:00 Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Relink ports after the Rust 1.60.0 update
commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042 commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042 commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042 commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042 57c3caa
Saturday, 30 Apr 2022
08:03 Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 ca3f925
Tuesday, 15 Mar 2022
09:51 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.59.0
commit hash: e255ac5487b4968237729e953a156c2be8914617 commit hash: e255ac5487b4968237729e953a156c2be8914617 commit hash: e255ac5487b4968237729e953a156c2be8914617 commit hash: e255ac5487b4968237729e953a156c2be8914617 e255ac5
Thursday, 3 Feb 2022
14:02 Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Relink consumers

PR:		261449
Security:	ee26f513-826e-11ec-8be6-d4c9ef517024
commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7 commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7 commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7 commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7 d64a2a3
Thursday, 20 Jan 2022
01:34 Jan Beich (jbeich) search for other commits by this committer
audio/gnome-podcasts: unbreak build with Meson 0.61.0

podcasts-gtk/resources/meson.build:5:0: ERROR: Function does not take positional
arguments.

PR:		260943
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
commit hash: 540d7ff20fc877b496e203539633fe888e6208ed commit hash: 540d7ff20fc877b496e203539633fe888e6208ed commit hash: 540d7ff20fc877b496e203539633fe888e6208ed commit hash: 540d7ff20fc877b496e203539633fe888e6208ed 540d7ff
Monday, 17 Jan 2022
11:57 Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Bump revisions after 1.58.0
commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391 commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391 commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391 commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391 835bd57
Friday, 7 Jan 2022
17:02 Jan Beich (jbeich) search for other commits by this committer
audio/gnome-podcasts: update to 0.5.1

Changes:	https://gitlab.gnome.org/World/podcasts/-/releases/0.5.1
Reported by:	Repology
commit hash: d82bd2931ffaf58ee367ac193155218ce650094e commit hash: d82bd2931ffaf58ee367ac193155218ce650094e commit hash: d82bd2931ffaf58ee367ac193155218ce650094e commit hash: d82bd2931ffaf58ee367ac193155218ce650094e d82bd29
Wednesday, 8 Dec 2021
19:04 Jan Beich (jbeich) search for other commits by this committer
audio/gnome-podcasts: update to 0.5.0
commit hash: 9159da406b5a1b829147ff97c748d9963c2d9c4a commit hash: 9159da406b5a1b829147ff97c748d9963c2d9c4a commit hash: 9159da406b5a1b829147ff97c748d9963c2d9c4a commit hash: 9159da406b5a1b829147ff97c748d9963c2d9c4a 9159da4
Sunday, 5 Dec 2021
12:35 Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Rebuild consumers for Rust 1.57.0
commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 5a7f23c
Monday, 25 Oct 2021
08:55 Tobias Kortkamp (tobik) search for other commits by this committer
*: Rebuild for Rust 1.56.0
commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061 commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061 commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061 commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061 ad90fc6
08:49 Tobias Kortkamp (tobik) search for other commits by this committer
audio/gnome-podcasts: Chase USES=cargo's new git source support

PR:		256581
commit hash: a160015b86be2ef7188bd435a4ec924dfe9fe624 commit hash: a160015b86be2ef7188bd435a4ec924dfe9fe624 commit hash: a160015b86be2ef7188bd435a4ec924dfe9fe624 commit hash: a160015b86be2ef7188bd435a4ec924dfe9fe624 a160015
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Sunday, 19 Sep 2021
09:03 Tobias Kortkamp (tobik) search for other commits by this committer
*: Rebuild lang/rust consumers after the 1.55.0 update
commit hash: 7059b437276adb3724a01c87aa54da081f71c94b commit hash: 7059b437276adb3724a01c87aa54da081f71c94b commit hash: 7059b437276adb3724a01c87aa54da081f71c94b commit hash: 7059b437276adb3724a01c87aa54da081f71c94b 7059b43
Saturday, 28 Aug 2021
13:42 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Rebuild consumers for 1.54.0
commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24 commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24 commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24 commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24 70f1b06
Tuesday, 24 Aug 2021
04:18 Jan Beich (jbeich) search for other commits by this committer
audio/gnome-podcasts: add new port

Listen to your favorite podcasts, right from your desktop.

https://gitlab.gnome.org/World/podcasts
commit hash: 2899e1d895ca3de4eee2bb7056b680667cdb3362 commit hash: 2899e1d895ca3de4eee2bb7056b680667cdb3362 commit hash: 2899e1d895ca3de4eee2bb7056b680667cdb3362 commit hash: 2899e1d895ca3de4eee2bb7056b680667cdb3362 2899e1d

Number of commits found: 44