Date: Fri, 22 Sep 2023 05:07:51 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e00297c3786c - main - emulators/libc6-shim: update to 20230916 Message-ID: <202309220507.38M57pqx065927@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=e00297c3786c46b6acb157e706854b614c6a9703 commit e00297c3786c46b6acb157e706854b614c6a9703 Author: Alex S <iwtcex@gmail.com> AuthorDate: 2023-09-18 21:44:12 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-09-22 04:54:45 +0000 emulators/libc6-shim: update to 20230916 Changelog: https://github.com/shkhln/libc6-shim/compare/20230629...20230916 PR: 273936 --- 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 9697bab23ea7..00504c36172d 100644 --- a/emulators/libc6-shim/Makefile +++ b/emulators/libc6-shim/Makefile @@ -1,5 +1,5 @@ PORTNAME= libc6-shim -DISTVERSION= 20230629 +DISTVERSION= 20230916 CATEGORIES= emulators MAINTAINER= iwtcex@gmail.com diff --git a/emulators/libc6-shim/distinfo b/emulators/libc6-shim/distinfo index 58fb52ca759d..b90ac5e52cb2 100644 --- a/emulators/libc6-shim/distinfo +++ b/emulators/libc6-shim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687989731 -SHA256 (shkhln-libc6-shim-20230629_GH0.tar.gz) = c55c82475f2835fdecd31390d662b5587317bf5484448152d27ad07c52ea35f2 -SIZE (shkhln-libc6-shim-20230629_GH0.tar.gz) = 89754 +TIMESTAMP = 1695072956 +SHA256 (shkhln-libc6-shim-20230916_GH0.tar.gz) = 393e14ec0a1d0ab8793975cdd526dabccc636598713ee0d6e2fe4096844cfb7f +SIZE (shkhln-libc6-shim-20230916_GH0.tar.gz) = 89935
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309220507.38M57pqx065927>