svn commit: r362979 - head/games/torcs

Rene Ladan rene at FreeBSD.org
Sat Jul 26 17:44:00 UTC 2014


Author: rene
Date: Sat Jul 26 17:43:59 2014
New Revision: 362979
URL: http://svnweb.freebsd.org/changeset/ports/362979
QAT: https://qat.redports.org/buildarchive/r362979/

Log:
  Add CPE information, versions 1.3.2 and 1.3.3 were vulnerable.

Modified:
  head/games/torcs/Makefile

Modified: head/games/torcs/Makefile
==============================================================================
--- head/games/torcs/Makefile	Sat Jul 26 16:59:43 2014	(r362978)
+++ head/games/torcs/Makefile	Sat Jul 26 17:43:59 2014	(r362979)
@@ -18,7 +18,8 @@ LIB_DEPENDS=	libpng15.so:${PORTSDIR}/gra
 		libvorbis.so:${PORTSDIR}/audio/libvorbis
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
-USES=		gmake openal:al,alut shebangfix tar:bzip2
+USES=		cpe gmake openal:al,alut shebangfix tar:bzip2
+CPE_VENDOR=	bernhard_wymann
 SHEBANG_FILES=	src/tools/accc/accc.in src/tools/nfsperf/nfsperf.in \
 		src/tools/texmapper/texmapper.in src/tools/nfs2ac/nfs2ac.in \
 		src/tools/trackgen/trackgen.in \


More information about the svn-ports-head mailing list