svn commit: r347936 - in head: . japanese japanese/p5-Mail-SpamAssassin japanese/spamassassin mail mail/claws-mail-spamassassin mail/evolution mail/exim mail/isbg mail/mailscanner mail/mimedefang m...
Adam Weinberger
adamw at FreeBSD.org
Tue Mar 11 21:49:46 UTC 2014
Author: adamw
Date: Tue Mar 11 21:49:40 2014
New Revision: 347936
URL: http://svnweb.freebsd.org/changeset/ports/347936
QAT: https://qat.redports.org/buildarchive/r347936/
Log:
Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.
I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
Added:
head/japanese/spamassassin/
- copied from r347934, head/japanese/p5-Mail-SpamAssassin/
head/mail/spamassassin/
- copied from r347934, head/mail/p5-Mail-SpamAssassin/
Deleted:
head/japanese/p5-Mail-SpamAssassin/
head/mail/p5-Mail-SpamAssassin/
Modified:
head/MOVED
head/japanese/Makefile
head/japanese/spamassassin/Makefile
head/mail/Makefile
head/mail/claws-mail-spamassassin/Makefile
head/mail/evolution/Makefile
head/mail/exim/Makefile
head/mail/isbg/Makefile
head/mail/mailscanner/Makefile
head/mail/mimedefang/Makefile
head/mail/openwebmail/Makefile
head/mail/p5-FuzzyOcr-devel/Makefile
head/mail/p5-FuzzyOcr/Makefile
head/mail/p5-qpsmtpd/Makefile
head/mail/sa-utils/Makefile
head/mail/simscan/Makefile
head/mail/spamass-ixhash/Makefile
head/mail/spamass-milter/Makefile
head/mail/spamass-rules/Makefile
head/mail/spamassassin/Makefile
head/mail/spampd/Makefile
head/mail/vpopmail/Makefile
head/security/amavisd-new/Makefile
head/security/maia/Makefile
head/sysutils/dtc/Makefile
head/textproc/p5-Plagger/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Tue Mar 11 21:24:59 2014 (r347935)
+++ head/MOVED Tue Mar 11 21:49:40 2014 (r347936)
@@ -5703,3 +5703,5 @@ security/amavis-stats||2014-03-10|Has ex
multimedia/smile||2014-03-10|Has expired: No more public distfiles
x11-fm/dfm||2014-03-10|Has expired: No more public distfiles
security/xyssl|security/polarssl|2014-03-10|Has expired: No more public distfiles
+japanese/p5-Mail-SpamAssassin|japanese/spamassassin|2014-03-10|Moved to japanese/spamassassin
+mail/p5-Mail-SpamAssassin|mail/spamassassin|2014-03-10|Moved to mail/spamassassin
Modified: head/japanese/Makefile
==============================================================================
--- head/japanese/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/japanese/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -220,7 +220,6 @@
SUBDIR += p5-Lingua-JA-Numbers
SUBDIR += p5-Lingua-JA-Regular-Unicode
SUBDIR += p5-Lingua-JA-Summarize-Extract
- SUBDIR += p5-Mail-SpamAssassin
SUBDIR += p5-MeCab
SUBDIR += p5-Number-Phone-JP
SUBDIR += p5-PDFJ
@@ -293,6 +292,7 @@
SUBDIR += skkserv
SUBDIR += slimeforest
SUBDIR += slrn
+ SUBDIR += spamassassin
SUBDIR += srd-fpw
SUBDIR += srd-fpw-package
SUBDIR += suicavalue
Modified: head/japanese/spamassassin/Makefile
==============================================================================
--- head/japanese/p5-Mail-SpamAssassin/Makefile Tue Mar 11 21:21:14 2014 (r347934)
+++ head/japanese/spamassassin/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -1,20 +1,20 @@
# Created by: TAOKA Fumiyoshi
# $FreeBSD$
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= japanese mail perl5
-PKGNAMEPREFIX= ja-p5-
+PKGNAMEPREFIX= ja-
MAINTAINER= masaki at club.kyutech.ac.jp
COMMENT= SpamAssassin with patches to handle multibyte character
LICENSE= APACHE20
-MASTERDIR= ${.CURDIR}/../../mail/p5-Mail-SpamAssassin
+MASTERDIR= ${.CURDIR}/../../mail/spamassassin
BUILD_DEPENDS= ja-p5-MeCab>=0.98:${PORTSDIR}/japanese/p5-MeCab
-CONFLICTS= p5-Mail-SpamAssassin-[0-9]*
+CONFLICTS= spamassassin-[0-9]*
EXTRA_PATCHES= ${.CURDIR}/files/spamassassin-ja.patch
Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -415,7 +415,6 @@
SUBDIR += p5-Mail-SendEasy
SUBDIR += p5-Mail-Sender
SUBDIR += p5-Mail-Sendmail
- SUBDIR += p5-Mail-SpamAssassin
SUBDIR += p5-Mail-Spool
SUBDIR += p5-Mail-Tools
SUBDIR += p5-Mail-Transport-Dbx
@@ -648,6 +647,7 @@
SUBDIR += spamass-ixhash
SUBDIR += spamass-milter
SUBDIR += spamass-rules
+ SUBDIR += spamassassin
SUBDIR += spambnc
SUBDIR += spamcup
SUBDIR += spamd
Modified: head/mail/claws-mail-spamassassin/Makefile
==============================================================================
--- head/mail/claws-mail-spamassassin/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/claws-mail-spamassassin/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -6,7 +6,7 @@ PORTREVISION= 0
COMMENT= SpamAssassin plugin for Claws Mail
-RUN_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS= spamd:${PORTSDIR}/mail/spamassassin
CLAWS_PLUGINS_BUILD= spamassassin
Modified: head/mail/evolution/Makefile
==============================================================================
--- head/mail/evolution/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/evolution/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -66,7 +66,7 @@ CONFIGURE_ARGS+=--with-openldap=no
.endif
.if ${PORT_OPTIONS:MSPAMASSASSIN}
-RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/spamassassin
.endif
.if defined(HEIMDAL_HOME) || defined(WITH_HEIMDAL) || defined(NO_KERBEROS)
Modified: head/mail/exim/Makefile
==============================================================================
--- head/mail/exim/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/exim/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -449,7 +449,7 @@ SEDLIST+= -e 's,XX_SRS_FLAGS_XX,,' \
.endif
.if ${PORT_OPTIONS:MSA_EXIM}
-RUN_DEPENDS+= ${LOCALBASE}/bin/spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS+= ${LOCALBASE}/bin/spamc:${PORTSDIR}/mail/spamassassin
PLIST_SUB+= SA_EXIM=""
.else
PLIST_SUB+= SA_EXIM="@comment "
Modified: head/mail/isbg/Makefile
==============================================================================
--- head/mail/isbg/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/isbg/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= decke at FreeBSD.org
COMMENT= Scan an IMAP inbox for spam using SpamAssassin
-RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/spamassassin
DISTDATE= 20100303
NO_BUILD= yes
Modified: head/mail/mailscanner/Makefile
==============================================================================
--- head/mail/mailscanner/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/mailscanner/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -65,7 +65,7 @@ OPTIONS_DEFAULT= SPAMASSASSIN CLAMAV
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSPAMASSASSIN}
-RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/spamassassin
PLIST_SUB+= SPAMASSASSIN=""
.else
PLIST_SUB+= SPAMASSASSIN="@comment "
Modified: head/mail/mimedefang/Makefile
==============================================================================
--- head/mail/mimedefang/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/mimedefang/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -16,7 +16,7 @@ BUILD_DEPENDS= \
p5-MIME-Tools>=5.417:${PORTSDIR}/mail/p5-MIME-Tools \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-Mail-SpamAssassin>=3.0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+ spamassassin>=3.0:${PORTSDIR}/mail/spamassassin
RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= CLAMAV EXAMPLES DOCS
Modified: head/mail/openwebmail/Makefile
==============================================================================
--- head/mail/openwebmail/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/openwebmail/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -101,7 +101,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/tnef:${PO
.endif
.if ${PORT_OPTIONS:MSPAMCHECK}
-RUN_DEPENDS+= p5-Mail-SpamAssassin>=0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS+= spamassassin>=0:${PORTSDIR}/mail/spamassassin
.endif
.if ${PORT_OPTIONS:MSPEEDYCGI}
Modified: head/mail/p5-FuzzyOcr-devel/Makefile
==============================================================================
--- head/mail/p5-FuzzyOcr-devel/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/p5-FuzzyOcr-devel/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -18,7 +18,7 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphi
gocr:${PORTSDIR}/graphics/gocr \
ocrad:${PORTSDIR}/graphics/ocrad \
gifasm:${PORTSDIR}/graphics/giflib \
- spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
+ spamassassin:${PORTSDIR}/mail/spamassassin \
p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM \
p5-MLDBM-Sync>=0:${PORTSDIR}/databases/p5-MLDBM-Sync \
p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx
Modified: head/mail/p5-FuzzyOcr/Makefile
==============================================================================
--- head/mail/p5-FuzzyOcr/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/p5-FuzzyOcr/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -17,7 +17,7 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphi
import:${PORTSDIR}/graphics/ImageMagick \
gocr:${PORTSDIR}/graphics/gocr \
gifasm:${PORTSDIR}/graphics/giflib \
- spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
+ spamassassin:${PORTSDIR}/mail/spamassassin \
p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx
CONFLICTS= p5-FuzzyOcr-devel-[0-9]*
Modified: head/mail/p5-qpsmtpd/Makefile
==============================================================================
--- head/mail/p5-qpsmtpd/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/p5-qpsmtpd/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Flexible SMTP daemon written in Perl and featuring a plugin API
-BUILD_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
+BUILD_DEPENDS= spamd:${PORTSDIR}/mail/spamassassin \
p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \
p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
Modified: head/mail/sa-utils/Makefile
==============================================================================
--- head/mail/sa-utils/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/sa-utils/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -11,7 +11,7 @@ DISTFILES= # none
MAINTAINER= matthew at FreeBSD.org
COMMENT= SpamAssassin nightly periodic maintenance
-RUN_DEPENDS= sa-update:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS= sa-update:${PORTSDIR}/mail/spamassassin
OPTIONS_DEFINE= SACOMPILE
SACOMPILE_DESC= Enable sa-compile support
Modified: head/mail/simscan/Makefile
==============================================================================
--- head/mail/simscan/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/simscan/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -63,7 +63,7 @@ BUILD_DEPENDS+= ripmime:${PORTSDIR}/mail
.endif
.if ${PORT_OPTIONS:MSPAMD}
-BUILD_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+BUILD_DEPENDS+= spamassassin:${PORTSDIR}/mail/spamassassin
CONFIGURE_ARGS+=--enable-spam=y
CONFIGURE_ARGS+=--enable-spamassassin-path=${LOCALBASE}/bin/spamassassin
.endif
Modified: head/mail/spamass-ixhash/Makefile
==============================================================================
--- head/mail/spamass-ixhash/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/spamass-ixhash/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= michael at ranner.eu
COMMENT= The iXhash plugin for SpamAssassin
-RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
+RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin \
p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Net-DNS>=0.63:${PORTSDIR}/dns/p5-Net-DNS
Modified: head/mail/spamass-milter/Makefile
==============================================================================
--- head/mail/spamass-milter/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/spamass-milter/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= spamass-milt
MAINTAINER= m.tsatsenko at gmail.com
COMMENT= Sendmail Milter (mail filter) plugin for SpamAssassin
-BUILD_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+BUILD_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin
RUN_DEPENDS:= ${BUILD_DEPENDS}
LICENSE= GPLv2
Modified: head/mail/spamass-rules/Makefile
==============================================================================
--- head/mail/spamass-rules/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/spamass-rules/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.ranner.eu/stuff
MAINTAINER= michael at ranner.eu
COMMENT= Custom rulesets for SpamAssassin
-RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin
NO_OPTIONS_SORT= yes
OPTIONS_DEFINE= \
Modified: head/mail/spamassassin/Makefile
==============================================================================
--- head/mail/p5-Mail-SpamAssassin/Makefile Tue Mar 11 21:21:14 2014 (r347934)
+++ head/mail/spamassassin/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -1,13 +1,13 @@
# Created by: Anthony Kim
# $FreeBSD$
-PORTNAME= Mail-SpamAssassin
+PORTNAME= spamassassin
PORTVERSION= 3.4.0
-PORTREVISION?= 2 # committer: please bump PORTREVISION on Slaves
+PORTREVISION?= 3 # also bump japanese/spamassassin
CATEGORIES?= mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan
-PKGNAMEPREFIX?= p5-
+DISTNAME= Mail-SpamAssassin-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:apache,cpan
MAINTAINER?= adamw at FreeBSD.org
@@ -24,7 +24,7 @@ BUILD_DEPENDS= p5-NetAddr-IP>=4.00.7:${P
RUN_DEPENDS= ${BUILD_DEPENDS} \
re2c>=.12.0:${PORTSDIR}/devel/re2c
-CONFLICTS?= ja-p5-Mail-SpamAssassin-[0-9]*
+CONFLICTS?= ja-spamassassin-[0-9]*
USES= perl5
USE_PERL5= configure
Modified: head/mail/spampd/Makefile
==============================================================================
--- head/mail/spampd/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/spampd/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.worlddesign.com
MAINTAINER= ports at FreeBSD.org
COMMENT= Spamassassin SMTP Proxy
-RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
+RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin \
p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server
NO_BUILD= yes
Modified: head/mail/vpopmail/Makefile
==============================================================================
--- head/mail/vpopmail/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/mail/vpopmail/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -173,8 +173,8 @@ MAILDROP_BUILD_DEPENDS= maildrop:${PORT
SPAMASSASSIN_CONFIGURE_ON= --enable-spamassassin \
--enable-spamc-prog=${LOCALBASE}/bin/spamc \
--enable-spam-threshold=${SPAM_THRESHOLD}
-SPAMASSASSIN_BUILD_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
-SPAMASSASSIN_RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+SPAMASSASSIN_BUILD_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin
+SPAMASSASSIN_RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin
SPAMFOLDER_CONFIGURE_ON= --enable-spam-junkfolder
.include <bsd.port.options.mk>
Modified: head/security/amavisd-new/Makefile
==============================================================================
--- head/security/amavisd-new/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/security/amavisd-new/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -49,7 +49,7 @@ MYSQL_DESC= Use MySQL for lookups/loggi
PGSQL_DESC= Use PgSQL for lookups/logging/quarantine
LDAP_DESC= Use LDAP for lookups
SASL_DESC= Use SASL authentication
-SPAMASSASSIN_DESC= Use mail/p5-Mail-SpamAssassin
+SPAMASSASSIN_DESC= Use mail/spamassassin
P0F_DESC= Passive operating system fingerprinting
ALTERMIME_DESC= Use AlterMime for defanging/disclaimers
FILE_DESC= Use newer file(1) utility from ports
@@ -120,7 +120,7 @@ RUN_DEPENDS+= p5-Authen-SASL>=0:${PORTSD
.endif
.if ${PORT_OPTIONS:MSPAMASSASSIN}
-RUN_DEPENDS+= p5-Mail-SpamAssassin>=0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS+= spamassassin>=0:${PORTSDIR}/mail/spamassassin
.endif
.if ${PORT_OPTIONS:MP0F}
Modified: head/security/maia/Makefile
==============================================================================
--- head/security/maia/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/security/maia/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -170,7 +170,7 @@ RUN_DEPENDS+= clamd:${PORTSDIR}/security
.endif
.if ${PORT_OPTIONS:MSPAMASSASSIN}
-RUN_DEPENDS+= p5-Mail-SpamAssassin>=0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS+= spamassassin>=0:${PORTSDIR}/mail/spamassassin
.endif
.if ${PORT_OPTIONS:MGRAPHICS}
Modified: head/sysutils/dtc/Makefile
==============================================================================
--- head/sysutils/dtc/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/sysutils/dtc/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -98,7 +98,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/sasl2/lib
.endif
.if defined(WITH_SPAMASSASSIN)
-RUN_DEPENDS+= ${LOCALBASE}/bin/spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+RUN_DEPENDS+= ${LOCALBASE}/bin/spamd:${PORTSDIR}/mail/spamassassin
.endif
.if defined(WITH_CLAMAV)
Modified: head/textproc/p5-Plagger/Makefile
==============================================================================
--- head/textproc/p5-Plagger/Makefile Tue Mar 11 21:24:59 2014 (r347935)
+++ head/textproc/p5-Plagger/Makefile Tue Mar 11 21:49:40 2014 (r347936)
@@ -295,7 +295,7 @@ BUILD_DEPENDS+= p5-YAML-Syck>=0:${PORTSD
.endif
.if ${PORT_OPTIONS:MFILSPAMASSN}
-BUILD_DEPENDS+= p5-Mail-SpamAssassin>=0:${PORTSDIR}/mail/p5-Mail-SpamAssassin
+BUILD_DEPENDS+= spamassassin>=0:${PORTSDIR}/mail/spamassassin
.endif
.if ${PORT_OPTIONS:MPROFANITY}
More information about the svn-ports-all
mailing list