From 80c8465e3b4b729c89597ca1389e3707d3b1d3e2 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Wed, 15 Oct 2003 01:37:14 +0000 Subject: update to openwebmail 2.20 PR: 58017 Submitted by: Cheng-Lung Sung --- mail/openwebmail/Makefile | 8 ++++---- mail/openwebmail/distinfo | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 1d8945ce652c..29fb754a7916 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openwebmail -PORTVERSION= 2.10 +PORTVERSION= 2.20 CATEGORIES= mail MASTER_SITES= http://openwebmail.com/openwebmail/download/ \ http://turtle.ee.ncku.edu.tw/openwebmail/download/ @@ -100,7 +100,7 @@ post-patch: @${PERL} -pi.bak -e 's,/usr/local/www/data/openwebmail,${OWDATADIR},g' ${PATCH_WRKSRC}/etc/openwebmail.conf .if !defined(WITHOUT_SPEEDYCGI) @${ECHO} "savedsuid_support no" >> ${PATCH_WRKSRC}/etc/openwebmail.conf - @${PERL} -pi.bak -e 's,/usr/local/bin/speedy,${PREFIX}/bin/speedy_suid,g' ${PATCH_WRKSRC}/openwebmail*pl + @${PERL} -pi.bak -e 's,/usr/local/bin/speedy,${LOCALBASE}/bin/speedy_suid,g' ${PATCH_WRKSRC}/openwebmail*pl .else @${PERL} -pi.bak -e 's,/usr/bin/suidperl,${PERL},g' ${PATCH_WRKSRC}/openwebmail*pl .endif @@ -109,8 +109,8 @@ pre-install: @${FIND} ${WRKSRC}/*/openwebmail \( -name "*.bak" -or -name "*.orig" \) -delete .if !exists(${PLIST}) @${FIND} ${WRKSRC}/*/openwebmail -type f -o -type l | ${SED} -e 's,${WRKSRC},www,g' | sort -u > ${PLIST} -.for file in b2g g2b lunar - @${ECHO} "www/cgi-bin/openwebmail/etc/${file}.db" >> ${PLIST} +.for f in b2g g2b lunar + @${ECHO} "www/cgi-bin/openwebmail/etc/${f}.db" >> ${PLIST} .endfor .if defined(WITHOUT_SPEEDYCGI) @${FIND} ${WRKSRC}/*/openwebmail -name "openwebmail*pl" | \ diff --git a/mail/openwebmail/distinfo b/mail/openwebmail/distinfo index 13c8638b65e3..a7b5a5279652 100644 --- a/mail/openwebmail/distinfo +++ b/mail/openwebmail/distinfo @@ -1 +1 @@ -MD5 (openwebmail-2.10.tgz) = 356c756a1ca8e19d1e71bc96b1b1094b +MD5 (openwebmail-2.20.tgz) = f4eed705f0055ce8269590ce4122ee29 -- cgit v1.2.3