aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2008-04-13 10:46:31 +0800
committerclsung <clsung@FreeBSD.org>2008-04-13 10:46:31 +0800
commitfaf8720e9a862e102f1df8a6b4bae9fc85338c9c (patch)
tree83a5b5d80310b5a749efa503cb033b54ef931b63 /japanese
parent202aebd5a59c6203456d1ec2e113480b5e730f81 (diff)
downloadfreebsd-ports-gnome-faf8720e9a862e102f1df8a6b4bae9fc85338c9c.tar.gz
freebsd-ports-gnome-faf8720e9a862e102f1df8a6b4bae9fc85338c9c.tar.zst
freebsd-ports-gnome-faf8720e9a862e102f1df8a6b4bae9fc85338c9c.zip
- Sync with the latest mail/p5-Mail-SpamAssassin.
- Modify pkg-messages for the latest p5-Text-MeCab. PR: ports/122696 Submitted by: maintainer (TAOKA Fumiyoshi)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-Mail-SpamAssassin/Makefile6
-rw-r--r--japanese/p5-Mail-SpamAssassin/pkg-message2
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/p5-Mail-SpamAssassin/Makefile b/japanese/p5-Mail-SpamAssassin/Makefile
index cb4d31253353..8a6eda36051f 100644
--- a/japanese/p5-Mail-SpamAssassin/Makefile
+++ b/japanese/p5-Mail-SpamAssassin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Mail-SpamAssassin
PORTVERSION= 3.2.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= japanese mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
${PATCH_SITES}
@@ -26,13 +26,13 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= fmysh@iijmio-mail.jp
COMMENT= SpamAssassin with Japanese tokenizer
-BUILD_DEPENDS= p5-Net-DNS>=0.60:${PORTSDIR}/dns/p5-Net-DNS \
+BUILD_DEPENDS= p5-Net-DNS>=0.63:${PORTSDIR}/dns/p5-Net-DNS \
p5-IO-Zlib>=1.04:${PORTSDIR}/archivers/p5-IO-Zlib \
p5-HTML-Parser>=3.43:${PORTSDIR}/www/p5-HTML-Parser \
p5-IO-Compress-Zlib>=2.04:${PORTSDIR}/archivers/p5-IO-Compress-Zlib \
p5-Compress-Zlib>=2.04:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
- ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+ p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS= ${BUILD_DEPENDS} \
${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \
diff --git a/japanese/p5-Mail-SpamAssassin/pkg-message b/japanese/p5-Mail-SpamAssassin/pkg-message
index 192847c6d46c..c6fb46ac9044 100644
--- a/japanese/p5-Mail-SpamAssassin/pkg-message
+++ b/japanese/p5-Mail-SpamAssassin/pkg-message
@@ -40,4 +40,4 @@ Tokenizer::MeCab uses UTF-8 encoding. You may have to manually
(re)install the following ports with the build options for UTF-8:
japanese/mecab WITH_CHARSET=utf-8
japanese/mecab-ipadic WITH_CHARSET=utf-8
- japanese/p5-Text-MeCab ENCODING=utf8
+ japanese/p5-Text-MeCab ENCODING=utf-8