Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:42 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a445bac68085 - main - net/csync2: Add CPE information
Message-ID:  <202110201614.19KGEg8X086281@gitrepo.freebsd.org>

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

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

commit a445bac680850a027f6ab10146c12e2c935bda64
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:19 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:19 +0000

    net/csync2: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/csync2/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/csync2/Makefile b/net/csync2/Makefile
index 0d62acff04d0..8125a84d524f 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -13,7 +13,8 @@ LIB_DEPENDS=	libgnutls.so:security/gnutls \
 		librsync.so:net/librsync \
 		libsqlite3.so:databases/sqlite3
 
-USES=		autoreconf pkgconfig shebangfix
+USES=		autoreconf cpe pkgconfig shebangfix
+CPE_VENDOR=	linbit
 USE_GITHUB=	yes
 GH_ACCOUNT=	LINBIT
 GH_TAGNAME=	a8d38eb



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