Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2015 20:39:01 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382437 - head/databases/couchdb
Message-ID:  <201503272039.t2RKd1Zw062512@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Fri Mar 27 20:39:00 2015
New Revision: 382437
URL: https://svnweb.freebsd.org/changeset/ports/382437
QAT: https://qat.redports.org/buildarchive/r382437/

Log:
  Add CPE information to databases/couchdb.
  
  PR:		198963
  Submitted by:	shun.fbsd.pr@dropcut.net

Modified:
  head/databases/couchdb/Makefile

Modified: head/databases/couchdb/Makefile
==============================================================================
--- head/databases/couchdb/Makefile	Fri Mar 27 20:37:42 2015	(r382436)
+++ head/databases/couchdb/Makefile	Fri Mar 27 20:39:00 2015	(r382437)
@@ -28,7 +28,8 @@ GROUPS=		couchdb
 USE_RC_SUBR=	couchdb
 SUB_FILES=	pkg-message
 PLIST_SUB=	VERSION=${PORTVERSION}
-USES=		gmake libtool
+USES=		cpe gmake libtool
+CPE_VENDOR=	apache
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--with-erlang=${LOCALBASE}/lib/erlang/usr/include \



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