| 100 most recent commits (all timestamps are UTC) |
|
FreshPorts has everything you want to know about FreeBSD software, ports, packages,
applications, whatever term you want to use.
Yesterday's Commits | Quarterly Branch
|
|
Sunday, 13 Sep 2026
|
00:20 Steven Kreuzer (skreuzer)
textproc/R-cran-htmlTable: Update to 2.5.0
Add missing direct runtime dependencies on magrittr and htmltools,
which upstream has declared in Imports since 2.4.0.
08bf855 |
00:20 Steven Kreuzer (skreuzer) 
- math/R-cran-nnls 1.6
R implementation of an algorithm for non-negative least squares
math/R-cran-nnls: Update to 1.6
Switch to DISTVERSION for consistency with the R-cran convention.
a5b4a68 |
00:20 Steven Kreuzer (skreuzer)
devel/R-cran-gbm: Update to 2.3.1
3dce53b |
00:20 Steven Kreuzer (skreuzer)
devel/R-cran-chron: Update to 2.3-63
f47f21e |
00:20 Steven Kreuzer (skreuzer)
devel/R-cran-RUnit: Update to 0.4.33.1
Switch to DISTVERSION since the upstream version now has four
components.
Upstream now installs a README.md into the R module dir; add it
to pkg-plist.
e163dce |
00:20 Steven Kreuzer (skreuzer)
devel/py-pex: Update to 2.101.6
102962f |
|
Saturday, 12 Sep 2026
|
23:54 Yusuf Yaman (nxjoseph) Author: rottlog
- sysutils/liburcu 0.15.7
Userspace read-copy-update (RCU) data synchronization library
sysutils/liburcu: Update 0.15.6 => 0.15.7
While here:
- Drop backported patches since they are included in the release.
- Add TEST_DEPENDS=bash.
- Sort Makefile (pet portclippy).
Changelog:
https://github.com/urcu/userspace-rcu/blob/v0.15.7/ChangeLog
Commit log:
https://github.com/urcu/userspace-rcu/compare/v0.15.6...v0.15.7
PR: 298447
Approved by: no maintainer
Approved by: osa, vvd (Mentors, implicit)
4054b89 |
23:12 Yusuf Yaman (nxjoseph) Author: Alexander Moisseev 2026Q3
net-mgmt/rubygem-oxidized: Fix rc script restart race with daemon(8)
PR: 298397
Approved by: Nick Hilliard <nick@foobar.org> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit 76fac30da491935c886be15985b2d30c543d1018)
2cb2b25 |
22:56 Yusuf Yaman (nxjoseph) Author: Alexander Moisseev
net-mgmt/rubygem-oxidized: Fix rc script restart race with daemon(8)
PR: 298397
Approved by: Nick Hilliard <nick@foobar.org> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
76fac30 |
22:34 Vladimir Druzenko (vvd) Author: pawelbsd
ports-mgmt/ports-tools: Update 1.8 => 1.10, take maintainership
Changelogs:
https://github.com/ppekala/ports-tools/releases/tag/1.9
https://github.com/ppekala/ports-tools/releases/tag/1.10
- Fix warnings from portclippy.
PR: 298445
Sponsored by: UNIS Labs (vvd, commit patch)
e575876 |
21:51 Nicola Vitale (nivit)
devel/py-ttkbootstrap: Update to 2.2.3
ChangeLog:
1. https://github.com/israel-dryer/ttkbootstrap/releases/tag/v2.2.3
Reported by: Israel Dryer <notifications@github.com>
03e6574 |
21:41 Nicola Vitale (nivit) 
- sysutils/treemd 0.8.1
TUI/CLI markdown navigator with tree-based structural navigation
sysutils/treemd: Update to 0.8.1
Reported by: "github-actions[bot]" <notifications@github.com>
1e1f6d1 |
21:41 Nicola Vitale (nivit) 
- x11-wm/mango 0.17.0
Lightweight, high-performance Wayland compositor built on dwl
x11-wm/mango: Update to 0.17.0
- Update list of dependencies
ChangeLog:
1. https://github.com/mangowm/mango/releases/tag/0.17.0
Reported by: DreamMaoMao <notifications@github.com>
b1190c5 |
21:38 Kevin Bowling (kbowling) Author: Tomoaki AOKI(Only the first 10 of 11 items in this commit are shown above. )
x11/nvidia-driver-devel, x11/nvidia-kmod-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm*-kmod-devel: Update to 615.71.09
Update to latest New Feature Branch of drivers 615.71.09:
https://www.nvidia.com/en-us/drivers/details/278452/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/278450/
Additional note:
Possibly vtys before invoking whichever of X11 or Wayland shifts
screen downward with about half character-based line, causing
command prompt at the bottom become hard to read.
Once X11 (tested only for xorg) or Wayland starts, it would be
fixed (on exitting X11 / Wayland or switching to vty from X11/
Wayland) until next restart of the computer.
This doesn't happen for everyone (among maintainance team of
NVIDIA GPU driver ports, only I myself am bitten).
So upgrading as-is.
The workaround is to switch to old-school configuration
without loading nvidia-drm.ko.
Forcibly flipping hw.nvidiadrm.modeset to 0 in /boot/loader.conf
and restart would also help.
But these workarounds may mean Wayland to become unusable.
And refreshing vty with Ctrl-L (unless mapped to non-default
functionalities) lets command line prompt at the top, thus,
this is not fatal anyway.
PR: 298428
Differential Revision: https://reviews.freebsd.org/D59609
ea09eaf |
20:16 Dmitry Marakasov (amdmi3)
devel/ois: update 1.5.1 → 1.6.0
- Pass maintainership to submitter
PR: 298353
Submitted by: rottlogg@proton.me
555a70a |
20:05 Yuri Victorovich (yuri)
math/libformfactor: rename to math/formfactor; update 0.4.0 → 0.5.1
199722f |
20:04 Yuri Victorovich (yuri) 
- math/lmfit 11.0
Library for Levenberg-Marquardt minimization and least-squares fitting
math/lmfit: Remove unused build dependency
Reported by: Daniel Engberg <diizzy@FreeBSD.org>
c7fd618 |
19:57 Michael Osipov (michaelo)
print/ghostscript10: Update to 10.08.0
9f90661 |
19:22 Thomas Zander (riggs) 2026Q3
multimedia/mkvtoolnix: Update to upstream release 101.0
Details:
- Mostly bug fixes this time, see
https://mkvtoolnix.download/doc/NEWS.md
MFH: 2026Q3
(cherry picked from commit 7479dba97836779234899b5792e1b0968bdc2089)
f472458 |
19:18 Yusuf Yaman (nxjoseph) Author: Joseph Saathoff
filesystems/diffsnap: Update 1.0 => 1.0.1
While here:
- Fix cron sample installation.
- Define ONLY_FOR_ARCHS for 64-bit architectures.
- Adjust styling of Makefile (pet port{clippy,fmt,lint}).
PR: 298335
Approved by: osa, vvd (Mentors, implicit)
8fed501 |
19:06 Yusuf Yaman (nxjoseph) Author: Vladimir Grebenshchikov
- net/telemt 3.5.7
MTProxy for Telegram on Rust + Tokio
net/telemt: Update 3.5.5 => 3.5.7
Changelogs:
- https://github.com/telemt/telemt/releases/tag/3.5.6
- https://github.com/telemt/telemt/releases/tag/3.5.7
Commit log:
https://github.com/telemt/telemt/compare/3.5.5...3.5.7
PR: 298352
Approved by: osa, vvd (Mentors, implicit)
2474db4 |
18:50 Hiroki Tagato (tagattie)
graphics/glslang: Update to 16.6.0
Changelog: https://github.com/KhronosGroup/glslang/blob/16.6.0/CHANGES.md
Reported by: GitHub (watch releases)
c50fbd8 |
18:23 Joe Marcus Clarke (marcus)
net/netatalk4: Update to 4.5.2
See https://github.com/Netatalk/netatalk/releases/tag/netatalk-4-5-2 for
a list of changes in this release.
01d4917 |
18:06 Gleb Popov (arrowd)
audio/libebur128: Fix building with CMake 4
Approved by: portmgr (fixit blanket)
b3b0b2f |
18:02 Gleb Popov (arrowd)
devel/libcuckoo: Fix building with CMake 4
82f00da |
17:46 Bernhard Froehlich (decke)
filesystems/fusefs-libs3: Add CPE information
8f7c0f2 |
17:45 Bernhard Froehlich (decke)
filesystems/fusefs-libs: Add CPE information
3c4af30 |
17:43 Bernhard Froehlich (decke)
multimedia/dav1d: Add CPE information
3b524b3 |
17:42 Bernhard Froehlich (decke)
www/tidy-html5: Add CPE information
056366f |
17:40 Bernhard Froehlich (decke)
emulators/open-vm-kmod: Add CPE information
4de71bc |
17:33 Bernhard Froehlich (decke) 
- net/libcoap 4.3.5
C implementation of the Constrained Application Protocol
net/libcoap: Add CPE information
a994aba |
17:32 Bernhard Froehlich (decke)
net/frr10: Add CPE information
ffc9c86 |
17:30 Bernhard Froehlich (decke) 
- net/frr9 9.1.3_1
IP routing protocol suite including BGP, IS-IS, OSPF, BABEL and RIP
net/frr9: Add CPE information
b9f6cc6 |
17:26 Bernhard Froehlich (decke)
www/linux-rl9-libnghttp2: Add CPE information
f415595 |
17:24 Bernhard Froehlich (decke)
devel/openocd: Add CPE information
f975226 |
17:19 Gleb Popov (arrowd) 2026Q3
- devel/libarea 20191031_2
CAM-related software for profile and pocketing operations
devel/libarea: Mark deprecated
(cherry picked from commit 1c68488dc6145e53b522d8de6c1de89d63fe80c1)
2def6eb |
17:18 Vladimir Druzenko (vvd) 2026Q3
multimedia/tautulli: Update 2.16.0 => 2.18.1 (14 CVEs)
Changelog:
https://github.com/Tautulli/Tautulli/blob/v2.18.1/CHANGELOG.md
PR: 295759
Approved by: christer.edwards@gmail.com (maintainer, timeout 2 weeks)
Security: CVE-2026-49995
Security: CVE-2026-45381
Security: CVE-2026-52835
Security: CVE-2026-54915
Security: CVE-2026-41065
Security: CVE-2026-40605
Security: CVE-2026-43984
Security: CVE-2026-43986
Security: CVE-2026-43985
Security: CVE-2026-28505
Security: CVE-2026-31831
Security: CVE-2026-31799
Security: CVE-2026-32275
Security: CVE-2026-31804
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 404b001f83102a2d1885d25248f3f09c763d5a52)
6c6880b |
17:17 Vladimir Druzenko (vvd)
multimedia/tautulli: Update 2.16.0 => 2.18.1
Changelog:
https://github.com/Tautulli/Tautulli/blob/v2.18.1/CHANGELOG.md
PR: 295759
Approved by: christer.edwards@gmail.com (maintainer, timeout 2 weeks)
Sponsored by: UNIS Labs
MFH: 2026Q3
404b001 |
17:17 Gleb Popov (arrowd) 
- devel/libarea 20191031_2
CAM-related software for profile and pocketing operations
devel/libarea: Mark deprecated
1c68488 |
17:14 Gleb Popov (arrowd)
devel/laminar: Mark BROKEN
d20cf5e |
17:10 R. Christian McDonald (rcm) 2026Q3
security/strongswan: Take over maintainership
PR: 298404
Approved by: diizzy, vvd
MFH: 2026Q3
Sponsored by: Rubicon Communications, LLC ("Netgate")
(cherry picked from commit e0d875b0cc31ff6f10dd3cf6090fd8d10e1d27cf)
12c2126 |
17:03 Vladimir Druzenko (vvd) 2026Q3
audio/fossmixer: Fix i386 build
PR: 297843
Approved by: Jani Salonen <salojan@goto10.co> (maintainer, timeout 2 weeks)
Sponsored by: UNIS Labs (vvd, commit patch)
MFH: 2026Q3
(cherry picked from commit 98d95165bf1546bd6a0816659ab3c568905aba38)
07c92ce |
17:02 Vladimir Druzenko (vvd)
audio/fossmixer: Fix i386 build
PR: 297843
Approved by: Jani Salonen <salojan@goto10.co> (maintainer, timeout 2 weeks)
Sponsored by: UNIS Labs (vvd, commit patch)
MFH: 2026Q3
98d9516 |
16:56 Gleb Popov (arrowd) 
- lang/lci 1.3
Original LOLCODE interpreter
lang/lci: Update to 1.3
5b8abc6 |
16:55 R. Christian McDonald (rcm)
security/strongswan: Take over maintainership
PR: 298404
Approved by: diizzy, vvd
MFH: 2026Q3
Sponsored by: Rubicon Communications, LLC ("Netgate")
e0d875b |
16:54 Michael Osipov (michaelo)
sysutils/javaservicewrapper: Fix build on ARM
02c58bf |
16:52 Gleb Popov (arrowd)
security/lastpass-cli: Fix building with CMake 4
Approved by: portmgr (fixit blanket)
26e6595 |
16:20 Vladimir Druzenko (vvd) Author: Oleksandr Kryvulia
security/strongswan: Disable loading of kernel-libipsec plugin
115e0906c85a enables building with KERNELLIBIPSEC option by default.
This changes loading order of plugins and brokes some existing
configurations.
PR: 298098 295828
Approved by: blanket (fix runtime)
Sponsored by: FLEX-IT LLC
Sponsored by: UNIS Labs (vvd, commit patch)
a01d6ba |
16:12 Vladimir Druzenko (vvd) Author: Armin Zhu
games/moonlight-embedded-devel: Update 2.7.8 => 2.7.9
Changelog:
1. move epoll to kqueue and add input device auto discovery in jail.
2. improve vaapi and vulkan filter.
3. some error fixs.
https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.9
Commit log:
https://github.com/armin-25689/moonlight-embedded/compare/v2.7.8...v2.7.9
PR: 298422
Sponsored by: UNIS Labs (vvd, commit patch)
247d1e4 |
16:05 Yusuf Yaman (nxjoseph) 2026Q3
net-im/matterircd: Build with Go 1.26 on quarterly
The 2026Q3 branch still defaults to Go 1.25, while upstream's go.mod
requires Go 1.26, so the build fails with GOTOOLCHAIN=local.
This is a direct commit to the branch: main already defaults to Go 1.26
and builds the port with plain USES=go:modules.
Reported by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer, by mail)
Approved by: osa, vvd (Mentors, implicit)
49de8ee |
14:31 Michael Osipov (michaelo)
devel/websvn: Update to 2.9.0
Changelog: https://github.com/websvnphp/websvn/releases/tag/2.9.0
b1f93f7 |
14:26 Gleb Popov (arrowd) 2026Q3
graphics/qcomicbook: Mark deprecated
(cherry picked from commit 892389fd9fc50c5cf570434052a922c881005ed6)
cdad73c |
14:26 Gleb Popov (arrowd) 2026Q3
- devel/kdbg 3.0.1_3
Graphical user interface around gdb using KDE
devel/kdbg: Mark deprecated
PR: 289584
(cherry picked from commit d3720208bbcc251c3b668d012399bb2b8fb825b4)
419b940 |
14:25 Muhammad Moinur Rahman (bofh) 
- devel/py-hgtools 10.0.0
Classes and setuptools plugin for Mercurial repositories
devel/py-hgtools: Update version 9.2.0=>10.0.0
Changelog: https://github.com/jaraco/jaraco.vcs/releases/tag/hgtools-v10.0.0
d80f490 |
14:25 Muhammad Moinur Rahman (bofh)
devel/py-thrift: Fix build
PYPI dist does not distribute a LICSENSE file
c77b9b7 |
14:25 Muhammad Moinur Rahman (bofh) 
- devel/please 17.33.0
High-performance extensible build system for reproducible builds
devel/please: Update version 17.32.0=>17.33.0
Changelog: https://github.com/thought-machine/please/releases/tag/v17.33.0
3fb962e |
14:25 Muhammad Moinur Rahman (bofh)
devel/git-codereview: Update version 1.20.0=>1.21.0
591a6e9 |
14:25 Muhammad Moinur Rahman (bofh)
devel/api-linter: Update version 2.3.1=>2.4.0
Changelog: https://github.com/googleapis/api-linter/releases/tag/v2.4.0
98fbf91 |
14:25 Muhammad Moinur Rahman (bofh)
audio/umurmur: Update version 0.4.1=>0.5.0
Changelog: https://github.com/umurmur/umurmur/releases/tag/v0.5.0
3abc887 |
14:25 Muhammad Moinur Rahman (bofh)
devel/tokei: Update version 14.0.0=>15.0.0
- Remove COMPAT11 dependency from riscV [1]
Changelog: https://github.com/XAMPPRocky/tokei/releases/tag/v15.0.0
PR: 297814
Reported by: asomers
27d1ff1 |
14:25 Muhammad Moinur Rahman (bofh)
net/google-cloud-sdk: Update version 583.0.0=>584.0.0
3d35447 |
14:25 Muhammad Moinur Rahman (bofh)
security/py-securesystemslib: Update version 1.5.0=>1.5.1
Changelog:
https://github.com/secure-systems-lab/securesystemslib/blob/v1.5.1/CHANGELOG.md
e76f50a |
14:25 Muhammad Moinur Rahman (bofh)
net-mgmt/argus-clients: Update version 5.0.0=>5.0.4
Changelog: https://github.com/openargus/clients/releases/tag/v5.0.4
6204ee2 |
14:25 Muhammad Moinur Rahman (bofh)
textproc/consul-template: Update version 0.42.1=>0.43.0
Changelog: https://github.com/hashicorp/consul-template/releases/tag/v0.43.0
3398449 |
14:25 Muhammad Moinur Rahman (bofh)
sysutils/consul: Update version 2.0.3=>2.0.4
Changelog: https://github.com/hashicorp/consul/releases/tag/v2.0.4
6fd9d8d |
14:25 Muhammad Moinur Rahman (bofh)
textproc/fzf: Update version 0.74.3=>0.74.4
Changelog: https://github.com/junegunn/fzf/releases/tag/v0.74.4
3976fe3 |
14:25 Muhammad Moinur Rahman (bofh) 
- textproc/vale 3.21.0
Command-line tool that brings editorial style guide to life
textproc/vale: Update version 3.20.0=>3.21.0
Changelog: https://github.com/errata-ai/vale/releases/tag/v3.21.0
a745b36 |
14:25 Muhammad Moinur Rahman (bofh) 
- dns/cascade 0.1.0.r1_19
Friendly DNSSEC signing solution
dns/cascade: Update version 9a1bdbcf4=>57e2565b8
This is equivalent to 0.1.0-beta7.
- Remove superfluous cpe information
Changelog:
https://github.com/NLnetLabs/cascade/compare/v0.1.0-beta6...v0.1.0-beta7
76cde3b |
14:25 Muhammad Moinur Rahman (bofh)
security/vault: Update version 2.0.4=>2.1.0
Changelog: https://github.com/hashicorp/vault/releases/tag/v2.1.0
4579439 |
14:25 Muhammad Moinur Rahman (bofh)
www/py-dj61-djangorestframework: Update version 3.18.0=>3.18.1
Changelog: https://github.com/encode/django-rest-framework/releases/tag/3.18.1
9bfd3ee |
14:24 Muhammad Moinur Rahman (bofh) 
- www/zola 0.23.5
Fast static site generator
www/zola: Update version 0.23.4=>0.23.5
Changelog: https://github.com/getzola/zola/releases/tag/v0.23.5
778e1fd |
14:24 Muhammad Moinur Rahman (bofh) Author: Sergey Matveev
- devel/gocheese 5.0.0_8
Python private package repository and caching proxy
devel/gocheese: Set proper Go namespace
PR: 298231
1ee90a2 |
14:24 Muhammad Moinur Rahman (bofh) Author: Jose Luis Duran
- net/scapy 2.7.0_1
Powerful interactive packet manipulation program in python
net/scapy: Silence cryptography warnings
Apply Scapy commit caa005d ("Handle cryptography FFDH warnings") to
prevent cryptography warnings from causing test failures in our
infrastructure.
Once a new Scapy release is out, this patch will be included and this
commit should be reverted.
PR: 298387
8b92f08 |
14:23 Gleb Popov (arrowd) 2026Q3
textproc/kiss-templates: Mark deprecated
(cherry picked from commit 9d1d72208fa451e1cd8ba7878139ddf6e40f1bb6)
de1840f |
14:23 Gleb Popov (arrowd)
textproc/kiss-templates: Mark deprecated
9d1d722 |
13:36 Mark Linimon (linimon) 
- www/moinmoin 1.9.11_1
Easy to use, full-featured and extensible wiki software package
www/moinmoin: reassign to wiki-admin@.
Even though this port is old and depends on the deprecated python2,
we are still using it as wiki.FreeBSD.org. So, mark it as safe
from deprecation by anyone who does not know that.
There is an open task to either update the wiki (v3 is a complete
rewrite), or to migrate it to something never.
PR: 298009
Approved by: lwhsa (as python@)
5b1b196 |
13:33 Gleb Popov (arrowd)
devel/kf5-threadweaver: Fix building with CMake 4
11b5c27 |
12:56 Stefan Eßer (se)
Tools/scripts: update port_conflicts_check.lua
Use fnmatch() from flua instead of regular expression, if available.
The maximum age of the provides file has been increased to 30 days,
to match the apparent current update schedule of that file.
41845d0 |
12:40 Kevin Bowling (kbowling)
x11-toolkits/gtk30: Fix +DOC -X11 build
PR: 298410
Approved by: desktop (arrowd)
0a7542c |
12:27 Stefan Eßer (se)
filesystems/fusefs-libs3: update to version 3.18.3
This update contains a lot of functional and security fixes.
For details see:
https://github.com/libfuse/libfuse/releases/tag/fuse-3.18.3
86ae554 |
12:25 Hiroki Tagato (tagattie)
net-im/teams: Update to 2.20.1
Changelog:
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.20.1
Reported by: GitHub (watch releases)
79d89e4 |
12:13 Stefan Eßer (se) 
- net/cloudquery 6.42.2
Transform cloud infrastructure into queryable SQL tables
net/cloudquery: update to version 6.42.2
Added feature: Accept a platform token from the CLI browser login.
92fcbf9 |
11:26 Po-Chuan Hsieh (sunpoet)
math/py-numdifftools: Fix USE_PYTHON=pytest usage
- Use TEST_ARGS instead of PYTEST_ARGS
- While I'm here, add missing TEST_DEPENDS
=================================== ERRORS ====================================
___________ ERROR collecting src/numdifftools/tests/test_scripts.py ___________
ImportError while importing test module
'/wrkdirs/usr/ports/math/py-numdifftools/work-py312/numdifftools-0.11.1/src/numdifftools/tests/test_scripts.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/numdifftools/tests/test_scripts.py:1: in <module>
from numdifftools import run_benchmark
src/numdifftools/run_benchmark.py:7: in <module>
import matplotlib.pyplot as plt
E ModuleNotFoundError: No module named 'matplotlib'
=========================== short test summary info ===========================
SKIPPED [1] src/numdifftools/tests/test_profile_numdifftools.py:3: could not
import 'profiletools': No module named 'profiletools'
!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 1 skipped, 1 error in 1.28s =========================
*** Error code 2
Approved by: portmgr (blanket)
With hat: python
cb6da14 |
11:26 Po-Chuan Hsieh (sunpoet)
math/py-numdifftools: Fix USE_PYTHON=pytest usage
- Use TEST_ARGS instead of PYTEST_ARGS
Approved by: portmgr (blanket)
With hat: python
c4ee958 |
11:26 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-whatlanguage: Update to 2.1.0
Changes: https://github.com/peterc/whatlanguage/releases
7b7946d |
11:26 Po-Chuan Hsieh (sunpoet)
sysutils/rubygem-smart_proxy_remote_execution_ssh: Update to 1.0.4
Changes: https://github.com/theforeman/smart_proxy_remote_execution_ssh/commits/master
0a43502 |
11:26 Po-Chuan Hsieh (sunpoet)
net/rubygem-rubyntlm: Update to 0.6.6
Changes: https://github.com/WinRb/rubyntlm/releases
fab4031 |
11:26 Po-Chuan Hsieh (sunpoet)
graphics/rubygem-rmagick: Update to 7.1.4
Changes: https://github.com/rmagick/rmagick/releases
https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
1f55961 |
11:26 Po-Chuan Hsieh (sunpoet)
devel/rubygem-mongo: Update to 2.26.0
Changes: https://github.com/mongodb/mongo-ruby-driver/releases
eed9453 |
11:26 Po-Chuan Hsieh (sunpoet)
devel/rubygem-message_bus: Update to 5.0.0
Changes: https://github.com/discourse/message_bus/blob/main/CHANGELOG
bd7eb72 |
11:26 Po-Chuan Hsieh (sunpoet)
devel/rubygem-hoe: Update to 4.7.2
Changes: https://github.com/seattlerb/hoe/blob/master/History.rdoc
https://docs.seattlerb.org/hoe/History_rdoc.html
b29cc9a6 |
11:26 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-apis-iam_v1: Update to 0.91.0
Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v1/CHANGELOG.md
9201716 |
11:26 Po-Chuan Hsieh (sunpoet)
misc/p5-Business-ISBN-Data: Update to 20260910.001
Changes: https://metacpan.org/dist/Business-ISBN-Data/changes
36ad907 |
11:26 Po-Chuan Hsieh (sunpoet)
x11/rubygem-gnome: Update to 4.3.9
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
41eb735 |
11:26 Po-Chuan Hsieh (sunpoet)
x11-toolkits/rubygem-vte4: Update to 4.3.9
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
a76ab9b |
11:26 Po-Chuan Hsieh (sunpoet)
x11-toolkits/rubygem-vte3: Update to 4.3.9
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
4a5308d |
11:26 Po-Chuan Hsieh (sunpoet)
x11-toolkits/rubygem-poppler: Update to 4.3.9
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
54b4231 |
11:26 Po-Chuan Hsieh (sunpoet)
x11-toolkits/rubygem-pango: Update to 4.3.9
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
b03dd43 |
11:26 Po-Chuan Hsieh (sunpoet)
x11-toolkits/rubygem-gtksourceview3: Update to 4.3.9
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
7253d04 |
11:26 Po-Chuan Hsieh (sunpoet)
x11-toolkits/rubygem-gtk4: Update to 4.3.9
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
43f0d9d |