Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2015 15:21:08 +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: r382008 - head/x11/libXfixes
Message-ID:  <201503231521.t2NFL8Pm028813@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Mon Mar 23 15:21:07 2015
New Revision: 382008
URL: https://svnweb.freebsd.org/changeset/ports/382008
QAT: https://qat.redports.org/buildarchive/r382008/

Log:
  x11/libXfixes: add CPE information
  
  - Maintainer's timeout (x11@FreeBSD.org)
  
  PR:		197736
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>

Modified:
  head/x11/libXfixes/Makefile

Modified: head/x11/libXfixes/Makefile
==============================================================================
--- head/x11/libXfixes/Makefile	Mon Mar 23 15:21:01 2015	(r382007)
+++ head/x11/libXfixes/Makefile	Mon Mar 23 15:21:07 2015	(r382008)
@@ -13,5 +13,8 @@ LICENSE=	MIT
 
 XORG_CAT=	lib
 USE_XORG=	x11 fixesproto:both xproto:both xextproto
+USES+=	cpe
+CPE_PRODUCT=	libxfixes
+CPE_VENDOR=	x
 
 .include <bsd.port.mk>



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