Date: Tue, 24 Mar 2015 14:31:47 +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: r382105 - head/x11/libXres Message-ID: <201503241431.t2OEVl5Y003354@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Tue Mar 24 14:31:47 2015 New Revision: 382105 URL: https://svnweb.freebsd.org/changeset/ports/382105 QAT: https://qat.redports.org/buildarchive/r382105/ Log: x11/libXres: add CPE information - Maintainer's timeout (x11@FreeBSD.org) PR: 197963 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Modified: head/x11/libXres/Makefile Modified: head/x11/libXres/Makefile ============================================================================== --- head/x11/libXres/Makefile Tue Mar 24 14:22:42 2015 (r382104) +++ head/x11/libXres/Makefile Tue Mar 24 14:31:47 2015 (r382105) @@ -13,5 +13,8 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= x11 xext xextproto resourceproto xproto:both +USES+= cpe +CPE_PRODUCT= libxres +CPE_VENDOR= x .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503241431.t2OEVl5Y003354>