Date: Sun, 29 Mar 2015 08:46:14 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382572 - head/security/libtasn1 Message-ID: <201503290846.t2T8kEej085159@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sun Mar 29 08:46:13 2015 New Revision: 382572 URL: https://svnweb.freebsd.org/changeset/ports/382572 QAT: https://qat.redports.org/buildarchive/r382572/ Log: Add CPE information. PR: 198833 Submitted by: shun <shun.fbsd.pr@dropcut.net> Modified: head/security/libtasn1/Makefile Modified: head/security/libtasn1/Makefile ============================================================================== --- head/security/libtasn1/Makefile Sun Mar 29 08:41:53 2015 (r382571) +++ head/security/libtasn1/Makefile Sun Mar 29 08:46:13 2015 (r382572) @@ -11,9 +11,10 @@ MAINTAINER= novel@FreeBSD.org COMMENT= ASN.1 structure parser library USE_LDCONFIG= yes -USES= pkgconfig pathfix gmake libtool +USES= cpe pkgconfig pathfix gmake libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +CPE_VENDOR= gnu OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503290846.t2T8kEej085159>