git: 878ae5d67d80 - main - sysutils/puppet7: Fix CPE information because current one is deprecated

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


The branch main has been updated by decke:

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

commit 878ae5d67d80230bf34a9399f5f72379c5ecfead
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 10:39:49 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:34 +0000

    sysutils/puppet7: Fix CPE information because current one is deprecated
    
    Approved by:    portmgr (blanket)
---
 sysutils/puppet7/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysutils/puppet7/Makefile b/sysutils/puppet7/Makefile
index b667c0ae805c..a0d8364c9298 100644
--- a/sysutils/puppet7/Makefile
+++ b/sysutils/puppet7/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS=	rubygem-concurrent-ruby>1.0:devel/rubygem-concurrent-ruby \
 		rubygem-semantic_puppet>=1:devel/rubygem-semantic_puppet
 
 USES=		cpe
-CPE_VENDOR=	puppetlabs
 USE_GITHUB=	yes
 GH_ACCOUNT=	puppetlabs
 


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