Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2014 14:47:13 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
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
Message-ID:  <53e785f1.2088.25d97ad2@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e785f1.2088.25d97ad2>