Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2025 09:12:22 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: bc7a5765f44b - main - security/p5-openxpki-clca: hook into the build
Message-ID:  <202509290912.58T9CMOp010634@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fuz:

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

commit bc7a5765f44befedc40f8a674d97da7a30e52378
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-09-29 09:11:24 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-09-29 09:11:24 +0000

    security/p5-openxpki-clca: hook into the build
    
    I keep forgetting to do that with 3rd party patches.
    
    Reported by:    antoine
    Event:          EuroBSDcon 2025
---
 security/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/Makefile b/security/Makefile
index e46ad8c394b5..ba85ba630aa2 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -749,6 +749,7 @@
     SUBDIR += p5-Yahoo-BBAuth
     SUBDIR += p5-dicewaregen
     SUBDIR += p5-openxpki
+    SUBDIR += p5-openxpki-clca
     SUBDIR += p5-openxpki-i18n
     SUBDIR += p5-plog
     SUBDIR += pam-modules


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509290912.58T9CMOp010634>