From owner-freebsd-ports Sun Jul 14 9:50:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10DAA37B401 for ; Sun, 14 Jul 2002 09:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 921DB43E72 for ; Sun, 14 Jul 2002 09:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6EGo2JU063350 for ; Sun, 14 Jul 2002 09:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6EGo2xX063349; Sun, 14 Jul 2002 09:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95DA537B401 for ; 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 ; 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 ; 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 Reply-To: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40559: update port: mail/openwebmail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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