upgrade to openwebmail-1.80

Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
This commit is contained in:
Yen-Ming Lee 2002-11-23 18:09:27 +00:00
parent 55273dd8c6
commit d7b9d91adc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70887
3 changed files with 667 additions and 104 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= openwebmail
PORTVERSION= 1.71
PORTVERSION= 1.80
CATEGORIES= mail
MASTER_SITES= http://openwebmail.org/openwebmail/download/ \
http://turtle.ee.ncku.edu.tw/openwebmail/download/
@ -31,10 +31,10 @@ do-install:
.for dir in sessions users
@${CHMOD} 0770 ${OWCGIDIR}/etc/${dir}
.endfor
.for file in openwebmail.pl openwebmail-main.pl openwebmail-read.pl \
openwebmail-viewatt.pl openwebmail-send.pl openwebmail-spell.pl \
openwebmail-prefs.pl openwebmail-folder.pl openwebmail-abook.pl \
openwebmail-advsearch.pl openwebmail-cal.pl checkmail.pl
.for file in openwebmail-abook.pl openwebmail-advsearch.pl openwebmail-cal.pl \
openwebmail-folder.pl openwebmail-main.pl openwebmail-prefs.pl \
openwebmail-read.pl openwebmail-send.pl openwebmail-spell.pl \
openwebmail-tool.pl openwebmail-viewatt.pl openwebmail.pl
@${CHMOD} 4555 ${OWCGIDIR}/${file}
.endfor
@${PERL5} ${WRKSRC}/cgi-bin/openwebmail/uty/wrapsuid.pl ${OWCGIDIR}

View File

@ -1 +1 @@
MD5 (openwebmail-1.71.tgz) = c15f98670cb9dc3bd0a4f1a2fa1c2dfa
MD5 (openwebmail-1.80.tgz) = 073baf26590bc7c1ccb963dc948c7a17

File diff suppressed because it is too large Load Diff