git: d27c53d9ebdd - main - security/openca-ocspd: Use documented placeholder NETWOKING in RC scripts
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Mar 2026 17:26:37 UTC
The branch main has been updated by michaelo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d27c53d9ebdd937e4c1d80e71dba05306add74d3
commit d27c53d9ebdd937e4c1d80e71dba05306add74d3
Author: Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2026-03-07 21:15:08 +0000
Commit: Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2026-03-22 17:26:16 +0000
security/openca-ocspd: Use documented placeholder NETWOKING in RC scripts
PR: 293652
Approved by: bruno@ruomad.net (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D55712
---
security/openca-ocspd/Makefile | 2 +-
security/openca-ocspd/files/ocspd.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/security/openca-ocspd/Makefile b/security/openca-ocspd/Makefile
index 83338f75a91a..ec4eefa3b733 100644
--- a/security/openca-ocspd/Makefile
+++ b/security/openca-ocspd/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openca-ocspd
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= bruno@ruomad.net
diff --git a/security/openca-ocspd/files/ocspd.in b/security/openca-ocspd/files/ocspd.in
index dc813fc1fe86..bd2afa554318 100755
--- a/security/openca-ocspd/files/ocspd.in
+++ b/security/openca-ocspd/files/ocspd.in
@@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: ocspd
-# REQUIRE: NETWORK
+# REQUIRE: NETWORKING
. /etc/rc.subr