svn commit: r364547 - in head/mail: dovecot2 spamassassin squirrelmail

Adam Weinberger adamw at FreeBSD.org
Sun Aug 10 14:47:13 UTC 2014


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}
 


More information about the svn-ports-all mailing list