git: 4af9132744a4 - main - www/h2o-devel: Fix CPE information because current one is deprecated

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 14 10:57:10 UTC 2021


The branch main has been updated by decke:

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

commit 4af9132744a4ac19677326d88f256851bff5b538
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 10:53:33 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:40 +0000

    www/h2o-devel: Fix CPE information because current one is deprecated
    
    Approved by:    portmgr (blanket)
---
 www/h2o-devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/h2o-devel/Makefile b/www/h2o-devel/Makefile
index 2e03138b846f..95049dd3dc36 100644
--- a/www/h2o-devel/Makefile
+++ b/www/h2o-devel/Makefile
@@ -20,7 +20,7 @@ BROKEN_FreeBSD_12_powerpc64=	fails to link on powerpc64 elfv1: unrecognized opti
 LIB_DEPENDS=	libuv.so:devel/libuv
 
 USES=		cmake:noninja compiler:c11 cpe perl5 shebangfix ssl pkgconfig
-CPE_VENDOR=	h2o_project
+CPE_VENDOR=	dena
 USE_GITHUB=	yes
 USE_PERL5=	run
 USE_LDCONFIG=	yes


More information about the dev-commits-ports-all mailing list