Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2015 22:49:29 +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: r382054 - head/x11/libXi
Message-ID:  <201503232249.t2NMnTtl050560@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Mon Mar 23 22:49:28 2015
New Revision: 382054
URL: https://svnweb.freebsd.org/changeset/ports/382054
QAT: https://qat.redports.org/buildarchive/r382054/

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

Modified:
  head/x11/libXi/Makefile

Modified: head/x11/libXi/Makefile
==============================================================================
--- head/x11/libXi/Makefile	Mon Mar 23 22:35:42 2015	(r382053)
+++ head/x11/libXi/Makefile	Mon Mar 23 22:49:28 2015	(r382054)
@@ -14,6 +14,9 @@ LICENSE=	MIT
 XORG_CAT=	lib
 USE_XORG=	xproto x11 xext xextproto xfixes inputproto:both
 INSTALL_TARGET=	install-strip
+USES+=	cpe
+CPE_PRODUCT=	libxi
+CPE_VENDOR=	x
 
 CONFIGURE_ARGS+=--disable-docs \
 		--disable-specs \



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