From owner-svn-ports-head@FreeBSD.ORG Sun Aug 10 14:47:13 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E7AF1A73 for ; Sun, 10 Aug 2014 14:47:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7B462A64 for ; Sun, 10 Aug 2014 14:47:13 +0000 (UTC) Received: from adamw (uid 959) (envelope-from adamw@FreeBSD.org) id 2088 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Sun, 10 Aug 2014 14:47:13 +0000 From: Adam Weinberger Date: Sun, 10 Aug 2014 14:47:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364547 - in head/mail: dovecot2 spamassassin squirrelmail X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e785f1.2088.25d97ad2@svn.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 14:47:14 -0000 Author: adamw Date: Sun Aug 10 14:47:12 2014 New Revision: 364547 URL: http://svnweb.freebsd.org/changeset/ports/364547 QAT: https://qat.redports.org/buildarchive/r364547/ Log: Add CPE data to my ports. Modified: head/mail/dovecot2/Makefile head/mail/spamassassin/Makefile head/mail/squirrelmail/Makefile Modified: head/mail/dovecot2/Makefile ============================================================================== --- head/mail/dovecot2/Makefile Sun Aug 10 14:37:46 2014 (r364546) +++ head/mail/dovecot2/Makefile Sun Aug 10 14:47:12 2014 (r364547) @@ -27,7 +27,7 @@ CONFLICTS= dovecot-1.[0-9]* # port before updating this one. # ###################################################################### -USES= iconv libtool +USES= iconv libtool cpe USE_RC_SUBR= dovecot GNU_CONFIGURE= yes Modified: head/mail/spamassassin/Makefile ============================================================================== --- head/mail/spamassassin/Makefile Sun Aug 10 14:37:46 2014 (r364546) +++ head/mail/spamassassin/Makefile Sun Aug 10 14:47:12 2014 (r364547) @@ -27,7 +27,9 @@ RUN_DEPENDS= ${ALL_DEPENDS} \ CONFLICTS?= ja-spamassassin-[0-9]* -USES= perl5 +CPE_VENDOR= apache + +USES= perl5 cpe USE_PERL5= configure USE_LDCONFIG= yes Modified: head/mail/squirrelmail/Makefile ============================================================================== --- head/mail/squirrelmail/Makefile Sun Aug 10 14:37:46 2014 (r364546) +++ head/mail/squirrelmail/Makefile Sun Aug 10 14:47:12 2014 (r364547) @@ -21,7 +21,7 @@ LICENSE= GPLv2 USE_PHP= session mhash gettext mbstring pcre openssl xml WANT_PHP_WEB= yes -USES= gettext tar:bzip2 +USES= gettext tar:bzip2 cpe WRKSRC= ${WRKDIR}/${PORTNAME}.stable/${PORTNAME}