From 45319ce3d55261efa082863372a9b8d3081d7f8c Mon Sep 17 00:00:00 2001 From: pat Date: Sun, 14 Jul 2002 19:00:44 +0000 Subject: - Add openwebmail-cal.pl to the list of setuid scripts - Fix plist - Bump PORTREVISION. PR: ports/40559 Submitted by: maintainer --- mail/openwebmail/Makefile | 3 ++- mail/openwebmail/pkg-plist | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index de2d497..4f321d5 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= openwebmail PORTVERSION= 1.70 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://openwebmail.org/openwebmail/download/ \ http://turtle.ee.ncku.edu.tw/openwebmail/download/ @@ -34,7 +35,7 @@ do-install: .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 checkmail.pl + openwebmail-advsearch.pl openwebmail-cal.pl checkmail.pl @${CHMOD} 4555 ${OWCGIDIR}/${file} .endfor @${PERL5} ${WRKSRC}/cgi-bin/openwebmail/uty/wrapsuid.pl ${OWCGIDIR} diff --git a/mail/openwebmail/pkg-plist b/mail/openwebmail/pkg-plist index 348b57d..8a5131e 100644 --- a/mail/openwebmail/pkg-plist +++ b/mail/openwebmail/pkg-plist @@ -1,6 +1,7 @@ www/cgi-bin/openwebmail/.checkmail.pl www/cgi-bin/openwebmail/.openwebmail-abook.pl www/cgi-bin/openwebmail/.openwebmail-advsearch.pl +www/cgi-bin/openwebmail/.openwebmail-cal.pl www/cgi-bin/openwebmail/.openwebmail-folder.pl www/cgi-bin/openwebmail/.openwebmail-main.pl www/cgi-bin/openwebmail/.openwebmail-prefs.pl -- cgit v1.1