Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 15:58:34 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: 1484dfde71fe - main - devel/avro-cpp: Cosmetic change
Message-ID:  <202109271558.18RFwYm1030329@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=1484dfde71fec28a3464610d2940ba8242674178

commit 1484dfde71fec28a3464610d2940ba8242674178
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-27 15:36:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-27 15:55:50 +0000

    devel/avro-cpp: Cosmetic change
---
 devel/avro-cpp/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile
index f16f378b6bbe..b69945409c24 100644
--- a/devel/avro-cpp/Makefile
+++ b/devel/avro-cpp/Makefile
@@ -21,10 +21,10 @@ USE_CXXSTD=	c++11
 USE_LDCONFIG=	yes
 WRKSRC_SUBDIR=	lang/c++
 
-CPE_VENDOR=	apache
-
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
+CPE_VENDOR=	apache
+
 GH_ACCOUNT=	apache
 USE_GITHUB=	yes
 



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