Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2015 15:05:09 +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: r382107 - head/x11/libXp
Message-ID:  <201503241505.t2OF59mb018066@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Tue Mar 24 15:05:09 2015
New Revision: 382107
URL: https://svnweb.freebsd.org/changeset/ports/382107
QAT: https://qat.redports.org/buildarchive/r382107/

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

Modified:
  head/x11/libXp/Makefile

Modified: head/x11/libXp/Makefile
==============================================================================
--- head/x11/libXp/Makefile	Tue Mar 24 14:55:34 2015	(r382106)
+++ head/x11/libXp/Makefile	Tue Mar 24 15:05:09 2015	(r382107)
@@ -14,5 +14,8 @@ LICENSE=	MIT
 
 XORG_CAT=	lib
 USE_XORG=	x11 xext xextproto xau printproto:both
+USES+=	cpe
+CPE_PRODUCT=	libxp
+CPE_VENDOR=	x
 
 .include <bsd.port.mk>



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