Date: Sun, 22 Mar 2015 15:57: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: r381933 - head/x11/libXext Message-ID: <201503221557.t2MFv95c067395@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Sun Mar 22 15:57:08 2015 New Revision: 381933 URL: https://svnweb.freebsd.org/changeset/ports/381933 QAT: https://qat.redports.org/buildarchive/r381933/ Log: x11/libXext: add CPE information - Maintainer's timeout (x11@FreeBSD.org) PR: 197734 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Modified: head/x11/libXext/Makefile Modified: head/x11/libXext/Makefile ============================================================================== --- head/x11/libXext/Makefile Sun Mar 22 15:44:53 2015 (r381932) +++ head/x11/libXext/Makefile Sun Mar 22 15:57:08 2015 (r381933) @@ -15,5 +15,8 @@ XORG_CAT= lib USE_XORG= xproto x11 xextproto:both xau CONFIGURE_ARGS+=--disable-specs --without-xmlto INSTALL_TARGET= install-strip +USES+= cpe +CPE_PRODUCT= libxext +CPE_VENDOR= x .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503221557.t2MFv95c067395>