Date: Wed, 25 Mar 2015 12:44:33 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382208 - head/x11/libXv Message-ID: <201503251244.t2PCiXI8053309@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Wed Mar 25 12:44:32 2015 New Revision: 382208 URL: https://svnweb.freebsd.org/changeset/ports/382208 QAT: https://qat.redports.org/buildarchive/r382208/ Log: x11/libXv: add CPE information PR: 197966 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket) Modified: head/x11/libXv/Makefile Modified: head/x11/libXv/Makefile ============================================================================== --- head/x11/libXv/Makefile Wed Mar 25 12:34:51 2015 (r382207) +++ head/x11/libXv/Makefile Wed Mar 25 12:44:32 2015 (r382208) @@ -14,5 +14,8 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= x11 xext xextproto videoproto:both xproto:both +USES+= cpe +CPE_PRODUCT= libxv +CPE_VENDOR= x .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503251244.t2PCiXI8053309>