Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2026 09:07:57 +0000
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b410c2278995 - main - science/fasthenry: Format patches with makepatch
Message-ID:  <69d377ed.3fe56.1747c1a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rodrigo:

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

commit b410c2278995f6941330115b6b0de41284e957e3
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2026-04-06 09:06:32 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2026-04-06 09:06:32 +0000

    science/fasthenry: Format patches with makepatch
---
 science/fasthenry/files/patch-config                         | 6 +++---
 science/fasthenry/files/patch-src__mk_syscfg__mk_freebsd.inc | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/science/fasthenry/files/patch-config b/science/fasthenry/files/patch-config
index 956d1a12dc42..e97d0a75136d 100644
--- a/science/fasthenry/files/patch-config
+++ b/science/fasthenry/files/patch-config
@@ -1,6 +1,6 @@
---- config.orig	2026-04-04 22:01:58.547725000 +0000
-+++ config	2026-04-04 22:02:29.139734000 +0000
-@@ -7,7 +7,7 @@
+--- config.orig	2019-09-08 19:58:44 UTC
++++ config
+@@ -7,7 +7,7 @@ fi
    name="default"
  fi
  
diff --git a/science/fasthenry/files/patch-src__mk_syscfg__mk_freebsd.inc b/science/fasthenry/files/patch-src__mk_syscfg__mk_freebsd.inc
index 4cda88f7ccd5..5183f634f7c2 100644
--- a/science/fasthenry/files/patch-src__mk_syscfg__mk_freebsd.inc
+++ b/science/fasthenry/files/patch-src__mk_syscfg__mk_freebsd.inc
@@ -1,5 +1,5 @@
---- /dev/null	2026-04-04 21:53:35.827546000 +0000
-+++ src/mk_syscfg/mk_freebsd.inc	2026-04-04 21:52:38.905644000 +0000
+--- src/mk_syscfg/mk_freebsd.inc.orig	2026-04-06 08:54:12 UTC
++++ src/mk_syscfg/mk_freebsd.inc
 @@ -0,0 +1,34 @@
 +# These CFLAGS should be fine for anything that is reasonably recent
 +# except for MinGW.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d377ed.3fe56.1747c1a>