Date: Thu, 10 Jul 2014 10:27:39 +0000 (UTC) From: Dag-Erling Smørgrav <des@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361437 - head/security/openssl Message-ID: <201407101027.s6AARdKi001245@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: des Date: Thu Jul 10 10:27:39 2014 New Revision: 361437 URL: http://svnweb.freebsd.org/changeset/ports/361437 QAT: https://qat.redports.org/buildarchive/r361437/ Log: Include the final letter in the CPE version field. Modified: head/security/openssl/Makefile Modified: head/security/openssl/Makefile ============================================================================== --- head/security/openssl/Makefile Thu Jul 10 10:08:10 2014 (r361436) +++ head/security/openssl/Makefile Thu Jul 10 10:27:39 2014 (r361437) @@ -57,6 +57,8 @@ MAKE_ARGS+= WHOLE_ARCHIVE_FLAG=--whole-a MAKE_ENV+= LIBRPATH="${PREFIX}/lib" GREP_OPTIONS= SUB_FILES= pkg-message +CPE_VERSION= ${PORTVERSION}${DISTVERSIONSUFFIX} + FIX_POD=apps/cms.pod \ apps/smime.pod \ ssl/SSL_COMP_add_compression_method.pod \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407101027.s6AARdKi001245>