Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:04:47 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: 61deb4fad1ad - main - textproc/rubygem-multi_xml: Cosmetic change
Message-ID:  <202110251604.19PG4lOT082043@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=61deb4fad1ad2b49b8c89d02097be62ab960150b

commit 61deb4fad1ad2b49b8c89d02097be62ab960150b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:13:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:58:02 +0000

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

diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile
index 7aa9a2e9bfbd..434af7916bc3 100644
--- a/textproc/rubygem-multi_xml/Makefile
+++ b/textproc/rubygem-multi_xml/Makefile
@@ -12,11 +12,12 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 USES=		cpe gem
-CPE_VENDOR=	erik_michaels-ober
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	erik_michaels-ober
+
 OPTIONS_DEFINE=	NOKOGIRI
 NOKOGIRI_DESC=	Use Nokogiri for parsing
 



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