Date: Sat, 28 Mar 2015 12:18:12 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382475 - head/devel/log4net Message-ID: <201503281218.t2SCICfQ004826@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 28 12:18:11 2015 New Revision: 382475 URL: https://svnweb.freebsd.org/changeset/ports/382475 QAT: https://qat.redports.org/buildarchive/r382475/ Log: - Add CPE information PR: 198962 Submitted by: shun <shun.fbsd.pr@dropcut.net> Modified: head/devel/log4net/Makefile Modified: head/devel/log4net/Makefile ============================================================================== --- head/devel/log4net/Makefile Sat Mar 28 12:18:05 2015 (r382474) +++ head/devel/log4net/Makefile Sat Mar 28 12:18:11 2015 (r382475) @@ -13,7 +13,8 @@ COMMENT= Port for .NET of the Apache Log WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= mono zip +USES= cpe mono zip +CPE_VENDOR= apache NO_BUILD= yes SUB_FILES= log4net.pc SUB_LIST+= PORTVERSION=${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503281218.t2SCICfQ004826>