Date: Thu, 30 Sep 2021 15:15:25 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: 0e9b618cefc3 - main - www/rubygem-puma: Add CPE information Message-ID: <202109301515.18UFFPv9047335@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=0e9b618cefc34e56691da98a0a6075ff7efb45ec commit 0e9b618cefc34e56691da98a0a6075ff7efb45ec Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-30 15:09:15 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-30 15:14:26 +0000 www/rubygem-puma: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-puma/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index 540347b86075..87176e764602 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-nio4r>=2.0<3:devel/rubygem-nio4r -USES= gem ssl +USES= cpe gem ssl USE_RUBY= yes PLIST_FILES= bin/puma bin/pumactl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109301515.18UFFPv9047335>