Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2026 20:25:59 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Subject:   git: ccfb0a1a43cc - main - emulators/libc6-shim: Update 20260426 => 20260428
Message-ID:  <69f117d7.3784b.5e77fc35@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ccfb0a1a43cc2ed5c71bb6a1c8c12ee433ccdfad

commit ccfb0a1a43cc2ed5c71bb6a1c8c12ee433ccdfad
Author:     Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
AuthorDate: 2026-04-28 20:23:01 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-04-28 20:25:55 +0000

    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 <iwtcex@gmail.com> (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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f117d7.3784b.5e77fc35>