git: 65036317dd71 - main - databases/R-cran-RMySQL: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:29:49 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=65036317dd715555a351b2c48ed41e0ec7d79822
commit 65036317dd715555a351b2c48ed41e0ec7d79822
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:00:55 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:40 +0000
databases/R-cran-RMySQL: Add CPE information
Approved by: portmgr (blanket)
---
databases/R-cran-RMySQL/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile
index de1d85c84485..a8a9edbf52dd 100644
--- a/databases/R-cran-RMySQL/Makefile
+++ b/databases/R-cran-RMySQL/Makefile
@@ -14,6 +14,8 @@ CRAN_DEPENDS= R-cran-DBI>=0.4:databases/R-cran-DBI
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
-USES= cran:auto-plist,compiles mysql
+USES= cpe cran:auto-plist,compiles mysql
+
+CPE_VENDOR= r-consortium
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list