13,461,139 commits found in 15 milliseconds
devel/p5-Clone-More: Fix fetch
- Switch to DISTVERSION while I am here
Approved by: portmgr (blanket)
devel/p5-Config-IniHash: Fix fetch
- Switch to DISTVERSION while I am here
devel/p5-CPAN-YACSmoke: Fix fetch
- Switch to DISTVERSION while I am here
devel/p5-Clone-Fast: Fix fetch
- Switch to DISTVERSION while I am here
devel/p5-App-cpanoutdated: Fix fetch
- Switch to DISTVERSION while I am here
Approved by: portmgr (blanket)
devel/p5-Class-Forward: Fix fetch
- Switch to DISTVERSION while I am here
devel/p5-App-CLI: Update version 0.500=>0.510
Changelog: https://metacpan.org/release/PTC/App-CLI-0.52/changes
devel/p5-App-cpanminus-reporter: Fix fetch
- Switch to DISTVERSION while I am here
Approved by: portmgr (blanket)
deskutils/p5-Goo: Mark DEPRECATED
- No dists available in CPAN
- WWW website mentioned in pkg-descr is also unreachable
- Set EXPIRATION_DATE 2026-10-22
- Switch to DISTVERSION
- Pet portclippy
databases/p5-DBIx-Perlish: Update version 1.06=>1.07
Changelog: https://metacpan.org/dist/DBIx-Perlish/changes
databases/p5-Rose-DB-Object: Update version 0.8140=>0.8150
Changelog: https://metacpan.org/dist/Rose-DB-Object/changes
databases/p5-DBIx-Class-FrozenColumns: Fix fetch
- Switch to DISTVERSION while I am here
Approved by: portmgr (blanket)
databases/p5-DBIx-Class-Schema-Loader: Fix fetch
- Switch to DISTVERSION while I am here
Approved by: portmgr (blanket)
FreeBSD /ports 31c5fa1 — archivers/p5-IO-Compress-Brotli Makefile distinfo, archivers/p5-IO-Compress-Brotli/files patch-Makefile.PL archivers/p5-IO-Compress-Brotli: Update version 0.017000=>0.019000
Changelog: https://metacpan.org/dist/IO-Compress-Brotli/changes
databases/p5-DBI: Update version 1.647=>1.648
Changelog: https://metacpan.org/dist/DBI/changes
databases/p5-CDB_File: Fix fetch
Approved by: portmgr (blanket)
databases/p5-DBIx-Custom: Update version 0.4000=>0.4500
Changelog: https://metacpan.org/dist/DBIx-Custom/changes
converters/p5-Convert-UUlib: Update version 1.70=>1.71
Changelog: https://metacpan.org/dist/Convert-UUlib/changes
astro/p5-Astro-Constants: Update version 0.1400=>0.1500
Changelog: https://metacpan.org/dist/Astro-Constants/changes
x11-toolkits/p5-Prima: Update version 1.68.002=>1.70
Changelog: https://metacpan.org/release/KARASIK/Prima-1.70/changes
devel/libwasmtime: Update 48.0.1 => 49.0.0
While here, sort Makefile (pet portclippy).
Changelogs:
- https://github.com/bytecodealliance/wasmtime/releases/tag/v48.0.2
- https://github.com/bytecodealliance/wasmtime/releases/tag/v49.0.0
PR: 298772
Approved by: osa, vvd (Mentors, implicit)
Signed-off-by: Christos Longros <chris.longros at gmail.com>
[ORC] Mangle Dlfcn CI names as C (fixes MachO dlopen lookup) (#225392)
The __orc_rt_jit_dl{open,update,close}_wrapper functions are C symbols
in the ORC runtime, so on Darwin their linker names carry a leading
underscore. The controller must resolve them under the C-mangled name.
The original LLJIT code did this via mangleAndIntern; the Proxy
conversion (#224881) used Verbatim by mistake, so on MachO the lookup
searched for the unmangled name and failed ("Symbols not found:
__orc_rt_jit_dlopen_wrapper"). Flip the Dlfcn descriptors to C to
restore the mangling. No runtime change is needed -- compiler-rt already
exports these as C symbols. LLVM /project 88dcdc2 — clang/lib/StaticAnalyzer/Checkers/WebKit RawPtrRefLocalVarsChecker.cpp, clang/test/Analysis/Checkers/WebKit uncounted-local-vars.cpp [alpha.webkit.UncountedLocalVarsChecker] Don't treat a call through a raw pointer/reference guardian argument as a mutation (#225309)
Previously, when a function parameter was used as the guardian of a raw
pointer/reference local, `GuardianVisitor` treated any non-const member
function call on the parameter, or passing it to a non-const parameter,
as a mutation. That is correct for a `RefPtr<T>&` parameter but not for
a raw pointer/reference parameter, where such a call operates on the
pointee and cannot change the parameter, which caused an unnecessary
warning whenever the parameter was used at all. This only treats a raw
pointer/reference guardian argument as mutated when it is assigned to,
or when the callee can reseat it by receiving it as `Bar*&` or `Bar**`. FreeBSD /ports df8b435 — textproc/kibana94 Makefile distinfo, textproc/kibana94/files extra-node-re2-binding-gyp.patch textproc/kibana94: Update 9.4.1 => 9.4.7
Changelogs:
https://www.elastic.co/docs/release-notes/kibana#kibana-9.4.2-release-notes
https://www.elastic.co/docs/release-notes/kibana#kibana-9.4.3-release-notes
https://www.elastic.co/docs/release-notes/kibana#kibana-9.4.4-release-notes
https://www.elastic.co/docs/release-notes/kibana#kibana-9.4.5-release-notes
https://www.elastic.co/docs/release-notes/kibana#kibana-9.4.6-release-notes
https://www.elastic.co/docs/release-notes/kibana#kibana-9.4.7-release-notes
https://github.com/nodejs/nan/blob/v2.29.0/CHANGELOG.md
https://github.com/uhop/node-re2/compare/1.24.1...1.26.1
PR: 297679
Approved by: elastic (implicit, inactive for several months again)
Sponsored by: UNIS Labs
sysutils/logstash94: Update 9.4.1 => 9.4.7
Changelogs:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.2-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.3-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.4-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.5-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.6-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.7-release-notes
PR: 297679
Approved by: elastic (implicit, inactive for several months again)
Sponsored by: UNIS Labs
FreeBSD /ports 23899e3 — sysutils/beats94 Makefile distinfo, sysutils/beats94/files patch-libbeat_autodiscover_providers_docker_docker.go patch-vendor_github.com_elastic_elastic-agent-autodiscover_docker_watcher.go sysutils/beats94: Update 9.4.1 => 9.4.7
Changelogs:
https://www.elastic.co/docs/release-notes/beats#beats-release-notes-9.4.2
https://www.elastic.co/docs/release-notes/beats#beats-release-notes-9.4.3
https://www.elastic.co/docs/release-notes/beats#beats-release-notes-9.4.4
https://www.elastic.co/docs/release-notes/beats#beats-release-notes-9.4.5
https://www.elastic.co/docs/release-notes/beats#beats-release-notes-9.4.6
https://www.elastic.co/docs/release-notes/beats#beats-release-notes-9.4.7
PR: 297679
Approved by: elastic (implicit, inactive for several months again)
Sponsored by: UNIS Labs
devel/undead: Update to 1.2.0
audio/pavucontrol: Update to 6.2
x11/xtrlock: Update to 2.18
irc/pounce: Update to 3.2