From leeym@utopia.leeym.com  Sun Jul 14 09:48:19 2002
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 95DA537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jul 2002 09:48:19 -0700 (PDT)
Received: from utopia.leeym.com (utopia.leeym.com [61.218.64.93])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 665DB43E6A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jul 2002 09:48:18 -0700 (PDT)
	(envelope-from leeym@utopia.leeym.com)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 7A3D43EAAAD
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Jul 2002 00:48:10 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id 570F33EAAAC; Mon, 15 Jul 2002 00:48:07 +0800 (CST)
Message-Id: <20020714164807.570F33EAAAC@utopia.leeym.com>
Date: Mon, 15 Jul 2002 00:48:07 +0800 (CST)
From: Yen-Ming Lee <leeym@utopia.leeym.com>
Reply-To: Yen-Ming Lee <leeym@utopia.leeym.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update port: mail/openwebmail
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         40559
>Category:       ports
>Synopsis:       update port: mail/openwebmail
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 14 09:50:02 PDT 2002
>Closed-Date:    Sun Jul 14 12:00:59 PDT 2002
>Last-Modified:  Sun Jul 14 12:00:59 PDT 2002
>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:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Sun Jul 14 12:00:48 PDT 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40559 
>Unformatted:
