aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-01-08 18:55:27 +0800
committerYen-Ming Lee <leeym@FreeBSD.org>2005-01-08 18:55:27 +0800
commita2e723382c857cb52517547dd55100b5817933d1 (patch)
treebbf9ce7368660f3b90e64afab1728e0fd14b0b43 /mail
parent684e4c90b382e1be81769fe4127c7ce383a20af4 (diff)
downloadfreebsd-ports-gnome-a2e723382c857cb52517547dd55100b5817933d1.tar.gz
freebsd-ports-gnome-a2e723382c857cb52517547dd55100b5817933d1.tar.zst
freebsd-ports-gnome-a2e723382c857cb52517547dd55100b5817933d1.zip
- update to openwebmail-2.50
Diffstat (limited to 'mail')
-rw-r--r--mail/openwebmail/Makefile11
-rw-r--r--mail/openwebmail/distinfo4
2 files changed, 9 insertions, 6 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index d5a11b013563..3bf7d8b6bccb 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -6,16 +6,18 @@
#
PORTNAME= openwebmail
-PORTVERSION= 2.41
+PORTVERSION= 2.50
CATEGORIES= mail
-MASTER_SITES= http://openwebmail.org/openwebmail/download/release/ \
- http://turtle.ee.ncku.edu.tw/openwebmail/download/release/
+MASTER_SITES= http://openwebmail.org/openwebmail/download/%SUBDIR%/ \
+ http://turtle.ee.ncku.edu.tw/openwebmail/download/%SUBDIR%/
+MASTER_SITE_SUBDIR?= release
MAINTAINER= leeym@FreeBSD.org
COMMENT= A webmail system designed to manage big mail folder files efficiently
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
+ ${LOCALBASE}/sbin/lsof:${PORTSDIR}/sysutils/lsof
USE_PERL5= yes
NO_BUILD= yes
@@ -136,6 +138,7 @@ post-patch:
.endif
.if defined(WITH_SPAMCHECK)
@${PERL} -pi.bak -e 's,enable_spamcheck no,enable_spamcheck yes,g' ${PATCH_WRKSRC}/etc/openwebmail.conf-dist
+ @${ECHO} "enable_saprefs yes" >> ${PATCH_WRKSRC}/etc/openwebmail.conf-dist
.endif
.if defined(WITH_SPAMCHECK_ALL)
@${ECHO} "spamcheck_source_allowed all" >> ${PATCH_WRKSRC}/etc/openwebmail.conf-dist
diff --git a/mail/openwebmail/distinfo b/mail/openwebmail/distinfo
index 6320f63f5c04..1a12381a2ceb 100644
--- a/mail/openwebmail/distinfo
+++ b/mail/openwebmail/distinfo
@@ -1,2 +1,2 @@
-MD5 (openwebmail-2.41.tar.gz) = f3df360acfeb693d648b38c55656f03f
-SIZE (openwebmail-2.41.tar.gz) = 6300044
+MD5 (openwebmail-2.50.tar.gz) = 889bddb68ad2ba81ee1d00ecaf2ba2e2
+SIZE (openwebmail-2.50.tar.gz) = 6888576