Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 00:48:07 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40559: update port: mail/openwebmail
Message-ID:  <20020714164807.570F33EAAAC@utopia.leeym.com>

next in thread | raw e-mail | index | archive | help

>Number:         40559
>Category:       ports
>Synopsis:       update port: mail/openwebmail
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 14 09:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.6-STABLE FreeBSD 4.6-STABLE #30: Sat Jul 6 05:51:06 CST 2002 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:
setuid openwebmail-cal.pl which is omitted in readme file. (for calendar)
bump PORTREVISION.

>How-To-Repeat:
	
>Fix:

	

--- openwebmail.diff begins here ---
diff -ruN --exclude CVS /usr/ports/mail/openwebmail/Makefile openwebmail/Makefile
--- /usr/ports/mail/openwebmail/Makefile	Sat Jul 13 18:02:10 2002
+++ openwebmail/Makefile	Mon Jul 15 00:44:34 2002
@@ -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 @@
 .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 -ruN --exclude CVS /usr/ports/mail/openwebmail/pkg-plist openwebmail/pkg-plist
--- /usr/ports/mail/openwebmail/pkg-plist	Sat Jul 13 18:02:13 2002
+++ openwebmail/pkg-plist	Sun Jul 14 22:53:47 2002
@@ -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
--- openwebmail.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020714164807.570F33EAAAC>