Date: Tue, 12 Aug 2014 17:08:00 +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: r364724 - head/editors/vim Message-ID: <53ea49f0.6477.54106b6e@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Aug 12 17:07:59 2014 New Revision: 364724 URL: http://svnweb.freebsd.org/changeset/ports/364724 QAT: https://qat.redports.org/buildarchive/r364724/ Log: - Add CPE information Modified: head/editors/vim/Makefile Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Tue Aug 12 17:07:48 2014 (r364723) +++ head/editors/vim/Makefile Tue Aug 12 17:07:59 2014 (r364724) @@ -36,7 +36,7 @@ MAKE_ARGS+= CC="${CC}" CONF_ARGS="--pref PATCH= ${LOCALBASE}/bin/gpatch PATCH_DIST_ARGS=--batch --directory ${WRKSRC} --forward --quiet --remove-empty-files ${PATCH_DIST_STRIP} REINPLACE_ARGS= -i '' -USES= iconv pkgconfig shebangfix tar:bzip2 +USES= cpe iconv pkgconfig shebangfix tar:bzip2 WANT_GNOME= yes PATCHLEVEL= 398 @@ -61,6 +61,8 @@ PORTDATA= * VIM_VER= ${PORTNAME}${PORTVERSION:R:S/.//g} +CPE_VERSION= ${PORTVERSION:R} + SLAVEDIRS= editors/vim-lite SHEBANG_FILES= runtime/tools/efm_perl.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53ea49f0.6477.54106b6e>