Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2022 10:58:02 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: b11734a3dbe0 - main - www/darkhttpd: Add CPE information, pet porlint warning
Message-ID:  <202206281058.25SAw2gt074214@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=b11734a3dbe024ddcf28298c7724b9387ac6ceeb

commit b11734a3dbe024ddcf28298c7724b9387ac6ceeb
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-06-28 10:57:10 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-06-28 10:57:10 +0000

    www/darkhttpd: Add CPE information, pet porlint warning
    
    Approved by:    portmgr (blanket)
---
 www/darkhttpd/Makefile | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/www/darkhttpd/Makefile b/www/darkhttpd/Makefile
index 07ad7aa22332..fc0c5d2b6037 100644
--- a/www/darkhttpd/Makefile
+++ b/www/darkhttpd/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	darkhttpd
-DISTVERSION=	1.13
 DISTVERSIONPREFIX=	v
+DISTVERSION=	1.13
 CATEGORIES=	www
 
 MAINTAINER=	henrichartzer@tuta.io
@@ -8,6 +8,10 @@ COMMENT=	Simple, static web server
 
 LICENSE=	ISCL
 
+USES=		cpe
+
+CPE_VENDOR=	darkhttpd_project
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	emikulic
 



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