Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2021 15:06:36 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 591f830053fd - main - www/serf: Fix CPE information
Message-ID:  <202108191506.17JF6ahD031200@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 591f830053fd0114ac074ded55e2a69b36c553f4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-19 14:56:16 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-19 15:06:24 +0000

    www/serf: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 www/serf/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/serf/Makefile b/www/serf/Makefile
index 71f7d740fbc4..d922bff89fc2 100644
--- a/www/serf/Makefile
+++ b/www/serf/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS+=	libapr-1.so:devel/apr1
 USES=		scons ssl tar:bzip2 cpe
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	serf_project
+
 OPTIONS_DEFINE=		DOCS
 OPTIONS_RADIO=		KERBEROS
 OPTIONS_RADIO_KERBEROS=	GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT



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