Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:03:37 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 318f72c49451 - main - devel/rubygem-avro: Cosmetic change
Message-ID:  <202110251603.19PG3b40080511@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=318f72c494518e64fb88bda62af6ad05f72134bc

commit 318f72c494518e64fb88bda62af6ad05f72134bc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:11:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:44 +0000

    devel/rubygem-avro: Cosmetic change
---
 devel/rubygem-avro/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-avro/Makefile b/devel/rubygem-avro/Makefile
index 85b3bb727b22..594c5e498259 100644
--- a/devel/rubygem-avro/Makefile
+++ b/devel/rubygem-avro/Makefile
@@ -14,9 +14,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	rubygem-multi_json>=1<2:devel/rubygem-multi_json
 
 USES=		cpe gem
-CPE_VENDOR=	apache
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	apache
+
 .include <bsd.port.mk>



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