Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:51 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: 92f5551fd2af - main - www/glassfish4: Add CPE information
Message-ID:  <202110211543.19LFhptY069673@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=92f5551fd2af53f10ed655b29005c7f1d7b951f5

commit 92f5551fd2af53f10ed655b29005c7f1d7b951f5
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:49 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:49 +0000

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

diff --git a/www/glassfish4/Makefile b/www/glassfish4/Makefile
index 68fc84c9d0ea..6be74355e37b 100644
--- a/www/glassfish4/Makefile
+++ b/www/glassfish4/Makefile
@@ -8,7 +8,8 @@ MASTER_SITES=	http://dlc.sun.com.edgesuite.net/glassfish/${PORTVERSION}/release/
 MAINTAINER=	jmd@FreeBSD.org
 COMMENT=	Reference implementation of the Java EE application server
 
-USES=		zip
+USES=		cpe zip
+CPE_VENDOR=	oracle
 USE_JAVA=	yes
 NO_BUILD=	yes
 



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