From ccfb0a1a43cc2ed5c71bb6a1c8c12ee433ccdfad Mon Sep 17 00:00:00 2001 From: Tomoaki AOKI Date: Tue, 28 Apr 2026 23:23:01 +0300 Subject: [PATCH] emulators/libc6-shim: Update 20260426 => 20260428 Changelog: Map LINUX_CLOCK_BOOTTIME to CLOCK_MONOTONIC following FreeBSD 15 change. Commit log: https://github.com/shkhln/libc6-shim/compare/20260426...20260428 PR: 294834 Approved by: Alex S (maintainer) Sponsored by: UNIS Labs MFH: 2026Q2 --- emulators/libc6-shim/Makefile | 2 +- emulators/libc6-shim/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/emulators/libc6-shim/Makefile b/emulators/libc6-shim/Makefile index afc062c6ffdf..6d0c1892b3a2 100644 --- a/emulators/libc6-shim/Makefile +++ b/emulators/libc6-shim/Makefile @@ -1,5 +1,5 @@ PORTNAME= libc6-shim -DISTVERSION= 20260426 +DISTVERSION= 20260428 CATEGORIES= emulators MAINTAINER= iwtcex@gmail.com diff --git a/emulators/libc6-shim/distinfo b/emulators/libc6-shim/distinfo index ea1cbdbf9154..7e041633dacf 100644 --- a/emulators/libc6-shim/distinfo +++ b/emulators/libc6-shim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777330549 -SHA256 (shkhln-libc6-shim-20260426_GH0.tar.gz) = 7b80098cebaac54a0ac8170f2d9fb7cb5ff1e77468636a2e8c1d41f4a2bd9227 -SIZE (shkhln-libc6-shim-20260426_GH0.tar.gz) = 106442 +TIMESTAMP = 1777385160 +SHA256 (shkhln-libc6-shim-20260428_GH0.tar.gz) = 499514f5fabb736cf7ca08c5929e84e434d74d447a1afa8949c9adc298f6a56c +SIZE (shkhln-libc6-shim-20260428_GH0.tar.gz) = 106394