Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:13 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: 87e42db388db - main - devel/rubygem-will_paginate: Add CPE information
Message-ID:  <202110181926.19IJQDZu094467@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=87e42db388db612c82fd83f126f09fe14f53e83e

commit 87e42db388db612c82fd83f126f09fe14f53e83e
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:50 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:52 +0000

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

diff --git a/devel/rubygem-will_paginate/Makefile b/devel/rubygem-will_paginate/Makefile
index 9d6cc48bc976..91226af53625 100644
--- a/devel/rubygem-will_paginate/Makefile
+++ b/devel/rubygem-will_paginate/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Pagination plugin for web frameworks and other apps
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		gem
+USES=		cpe gem
+CPE_VENDOR=	mislav_marohnic
 USE_RUBY=	yes
 
 NO_ARCH=	yes



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