Date: Thu, 18 Feb 2021 03:48:16 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565875 - head/lang/siod/files Message-ID: <202102180348.11I3mGMJ068786@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mi Date: Thu Feb 18 03:48:16 2021 New Revision: 565875 URL: https://svnweb.freebsd.org/changeset/ports/565875 Log: Fix the just-updated patch file... Modified: head/lang/siod/files/patch-statfs Modified: head/lang/siod/files/patch-statfs ============================================================================== --- head/lang/siod/files/patch-statfs Thu Feb 18 03:41:45 2021 (r565874) +++ head/lang/siod/files/patch-statfs Thu Feb 18 03:48:16 2021 (r565875) @@ -1,5 +1,5 @@ ---- siod-2014/statfs.c 2014-03-25 04:10:42.000000000 -0400 -+++ work/siod-3.6.2/statfs.c 2021-02-17 22:30:00.996673000 -0500 +--- statfs.c 2014-03-25 04:10:42.000000000 -0400 ++++ statfs.c 2021-02-17 22:30:00.996673000 -0500 @@ -4,9 +4,15 @@ #include <stdio.h>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102180348.11I3mGMJ068786>