git: 33efa5d4f27b - main - Revert "net/kea-devel: Fix shebangfix QA error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Aug 2025 04:18:32 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=33efa5d4f27b39354f858cf8dfc9a789e50acec5
commit 33efa5d4f27b39354f858cf8dfc9a789e50acec5
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-08-15 00:04:51 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-08-15 04:17:53 +0000
Revert "net/kea-devel: Fix shebangfix QA error"
The fix was incorrect.
This reverts commit 8317693a759daf8c104a3bf05f60ea4b26844ebc.
---
net/kea-devel/files/patch-src_bin_shell_kea-shell.in | 8 --------
1 file changed, 8 deletions(-)
diff --git a/net/kea-devel/files/patch-src_bin_shell_kea-shell.in b/net/kea-devel/files/patch-src_bin_shell_kea-shell.in
deleted file mode 100644
index caa0eea9db98..000000000000
--- a/net/kea-devel/files/patch-src_bin_shell_kea-shell.in
+++ /dev/null
@@ -1,8 +0,0 @@
---- src/bin/shell/kea-shell.in.orig 2025-06-20 09:28:47.000000000 -0700
-+++ src/bin/shell/kea-shell.in 2025-08-13 09:47:11.947513000 -0700
-@@ -1,4 +1,4 @@
--#!@PYTHON@
-+#!/usr/bin/env /usr/local/bin/python3
-
- # Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
- #