Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 03:05:57 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379731 - head/sysutils/e2fsprogs
Message-ID:  <201502240305.t1O35vtY017171@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Tue Feb 24 03:05:57 2015
New Revision: 379731
URL: https://svnweb.freebsd.org/changeset/ports/379731
QAT: https://qat.redports.org/buildarchive/r379731/

Log:
  Add CPE_VENDOR to match NVD database.

Modified:
  head/sysutils/e2fsprogs/Makefile

Modified: head/sysutils/e2fsprogs/Makefile
==============================================================================
--- head/sysutils/e2fsprogs/Makefile	Tue Feb 24 02:53:29 2015	(r379730)
+++ head/sysutils/e2fsprogs/Makefile	Tue Feb 24 03:05:57 2015	(r379731)
@@ -14,7 +14,8 @@ LICENSE=	GPLv2
 
 PORTSCOUT=	ignore	# cannot handle the version in the directory
 
-USES=		gmake pkgconfig tar:xz
+USES=		cpe gmake pkgconfig tar:xz
+CPE_VENDOR=	e2fsprogs_project
 USE_CSTD=	gnu99
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



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